|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.catalog.DatasetFilter
thredds.catalog.DatasetFilter.ByDataType
public static class DatasetFilter.ByDataType
Filter a Catalog by the dataset data type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class thredds.catalog.DatasetFilter |
|---|
DatasetFilter.ByDataType, DatasetFilter.ByServiceType |
| Constructor Summary | |
|---|---|
DatasetFilter.ByDataType(FeatureType type)
|
|
| Method Summary | |
|---|---|
int |
accept(InvDataset d)
Decision function as to whether to accept this dataset or not. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatasetFilter.ByDataType(FeatureType type)
| Method Detail |
|---|
public int accept(InvDataset d)
DatasetFilter
accept in class DatasetFilterd - dataset to filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||