| Package | Description |
|---|---|
| thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
| thredds.catalog.crawl | |
| thredds.catalog.parser.jdom | |
| thredds.catalog.util |
| Modifier and Type | Class and Description |
|---|---|
class |
InvDatasetScan
Represents server-side information on how to scan a collection of datasets
for catalog generation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatalogCrawler.Listener.getCatalogRef(InvCatalogRef dd,
Object context)
Gets called for each catalogRef found
|
boolean |
CatalogExtractor.getCatalogRef(InvCatalogRef dd,
Object context) |
| Modifier and Type | Method and Description |
|---|---|
protected InvCatalogRef |
InvCatalogFactory10.readCatalogRef(InvCatalogImpl cat,
InvDatasetImpl parent,
org.jdom2.Element catRefElem,
URI baseURI) |
| Modifier and Type | Method and Description |
|---|---|
static List<InvCatalogRef> |
CatalogUtils.findAllCatRefsInDatasetTree(List<InvDataset> datasets,
StringBuilder log,
boolean onlyRelativeUrls)
Find all catalogRef elements in the dataset tree formed by the given dataset list.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.