| Package | Description |
|---|---|
| thredds.client.catalog | |
| thredds.client.catalog.builder | |
| thredds.client.catalog.writer |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
DatasetNode.getParentCatalog() |
Catalog |
Catalog.subsetCatalogOnDataset(Dataset dataset) |
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogBuilder.buildFromCatref(CatalogRef catref) |
Catalog |
CatalogBuilder.buildFromLocation(String location) |
Catalog |
CatalogBuilder.buildFromURI(URI uri) |
Catalog |
CatalogBuilder.makeCatalog() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogBuilder.Callback.setCatalog(Catalog cat) |
| Modifier and Type | Method and Description |
|---|---|
int |
CatalogCrawler.crawl(Catalog cat,
CancelTask task,
PrintWriter out,
Object context,
Indent indent)
Crawl a catalog thats already been opened.
|
org.jdom2.Document |
CatalogXmlWriter.writeCatalog(Catalog cat) |
String |
CatalogXmlWriter.writeXML(Catalog catalog) |
void |
CatalogXmlWriter.writeXML(Catalog catalog,
OutputStream os)
Write the catalog as an XML document to the specified stream.
|
void |
CatalogXmlWriter.writeXML(Catalog catalog,
OutputStream os,
boolean raw)
Write the catalog as an XML document to the specified stream.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.