Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
thredds.catalog.parser.jdom |
Modifier and Type | Method and Description |
---|---|
InvCatalogConvertIF |
InvCatalogFactory.getCatalogConverter(String namespace)
Find the InvCatalogConvertIF registered for this namespace.
|
static InvCatalogConvertIF |
InvCatalogFactory.getDefaultConverter() |
Modifier and Type | Method and Description |
---|---|
void |
InvCatalogFactory.registerCatalogConverter(String namespace,
InvCatalogConvertIF converter)
Register converters for creating InvCatalogs from specific catalog XML namespaces.
|
Modifier and Type | Class and Description |
---|---|
class |
InvCatalogFactory10
Inventory Catalog parser, version 1.0.
|
Copyright © 1999–2018 UCAR/Unidata. All rights reserved.