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 |
InvDatasetFcFmrc
InvDataset Feature Collection for Fmrc
Generate anew each call; use object caching if needed to improve efficiency
|
class |
InvDatasetFcGrib
Implement FeatureCollection GRIB - a collection of Grib1 or Grib2 files that are served as Grids.
|
class |
InvDatasetFcPoint
InvDataset Feature Collection for Point types.
|
class |
InvDatasetFeatureCollection
Abstract superclass for Feature Collection InvDatasets.
|
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–2018 UCAR/Unidata. All rights reserved.