| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| FieldAdapter
Defines an adapter object for table fields that can read the field value from a byte array or
write the field value into a byte array.
|
| Class and Description |
|---|
| TableAdapter
Defines a facade object that gives access to a table, either binary fixed, character fixed, or
delimited.
|
| Class and Description |
|---|
| AdapterFactory
Implements a factory for getting adapter facade objects.
|
| DefaultFieldAdapter
Implements an adapter object for table fields that can read the field value from a byte array or
write the field value into a byte array.
|
| DelimiterType
Defines a set of field and record delimiters for a table.
|
| FieldAdapter
Defines an adapter object for table fields that can read the field value from a byte array or
write the field value into a byte array.
|
| TableAdapter
Defines a facade object that gives access to a table, either binary fixed, character fixed, or
delimited.
|
Copyright © 2022 Planetary Data System. All rights reserved.