| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.catalog.parser.jdom |
| Modifier and Type | Method and Description |
|---|---|
static InvCatalogFactory |
InvCatalogFactory.getDefaultFactory(boolean validate)
Get new Factory for reading and writing catalogs.
|
| Modifier and Type | Method and Description |
|---|---|
InvCatalogImpl |
InvCatalogConvertIF.parseXML(InvCatalogFactory fac,
org.jdom2.Document doc,
URI uri)
Create an InvCatalogImpl from a parsed document tree.
|
void |
InvCatalogRef.readAsynch(InvCatalogFactory factory,
CatalogSetCallback caller)
Read the referenced catalog asynchronously, if the catalog factory supports it.
|
| Modifier and Type | Method and Description |
|---|---|
InvCatalogImpl |
InvCatalogFactory10.parseXML(InvCatalogFactory fac,
org.jdom2.Document jdomDoc,
URI uri) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.