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

java.lang.Object
  extended by gov.nasa.pds.tools.label.validate.ObjectValidator

public class ObjectValidator
extends java.lang.Object

Version:
$Revision: 2936 $
Author:
pramirez

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)
                       throws DefinitionNotFoundException
Throws:
DefinitionNotFoundException

isValid

public static boolean isValid(Dictionary dictionary,
                              ObjectStatement object,
                              ValidationListener listener)
                       throws DefinitionNotFoundException
Throws:
DefinitionNotFoundException


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