| Package | Description |
|---|---|
| dap4.core.data |
| Class and Description |
|---|
| Data
The Data*.java classes
provide a new representation for
accessing data sources.
|
| DataCompound
DataCompound is purely to allow
unified reference to:
-DataStructure
-DataSequence
|
| DataException |
| DataRecord
DataRecord represents a record from a sequence.
|
| DataSort
Define the kinds of Data objects to avoid having to do instanceof.
|
| DataStructure
DataStructure represents a single instance of a structure.
|
| DataVariable
DataVariable is purely to allow
unified reference to various kinds of
variables:
-DataAtomic
-DataCompoundArray
-DataStructure
-DataSequence
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.