@Immutable public class ConfigCatalog extends thredds.client.catalog.Catalog
| Constructor and Description |
|---|
ConfigCatalog(URI baseURI,
String name,
Map<String,Object> flds,
List<thredds.client.catalog.builder.DatasetBuilder> datasets) |
| Modifier and Type | Method and Description |
|---|---|
List<CatalogScan> |
getCatalogScans() |
List<DatasetRootConfig> |
getDatasetRoots() |
thredds.client.catalog.builder.CatalogBuilder |
makeCatalogBuilder() |
findDatasetByID, findService, findService, getAllDatasets, getBaseURI, getExpires, getProperties, getServices, getUriString, getVersion, hasService, resolveUri, resolveUri, subsetCatalogOnDatasetpublic List<DatasetRootConfig> getDatasetRoots()
public List<CatalogScan> getCatalogScans()
public thredds.client.catalog.builder.CatalogBuilder makeCatalogBuilder()