Uses of Package
thredds.catalog

Packages that use thredds.catalog
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
 

Classes in thredds.catalog used by thredds.catalog
CatalogSetCallback
          Allows asynchrous reading of a catalog.
CollectionType
          Type-safe enumeration of THREDDS coherent collection types.
DataFormatType
          Type-safe enumeration of THREDDS data format types.
DatasetFilter
          Abstract class to filter datasets.
InvAccess
          Public interface to an access element, defining how to access a specific web resource.
InvCatalog
          Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogConvertIF
          Converts JDOM tree to Inventory Catalog Objects.
InvCatalogFactory
          Reads an XML document and constructs thredds.catalog object.
InvCatalogImpl
          Concrete implementation of a Thredds catalog object.
InvCatalogRef
          A reference to a InvCatalog.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
InvDatasetFmrc.InventoryParams
           
InvDatasetImpl
          Concrete implementation of a thredds Dataset, for reading and writing from XML.
InvDatasetScan
          Represents server-side information on how to scan a collection of datasets for catalog generation.
InvDocumentation
          A documentation object: text, HTML or an Xlink.
InvMetadata
          A metadata element: structured XML element containing info about associated dataset or catalog.
InvProperty
          A Property is a name/value pair.
InvService
          A Service is an abstraction for an internet service, such as a data server, FTP, etc.
MetadataConverterIF
          Converts JDOM Element to Objects holding metadata content.
MetadataType
          Type-safe enumeration of THREDDS Metadata types.
ServiceType
          Type-safe enumeration of THREDDS Service types.
ThreddsMetadata
          Metadata for "enhanced catalogs", type THREDDS.
ThreddsMetadata.Contributor
          Implements Contributor type.
ThreddsMetadata.GeospatialCoverage
          Implements GeospatialCoverage type.
ThreddsMetadata.Range
          Implements spatialRange type.
ThreddsMetadata.Source
          Implements Source type, used by publisher and creator elements.
ThreddsMetadata.Variable
          Implements Variable type.
ThreddsMetadata.Variables
          Implements Variables type.
ThreddsMetadata.Vocab
          Implements Vocab type, just text with an optional "vocabulary" attribute.