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

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

public class GroupValidator
extends java.lang.Object

Version:
$Revision: 2911 $
Author:
pramirez

Constructor Summary
GroupValidator()
           
 
Method Summary
static boolean isValid(Dictionary dictionary, GroupStatement group)
           
static boolean isValid(Dictionary dictionary, GroupStatement group, ValidationListener listener)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GroupValidator

public GroupValidator()
Method Detail

isValid

public static boolean isValid(Dictionary dictionary,
                              GroupStatement group)
                       throws DefinitionNotFoundException
Throws:
DefinitionNotFoundException

isValid

public static boolean isValid(Dictionary dictionary,
                              GroupStatement group,
                              ValidationListener listener)
                       throws DefinitionNotFoundException
Throws:
DefinitionNotFoundException


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