Constructor and Description |
---|
ApacheHttpURLLister() |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(java.lang.String pattern)
Indicates if this lister is able to list urls with the given pattern.
|
java.util.List |
listAll(java.net.URL url) |
java.lang.String |
toString() |
public boolean accept(java.lang.String pattern)
URLLister
public java.util.List listAll(java.net.URL url) throws java.io.IOException
public java.lang.String toString()
toString
in class java.lang.Object