Uses of Package
gov.nasa.pds.label.object
| Package | Description |
|---|---|
| gov.nasa.pds.label |
Implements opt-level classes for accessing PDS labels and their data
objects.
|
| gov.nasa.pds.label.object |
Implementations of objects that represent the data objects
that can be referenced by PDS labels.
|
| gov.nasa.pds.objectAccess |
Provides programmatic access to PDS4 objects.
|
| gov.nasa.pds.objectAccess.table |
Implementations of access objects and interfaces for
reading and writing tables and table fields.
|
-
Classes in gov.nasa.pds.label.object used by gov.nasa.pds.label Class Description DataObject Defines a base type for objects within a label. -
Classes in gov.nasa.pds.label.object used by gov.nasa.pds.label.object Class Description DataObject Defines a base type for objects within a label.FieldDescription Implements a description of a table field.FieldType Defines the set of field types that may appear in tables of any of the table types.RecordLocation Class that holds table record location information.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. -
Classes in gov.nasa.pds.label.object used by gov.nasa.pds.objectAccess Class Description FieldDescription Implements a description of a table field.RecordLocation Class that holds table record location information.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. -
Classes in gov.nasa.pds.label.object used by gov.nasa.pds.objectAccess.table Class Description FieldDescription Implements a description of a table field.