|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.catalog.InvDatasetFeatureCollection.ScanFilter
public static class InvDatasetFeatureCollection.ScanFilter
| Constructor Summary | |
|---|---|
InvDatasetFeatureCollection.ScanFilter(java.util.regex.Pattern p,
long olderThan)
|
|
| Method Summary | |
|---|---|
boolean |
accept(thredds.crawlabledataset.CrawlableDataset dataset)
Test whether the specified CrawlableDataset should be included in a list of CrawlableDatasets. |
java.lang.Object |
getConfigObject()
Return the configuration object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvDatasetFeatureCollection.ScanFilter(java.util.regex.Pattern p,
long olderThan)
| Method Detail |
|---|
public boolean accept(thredds.crawlabledataset.CrawlableDataset dataset)
thredds.crawlabledataset.CrawlableDatasetFilter
accept in interface thredds.crawlabledataset.CrawlableDatasetFilterdataset - the CrawlableDataset to test for inclusion.
public java.lang.Object getConfigObject()
thredds.crawlabledataset.CrawlableDatasetFilter
getConfigObject in interface thredds.crawlabledataset.CrawlableDatasetFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||