| CDMData |
Wrap a CDM Array and metadata to provide a DAP4 read API
|
| CDMDMR |
|
| CDMDMR.CDMAttribute |
|
| CDMDMR.CDMAttributeSet |
|
| CDMDMR.CDMDataset |
|
| CDMDMR.CDMDimension |
|
| CDMDMR.CDMEnumConst |
|
| CDMDMR.CDMEnumeration |
|
| CDMDMR.CDMGroup |
|
| CDMDMR.CDMMap |
|
| CDMDMR.CDMOtherXML |
|
| CDMDMR.CDMSequence |
|
| CDMDMR.CDMStructure |
|
| CDMDMR.CDMVariable |
|
| CDMWrap |
Wrap CDM source (NetcdfDataset) to Provide a DAP4 API.
|
| ChunkWriter |
|
| DapController |
|
| DapDSR |
Generate the DSR for a dataset.
|
| DapRequest |
User requests get cached here so that downstream code can access
the details of the request information.
|
| DapSerializer |
Given a DSP, serialize
possibly constrained data.
|
| MultiOdometer |
An odometer capable of dealing with a Multi-slices.
|
| NullOutputStream |
OutputStream that discards anything written to it.
|
| Odometer |
A classic implementation of an odometer
taken from the netcdf-c code.
|
| OdometerFactory |
Factory class for Odometers
|
| ScalarOdometer |
A implementation of an odometer for scalar variables.
|
| SerialWriter |
The SerialWriter class
is intended to provide the API
through which various kinds of
data are written into the ChunkWriter.
|
| Value |
|