Package gov.nasa.pds.label.object

Implementations of objects that represent the data objects that can be referenced by PDS labels.

See:
          Description

Interface Summary
TableRecord Defines an object for table records that can read the field values or write values to the fields given a field name or field index.
 

Class Summary
ArrayObject Implements an object representing an array object in a PDS product.
DataObject Defines a base type for objects within a label.
FieldDescription Implements a description of a table field.
GenericObject Implements a generic interface to a data object, for objects that are not otherwise specially handled.
TableObject Implements an object that represents a table in a PDS product.
 

Enum Summary
FieldType Defines the set of field types that may appear in tables of any of the table types.
 

Package gov.nasa.pds.label.object Description

Implementations of objects that represent the data objects that can be referenced by PDS labels.



Copyright © 2013. All Rights Reserved.