Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.catalog.parser.jdom | |
thredds.cataloggen | |
thredds.cataloggen.inserter |
Modifier and Type | Method and Description |
---|---|
Map<String,ProxyDatasetHandler> |
InvDatasetScan.getProxyDatasetHandlers() |
Constructor and Description |
---|
InvDatasetScan(InvDatasetImpl parent,
String name,
String path,
String scanLocation,
String configClassName,
Object configObj,
CrawlableDatasetFilter filter,
CrawlableDatasetLabeler identifier,
CrawlableDatasetLabeler namer,
boolean addDatasetSize,
CrawlableDatasetSorter sorter,
Map<String,ProxyDatasetHandler> proxyDatasetHandlers,
List<DatasetEnhancer> childEnhancerList,
CatalogRefExpander catalogRefExpander) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,ProxyDatasetHandler> |
InvCatalogFactory10.readDatasetScanAddProxies(org.jdom2.Element addProxiesElem,
org.jdom2.Element addLatestElem,
InvCatalogImpl catalog) |
Modifier and Type | Method and Description |
---|---|
InvCatalogImpl |
CatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh)
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
|
InvCatalogImpl |
DatasetScanCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh) |
InvCatalogImpl |
SimpleCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh)
Not supported by SimpleCatalogBuilder.
|
InvCatalogImpl |
StandardCatalogBuilder.generateProxyDsResolverCatalog(CrawlableDataset catalogCrDs,
ProxyDatasetHandler pdh) |
InvCatalogImpl |
CollectionLevelScanner.generateProxyDsResolverCatalog(ProxyDatasetHandler pdh)
Generate the catalog for a resolver request of the given ProxyDatasetHandler.
|
Modifier and Type | Class and Description |
---|---|
class |
LatestCompleteProxyDsHandler
Adds a latest complete dataset to a collection where the latest is determined
by the creation date stamp and the last modified date.
|
class |
SimpleLatestProxyDsHandler
_more_
|
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.