All Classes and Interfaces

Class
Description
Field data for CDF record of type Attribute Descriptor Record.
Represents an entry in a global or variable attribute.
Abstract superclass for CDF Attribute Entry Descriptor Records.
Field data for CDF record of type Attribute g/rEntry Descriptor Record.
Field data for CDF record of type Attribute zEntry Descriptor Record.
Abstract Buf implementation that divides the byte sequence into one or more contiguous data banks.
Data bank for use within BankBuf class and its subclasses.
Represents a sequence of bytes along with operations to read primitive values from it.
Factory and utility methods for use with Bufs.
Provides all the data and metadata in a CDF file in a high-level read-only easy to use form.
Field data for CDF record of type CDF Descriptor Record.
Utility to dump the records of a CDF file, optionally with field values.
Marks field members of Record subclasses which correspond directly to fields in typed CDF records in a CDF file.
Exception thrown during CDF parsing when the data stream appears either to be in contravention of the CDF format, or uses some feature of the CDF format which is unsupported by the current implementation.
Encapsulates some global information about a CDF file.
Utility to describe a CDF file, optionally with record data.
Examines a CDF file and provides methods to access its records.
Field data for CDF record of type Compressed CDF Record.
Field data for CDF record of type Compressed Parameters Record.
Field data for CDF record of type Compressed Variable Values Record.
Defines a data compression type supported for compressing CDF data.
Reads items with a given data type from a buffer into an array.
Enumerates the data types supported by the CDF format.
Does string formatting of epoch values in various representations.
Provides the description and entry values for CDF attribute with global scope.
Field data for CDF record of type Global Descriptor Record.
Utilities for controlling logging level.
Compact log record formatter.
Enumeration of numeric encoding values supported by CDF.
Marks field members of Record subclasses which represent absolute file offsets.
Keeps track of a file offset.
Abstract superclass for a CDF Record object.
Turns bytes in a buffer into typed and populated CDF records.
Keeps track of where a variable's record data is stored.
Records basic information about the position, extent and type of a CDF record.
Takes care of turning raw variable record values into shaped record values.
Buf implementation based on a single NIO ByteBuffer.
Field data for CDF record of type Sparseness Parameters Record.
Handles conversions between TT_TIME2000 (TT since J2000.0) and Unix (UTC since 1970-01-01) times.
Field data for CDF record of type Unused Internal Record.
Provides the metadata and record data for a CDF variable.
Provides the description and per-variable entry values for a CDF attribute with variable scope.
Abstract superclass for CDF Variable Descriptor Records.
Field data for CDF record of type rVariable Descriptor Record.
Field data for CDF record of type zVariable Descriptor Record.
Field data for CDF record of type Variable Index Record.
Field data for CDF record of type Variable Values Record.
Buf implementation based on an existing Buf instance.