|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvCatalog | |
|---|---|
| thredds.catalog | Reads and writes THREDDS Dataset Inventory Catalog XML documents. |
| Uses of InvCatalog in thredds.catalog |
|---|
| Subclasses of InvCatalog in thredds.catalog | |
|---|---|
class |
InvCatalogImpl
Concrete implementation of a Thredds catalog object. |
| Methods in thredds.catalog that return InvCatalog | |
|---|---|
InvCatalog |
InvDatasetImplProxy.getParentCatalog()
|
InvCatalog |
InvDataset.getParentCatalog()
Get containing catalog. |
InvCatalog |
InvDatasetScan.makeLatestCatalogForDirectory(java.lang.String orgPath,
java.net.URI baseURI)
Deprecated. Instead use makeProxyDsResolver() which provides more general proxy dataset handling. |
| Methods in thredds.catalog with parameters of type InvCatalog | |
|---|---|
void |
InvDatasetImplProxy.setCatalog(InvCatalog p0)
|
void |
InvDatasetImpl.setCatalog(InvCatalog catalog)
Set the containing catalog; use only for top level dataset. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||