Uses of Interface
gov.nasa.pds.tools.label.PointerType

Packages that use PointerType
gov.nasa.pds.tools.label   
gov.nasa.pds.tools.label.validate   
 

Uses of PointerType in gov.nasa.pds.tools.label
 

Classes in gov.nasa.pds.tools.label that implement PointerType
 class CatalogPointer
          This class represents a pointer to a catalog file.
 class DataLocationPointer
          This class represents a data location pointer which typically points to the data that the label is describing.
 class DescriptionPointer
          This class represents a description pointer that references an external file of additional documentation of special use to human readers.
 class IncludePointer
          This class represents a pointer that is a set of external statements that can and should be included in label containing this statement when performing validation.
 class PointerStatement
          This class is the object representation of a pointer statement in a label.
 class PointerStatementFactory
          This class hides the construction of pointers.
 

Uses of PointerType in gov.nasa.pds.tools.label.validate
 

Classes in gov.nasa.pds.tools.label.validate that implement PointerType
 class CatalogNameValidator
           
 class ObjectValidator
           
 



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