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, getWildcardStringpublic WildcardMatchOnPathFilter(String wildcardString)
public boolean accept(CrawlableDataset dataset)
CrawlableDatasetFilteraccept in interface CrawlableDatasetFilteraccept in class WildcardMatchOnNameFilterdataset - the CrawlableDataset to test for inclusion.Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.