|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvCatalogConvertIF | |
---|---|
thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
thredds.catalog.parser.jdom |
Uses of InvCatalogConvertIF in thredds.catalog |
---|
Methods in thredds.catalog that return InvCatalogConvertIF | |
---|---|
InvCatalogConvertIF |
InvCatalogFactory.getCatalogConverter(String namespace)
Find the InvCatalogConvertIF registered for this namespace. |
static InvCatalogConvertIF |
InvCatalogFactory.getDefaultConverter()
|
Methods in thredds.catalog with parameters of type InvCatalogConvertIF | |
---|---|
void |
InvCatalogFactory.registerCatalogConverter(String namespace,
InvCatalogConvertIF converter)
Register converters for creating InvCatalogs from specific catalog XML namespaces. |
Uses of InvCatalogConvertIF in thredds.catalog.parser.jdom |
---|
Classes in thredds.catalog.parser.jdom that implement InvCatalogConvertIF | |
---|---|
class |
InvCatalogFactory10
Inventory Catalog parser, version 1.0. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |