|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectthredds.crawlabledataset.filter.RegExpMatchOnNameFilter
thredds.crawlabledataset.filter.RegExpMatchOnPathFilter
public class RegExpMatchOnPathFilter
| Field Summary |
|---|
| Fields inherited from class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter |
|---|
pattern |
| Constructor Summary | |
|---|---|
RegExpMatchOnPathFilter(java.lang.String regExpString)
|
|
| Method Summary | |
|---|---|
boolean |
accept(CrawlableDataset dataset)
Test whether the specified CrawlableDataset should be included in a list of CrawlableDatasets. |
| Methods inherited from class thredds.crawlabledataset.filter.RegExpMatchOnNameFilter |
|---|
getConfigObject, getRegExpString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegExpMatchOnPathFilter(java.lang.String regExpString)
| Method Detail |
|---|
public boolean accept(CrawlableDataset dataset)
CrawlableDatasetFilter
accept in interface CrawlableDatasetFilteraccept in class RegExpMatchOnNameFilterdataset - the CrawlableDataset to test for inclusion.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||