Uses of Interface
thredds.cataloggen.CatalogRefExpander

Packages that use CatalogRefExpander
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
thredds.cataloggen   
thredds.cataloggen.catalogrefexpander   
 

Uses of CatalogRefExpander in thredds.catalog
 

Methods in thredds.catalog that return CatalogRefExpander
 CatalogRefExpander InvDatasetScan.getCatalogRefExpander()
           
 

Constructors in thredds.catalog with parameters of type CatalogRefExpander
InvDatasetScan(InvDatasetImpl parent, String name, String path, String scanLocation, String configClassName, Object configObj, CrawlableDatasetFilter filter, CrawlableDatasetLabeler identifier, CrawlableDatasetLabeler namer, boolean addDatasetSize, CrawlableDatasetSorter sorter, Map proxyDatasetHandlers, List childEnhancerList, CatalogRefExpander catalogRefExpander)
           
 

Uses of CatalogRefExpander in thredds.cataloggen
 

Constructors in thredds.cataloggen with parameters of type CatalogRefExpander
StandardCatalogBuilder(String collectionPath, String collectionName, CrawlableDataset collectionCrDs, CrawlableDatasetFilter filter, InvService service, String collectionId, CrawlableDatasetLabeler identifier, CrawlableDatasetLabeler namer, boolean doAddDatasetSize, CrawlableDatasetSorter sorter, Map proxyDatasetHandlers, List childEnhancerList, InvDatasetImpl topLevelMetadataContainer, CatalogRefExpander catalogRefExpander)
           
 

Uses of CatalogRefExpander in thredds.cataloggen.catalogrefexpander
 

Classes in thredds.cataloggen.catalogrefexpander that implement CatalogRefExpander
 class BooleanCatalogRefExpander
          _more_
 



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