| Interface | Description |
|---|---|
| DapDecl |
Define a common interface to unify Declarations
|
| Class | Description |
|---|---|
| DapAttribute | |
| DapAttributeSet | |
| DapDataset |
This is the root object of a DMR tree.
|
| DapDimension |
This class defines a Dimension:
Modified 10/15/2016 to support zero-sized dimensions.
|
| DapEnumConst | |
| DapEnumeration | |
| DapGroup |
This class defines a non-groupd group:
i.e.
|
| DapMap |
This class holds a reference to a map variable.
|
| DapNode | |
| DapOtherXML | |
| DapSequence | |
| DapStructure |
DapStructure is normally used as a singleton
type for a variable, but for consistency,
we track it as a type rather than a variable
and create a separate variable whose basetype points
to it.
|
| DapType |
This reifies all of the atomic types
and specifically all enumeration declarations
as specific objects denoting a type.
|
| DapVariable |
This class represents any variable or field.
|
| DMRFactory | |
| DMRPrinter |
DMR Printer.
|
| ErrorResponse |
The official format for an error response is defined here:
http://docs.opendap.org/index.php/DAP4_Web_Services_v3#DAP4_Error_Response.
|
| Enum | Description |
|---|---|
| DMRPrinter.Controls | |
| TypeSort |