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, getRegExpString
public RegExpMatchOnPathFilter(String regExpString)
public boolean accept(CrawlableDataset dataset)
CrawlableDatasetFilter
accept
in interface CrawlableDatasetFilter
accept
in class RegExpMatchOnNameFilter
dataset
- the CrawlableDataset to test for inclusion.Copyright © 1999–2013 UCAR/Unidata. All rights reserved.