public class RegExpMatchOnPathFilter extends RegExpMatchOnNameFilter
pattern| Constructor and Description |
|---|
RegExpMatchOnPathFilter(String regExpString) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(CrawlableDataset dataset)
Test whether the specified CrawlableDataset should be included
in a list of CrawlableDatasets.
|
getConfigObject, getRegExpStringpublic RegExpMatchOnPathFilter(String regExpString)
public boolean accept(CrawlableDataset dataset)
CrawlableDatasetFilteraccept in interface CrawlableDatasetFilteraccept in class RegExpMatchOnNameFilterdataset - the CrawlableDataset to test for inclusion.Copyright © 1999–2014 UCAR/Unidata. All rights reserved.