Package | Description |
---|---|
thredds.catalog |
Reads and writes THREDDS Dataset Inventory Catalog XML documents.
|
Modifier and Type | Class and Description |
---|---|
static class |
DatasetFilter.ByDataType
Filter a Catalog by the dataset data type.
|
static class |
DatasetFilter.ByServiceType
Filter a Catalog by the access service type.
|
Modifier and Type | Method and Description |
---|---|
protected DatasetFilter |
InvCatalogImpl.getDatasetFilter() |
Modifier and Type | Method and Description |
---|---|
void |
InvCatalogImpl.filter(DatasetFilter filter)
Munge this catalog to remove any dataset that doesnt pass through the filter.
|
abstract void |
InvCatalog.filter(DatasetFilter filter)
Munge this catalog to remove any dataset that doesnt pass through the filter.
|
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.