org.jboss.net.protocol
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.URLFilter
accept
in interface URLLister.URLFilter
baseUrl
- the URL of the collectionname
- the member of the collectionCopyright © 2014 JBoss by Red Hat. All rights reserved.