Uses of Class
thredds.catalog.DataRootConfig

Packages that use DataRootConfig
thredds.catalog Reads and writes THREDDS Dataset Inventory Catalog XML documents. 
 

Uses of DataRootConfig in thredds.catalog
 

Methods in thredds.catalog that return types with arguments of type DataRootConfig
 java.util.List<DataRootConfig> InvCatalogImpl.getDatasetRoots()
          Get dataset roots.
 

Methods in thredds.catalog with parameters of type DataRootConfig
 void InvCatalogImpl.addDatasetRoot(DataRootConfig root)
          Add Dataset Root, key = path, value = location.