|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvCatalogFactory | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| thredds.catalog.parser.jdom | |
| thredds.cataloggen | |
| Uses of InvCatalogFactory in thredds.catalog |
|---|
| Methods in thredds.catalog that return InvCatalogFactory | |
|---|---|
static InvCatalogFactory |
InvCatalogFactory.getDefaultFactory(boolean validate)
Get new Factory for reading and writing catalogs. |
| Methods in thredds.catalog with parameters of type InvCatalogFactory | |
|---|---|
InvCatalogImpl |
InvCatalogConvertIF.parseXML(InvCatalogFactory fac,
org.jdom.Document doc,
java.net.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. |
| Uses of InvCatalogFactory in thredds.catalog.parser.jdom |
|---|
| Methods in thredds.catalog.parser.jdom with parameters of type InvCatalogFactory | |
|---|---|
InvCatalogImpl |
InvCatalogFactory10.parseXML(InvCatalogFactory fac,
org.jdom.Document jdomDoc,
java.net.URI uri)
|
| Uses of InvCatalogFactory in thredds.cataloggen |
|---|
| Fields in thredds.cataloggen declared as InvCatalogFactory | |
|---|---|
protected InvCatalogFactory |
CatalogGen.catFactory
The catalog factory that knows about CatalogGenConfig metadata. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||