Uses of Interface
thredds.cataloggen.DatasetEnhancer

Packages that use DatasetEnhancer
thredds.catalog.parser.jdom   
thredds.cataloggen   
thredds.cataloggen.datasetenhancer   
 

Uses of DatasetEnhancer in thredds.catalog.parser.jdom
 

Methods in thredds.catalog.parser.jdom that return DatasetEnhancer
protected  DatasetEnhancer InvCatalogFactory10.readDatasetScanAddTimeCoverage(org.jdom.Element addTimeCovElem)
           
 

Uses of DatasetEnhancer in thredds.cataloggen
 

Methods in thredds.cataloggen with parameters of type DatasetEnhancer
 void CollectionLevelScanner.addChildEnhancer(DatasetEnhancer childEnhancer)
          Add the given DatasetEnhancer to the list that will be applied to each of the child datasets.
 

Uses of DatasetEnhancer in thredds.cataloggen.datasetenhancer
 

Classes in thredds.cataloggen.datasetenhancer that implement DatasetEnhancer
 class RegExpAndDurationTimeCoverageEnhancer
          Try to add timeCoverage to the InvDataset using a regular expression match, capturing group replacement, and a duration string.
 



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