| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.catalog.parser.jdom |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataRootConfig> |
InvCatalogImpl.getDatasetRoots()
Get dataset roots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvCatalogImpl.addDatasetRoot(DataRootConfig root)
Add Dataset Root, key = path, value = location.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataRootConfig |
InvCatalogFactory10.readDatasetRoot(org.jdom.Element s) |