|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataRootConfig | |
---|---|
thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
thredds.catalog.parser.jdom |
Uses of DataRootConfig in thredds.catalog |
---|
Methods in thredds.catalog that return types with arguments of type DataRootConfig | |
---|---|
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. |
Uses of DataRootConfig in thredds.catalog.parser.jdom |
---|
Methods in thredds.catalog.parser.jdom that return DataRootConfig | |
---|---|
protected DataRootConfig |
InvCatalogFactory10.readDatasetRoot(org.jdom.Element s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |