Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.catalog.parser.jdom | |
thredds.cataloggen | |
thredds.cataloggen.datasetenhancer |
Modifier and Type | Method and Description |
---|---|
List<DatasetEnhancer> |
InvDatasetScan.getChildEnhancerList() |
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 DatasetEnhancer |
InvCatalogFactory10.readDatasetScanAddTimeCoverage(org.jdom2.Element addTimeCovElem) |
Modifier and Type | Method and Description |
---|---|
void |
CollectionLevelScanner.addChildEnhancer(DatasetEnhancer childEnhancer)
Add the given DatasetEnhancer to the list that will be applied to each of
the child datasets.
|
Modifier and Type | Class and Description |
---|---|
class |
RegExpAndDurationTimeCoverageEnhancer
Try to add timeCoverage to the InvDataset using a regular expression match,
capturing group replacement, and a duration string.
|
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.