Package gov.nasa.pds.objectAccess

Provides programmatic access to PDS4 objects.

See:
          Description

Interface Summary
DataType Class to encapsulate PDS data types referenced by name in XML-based labels.
Exporter<T> Interface for exporting objects of type T.
ObjectProvider Provides access to PDS4 objects.
 

Class Summary
DelimitedTableRecord Implements a delimited table record.
ExporterFactory Factory pattern class to create specific object exporters.
FixedTableRecord Implements a fixed-width table record.
ObjectAccess The ObjectAccess class is a point of entry into parsed PDS (including PDS 4/XML-schema-labeled) objects.
ObjectExporter Super class of all object type exporters.
TableExporter Defines methods for converting a table object to a desired export type.
TableReader The TableReader class defines methods for reading table records.
TableWriter The TableWriter class is used for writing fixed-width text, fixed-width binary and delimited data files.
TwoDImageExporter Class for converting 2D PDS images.
VicarSystemLabelGenerator  
 

Enum Summary
DataType.NumericDataType  
 

Exception Summary
ParseException Encapsulates an exception the occurred while parsing an XML label.
 

Package gov.nasa.pds.objectAccess Description

Provides programmatic access to PDS4 objects.



Copyright © 2014. All Rights Reserved.