Uses of Package
thredds.catalog

Packages that use thredds.catalog
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.catalog.crawl   
thredds.catalog.dl   
thredds.catalog.parser.jdom   
thredds.catalog.query Reads and writes THREDDS Dataset Query Capabilities (DQC) XML documents. 
thredds.catalog.util   
thredds.catalog2   
thredds.catalog2.builder   
thredds.catalog2.simpleImpl   
thredds.cataloggen   
thredds.cataloggen.config   
thredds.cataloggen.datasetenhancer   
thredds.cataloggen.inserter   
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
ucar.nc2.dt.point Scientific data type "Point", collections of point observation data. 
ucar.nc2.iosp.adde IOSP for ADDE servers 
ucar.nc2.thredds Connects NetCDF-Java to THREDDS Catalogs and Datasets. 
 

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.
DataRootConfig
          Describe
DatasetFilter
          Abstract class to filter datasets.
InvAccess
          Public interface to a catalog 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.
InvDatasetFeatureCollection
          Feature Collection Dataset.
InvDatasetFeatureCollection.State
           
InvDatasetFmrc.InventoryParams
          Deprecated.  
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.
 

Classes in thredds.catalog used by thredds.catalog.crawl
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.
 

Classes in thredds.catalog used by thredds.catalog.dl
InvCatalog
          Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogImpl
          Concrete implementation of a Thredds catalog object.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
ThreddsMetadata.GeospatialCoverage
          Implements GeospatialCoverage type.
ThreddsMetadata.Source
          Implements Source type, used by publisher and creator elements.
 

Classes in thredds.catalog used by thredds.catalog.parser.jdom
DataRootConfig
          Describe
InvAccessImpl
          Concrete access element.
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.
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.
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.
 

Classes in thredds.catalog used by thredds.catalog.query
InvDocumentation
          A documentation object: text, HTML or an Xlink.
 

Classes in thredds.catalog used by thredds.catalog.util
InvAccess
          Public interface to a catalog access element, defining how to access a specific web resource.
InvCatalog
          Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogRef
          A reference to a InvCatalog.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
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.
 

Classes in thredds.catalog used by thredds.catalog2
DataFormatType
          Type-safe enumeration of THREDDS data format types.
ServiceType
          Type-safe enumeration of THREDDS Service types.
 

Classes in thredds.catalog used by thredds.catalog2.builder
DataFormatType
          Type-safe enumeration of THREDDS data format types.
ServiceType
          Type-safe enumeration of THREDDS Service types.
 

Classes in thredds.catalog used by thredds.catalog2.simpleImpl
ServiceType
          Type-safe enumeration of THREDDS Service types.
 

Classes in thredds.catalog used by thredds.cataloggen
InvCatalog
          Public interface to a thredds catalog, a virtual directory of datasets.
InvCatalogFactory
          Reads an XML document and constructs thredds.catalog object.
InvCatalogImpl
          Concrete implementation of a Thredds catalog object.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
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.
InvService
          A Service is an abstraction for an internet service, such as a data server, FTP, etc.
 

Classes in thredds.catalog used by thredds.cataloggen.config
InvCatalog
          Public interface to a thredds catalog, a virtual directory of datasets.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
InvDatasetImpl
          Concrete implementation of a thredds Dataset, for reading and writing from XML.
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.
ServiceType
          Type-safe enumeration of THREDDS Service types.
 

Classes in thredds.catalog used by thredds.cataloggen.datasetenhancer
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
 

Classes in thredds.catalog used by thredds.cataloggen.inserter
InvService
          A Service is an abstraction for an internet service, such as a data server, FTP, etc.
 

Classes in thredds.catalog used by thredds.inventory
InvCatalogRef
          A reference to a InvCatalog.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
 

Classes in thredds.catalog used by ucar.nc2.dt.point
InvAccess
          Public interface to a catalog access element, defining how to access a specific web resource.
 

Classes in thredds.catalog used by ucar.nc2.iosp.adde
InvAccess
          Public interface to a catalog access element, defining how to access a specific web resource.
 

Classes in thredds.catalog used by ucar.nc2.thredds
InvAccess
          Public interface to a catalog access element, defining how to access a specific web resource.
InvDataset
          Public interface to a thredds dataset, basic abstraction for data.
InvDatasetImpl
          Concrete implementation of a thredds Dataset, for reading and writing from XML.
ThreddsMetadata.GeospatialCoverage
          Implements GeospatialCoverage type.
ThreddsMetadata.Variables
          Implements Variables type.
 



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