gov.nasa.pds.tools.label.validate
Class ObjectValidator

java.lang.Object
  extended by gov.nasa.pds.tools.label.validate.ObjectValidator
All Implemented Interfaces:
PointerType

public class ObjectValidator
extends java.lang.Object
implements PointerType

Version:
$Revision: 3854 $
Author:
pramirez

Field Summary
 
Fields inherited from interface gov.nasa.pds.tools.label.PointerType
CATALOG, CATALOG_NAMES, DATA_LOCATION, DESCRIPTION, DESCRIPTION_NAMES, INCLUDE, INCLUDE_NAMES, MAP_PROJECTION, UNDEFINED
 
Constructor Summary
ObjectValidator()
           
 
Method Summary
static boolean isValid(Dictionary dictionary, ObjectStatement object)
           
static boolean isValid(Dictionary dictionary, ObjectStatement object, ValidationListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectValidator

public ObjectValidator()
Method Detail

isValid

public static boolean isValid(Dictionary dictionary,
                              ObjectStatement object)

isValid

public static boolean isValid(Dictionary dictionary,
                              ObjectStatement object,
                              ValidationListener listener)


Copyright © 2005-2009 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.