Package gov.nasa.pds.objectAccess
package gov.nasa.pds.objectAccess
Provides programmatic access to PDS4 objects.
-
ClassDescriptionClass that provides common I/O functionality for PDS data objects.Class to encapsulate PDS data types referenced by name in XML-based labels.Implements a delimited table record.Exporter<T>Interface for exporting objects of type T.Factory pattern class to create specific object exporters.Implements a fixed-width table record.Super class for all image exporter types.The
ObjectAccessclass is a point of entry into parsed PDS (including PDS 4/XML-schema-labeled) objects.Super class of all object type exporters.Provides access to PDS4 objects.Encapsulates an exception the occurred while parsing an XML label.Table reader that provides the capability to read a table line by line rather than record by record, which is more strict as it relies on the label metadata.Defines methods for converting a table object to a desired export type.TheTableReaderclass defines methods for reading table records.TheTableWriterclass is used for writing fixed-width text, fixed-width binary and delimited data files.Class for converting PDS Array_3D_Image products.Class for converting PDS Array_3D_Spectrum products.Class for converting 2D PDS images.