Uses of Package
gov.nasa.pds.objectAccess.table

Packages that use gov.nasa.pds.objectAccess.table
gov.nasa.pds.label.object Implementations of objects that represent the data objects that can be referenced by PDS labels. 
gov.nasa.pds.objectAccess.table Implementations of access objects and interfaces for reading and writing tables and table fields. 
 

Classes in gov.nasa.pds.objectAccess.table used by gov.nasa.pds.label.object
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.
 

Classes in gov.nasa.pds.objectAccess.table used by gov.nasa.pds.objectAccess.table
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 © 2013. All Rights Reserved.