See: Description
| Interface | Description |
|---|---|
| Choice |
Abstraction of a choice a user can make.
|
| DqcConvertIF |
Converts XML DOM to DQC Objects.
|
| Class | Description |
|---|---|
| DqcFactory |
Reads an XML document and constructs an QueryCapability object.
|
| ListChoice |
Implementation of a thredds query choice element.
|
| Location |
Implementation of a DQC location element.
|
| Query |
Implementation of a DQC query element.
|
| QueryCapability |
Implementation of a thredds DQC object.
|
| SelectGeoRegion |
Implementation of a DQC select geo region.
|
| SelectList |
Implementation of a DQC list selector element.
|
| Selector |
Abstract class for DQC selector elements.
|
| SelectRange |
Implementation of a DQC select range.
|
| SelectRangeDate |
Implementation of a DQC select range date.
|
| SelectService |
Implementation of a DQC service selector element.
|
| SelectService.ServiceChoice | |
| SelectStation |
Implementation of a DQC station selector element.
|
| Station |
Implementation of a DQC station element.
|