public static class URLListerBase.URLFilterImpl extends Object implements URLLister.URLFilter
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
allowAll |
protected HashSet |
constants |
| Constructor and Description |
|---|
URLListerBase.URLFilterImpl(String[] patterns) |
protected boolean allowAll
protected HashSet constants
public URLListerBase.URLFilterImpl(String[] patterns)
public boolean accept(URL baseUrl, String name)
URLLister.URLFilteraccept in interface URLLister.URLFilterbaseUrl - the URL of the collectionname - the member of the collectionCopyright © 2015 JBoss by Red Hat. All rights reserved.