| Package | Description |
|---|---|
| thredds.catalog.parser.jdom | |
| thredds.cataloggen | |
| thredds.cataloggen.datasetenhancer |
| Modifier and Type | Method and Description |
|---|---|
protected DatasetEnhancer |
InvCatalogFactory10.readDatasetScanAddTimeCoverage(org.jdom.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.
|