Package gov.nasa.pds.objectAccess.table
package gov.nasa.pds.objectAccess.table
Implementations of access objects and interfaces for reading and writing tables and table fields.
-
ClassDescriptionImplements a factory for getting adapter facade objects.Implements a field adapter for binary bit fields.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.Defines a set of field and record delimiters for a table.Implements a field adapter for binary, double-precision, floating-point fields.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.Implements a field adapter for binary, single-precision, floating-point fields.Implements a field adapter for binary integer fields.Implements a field adapter for numeric fields stored in textual format, as in a character table.Defines a facade object that gives access to a table, either binary fixed, character fixed, or delimited.