public class WildcardMatchOnPathFilter extends WildcardMatchOnNameFilter
pattern, wildcardString
Constructor and Description |
---|
WildcardMatchOnPathFilter(String wildcardString) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(CrawlableDataset dataset)
Test whether the specified CrawlableDataset should be included
in a list of CrawlableDatasets.
|
getConfigObject, getWildcardString
public WildcardMatchOnPathFilter(String wildcardString)
public boolean accept(CrawlableDataset dataset)
CrawlableDatasetFilter
accept
in interface CrawlableDatasetFilter
accept
in class WildcardMatchOnNameFilter
dataset
- the CrawlableDataset to test for inclusion.Copyright © 1999–2019 UCAR/Unidata. All rights reserved.