Package thredds.catalog.query

Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents.

See:
          Description

Interface Summary
Choice Abstraction of a choice a user can make.
DqcConvertIF Converts XML DOM to DQC Objects.
 

Class Summary
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.
SelectStation Implementation of a DQC station selector element.
Station Implementation of a DQC station element.
 

Package thredds.catalog.query Description

Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents. To read and write XML files, see DqcFactory class.



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.