|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatasetFilter
Abstract class to filter datasets.
InvCatalog.filter(thredds.catalog.DatasetFilter)
Nested Class Summary | |
---|---|
static class |
DatasetFilter.ByDataType
Filter a Catalog by the dataset data type. |
static class |
DatasetFilter.ByServiceType
Filter a Catalog by the access service type. |
Method Summary | |
---|---|
int |
accept(InvDataset d)
Decision function as to whether to accept this dataset or not. |
Method Detail |
---|
int accept(InvDataset d)
d
- dataset to filter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |