Interface | Description |
---|---|
CatalogBuilder |
An interface for building catalogs where each instance only builds
catalogs for the dataset collection root it was setup to handle.
|
CatalogRefExpander |
Indicates whether a particular catalogRef should be converted to a container dataset.
|
DatasetEnhancer |
An interface to allow for enhancing of InvDatasets.
|
DatasetEnhancer1.DatasetMetadataAdder | |
ProxyDatasetHandler |
The ProxyDatasetHandler interface allows implementors to define a proxy
CrawlableDataset, how its corresponding InvDataset should be added to
collection InvDatasets, and how the proxy CrawlableDataset maps to the
underlying concrete CrawlableDataset.
|
Class | Description |
---|---|
CatGenAndWrite |
_more_
|
CollectionLevelScanner |
CollectionLevelScanner maps between the CrawlableDataset realm and the
InvCatalog/InvDataset realm.
|
DatasetEnhancer1 |
A description
|
DatasetEnhancer1.AddId | |
DatasetEnhancer1.AddTimeCoverageModels | |
DatasetScanCatalogBuilder |
Build a catalog from one or more single level catalogs produced by
CollectionScanners.
|
DirectoryScanner |
Allow generation of THREDDS InvCatalog documents from the contents of a local directory.
|
InvCrawlablePair |
Helper class to contain an InvDataset and its corresponding CrawlableDataset.
|
SimpleCatalogBuilder |
Provide a simple interface for building single-level catalogs at any level
of the specified collection.
|
StandardCatalogBuilder |
_more_
|