Modifier and Type | Field and Description |
---|---|
private java.io.File |
file |
Constructor and Description |
---|
Directory(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
private void |
crawl(java.util.List<java.net.URL> pathList,
java.io.File dir) |
java.util.List<java.net.URL> |
listChildren() |
private void crawl(java.util.List<java.net.URL> pathList, java.io.File dir) throws java.net.MalformedURLException
java.net.MalformedURLException
public java.util.List<java.net.URL> listChildren() throws java.io.IOException
listChildren
in interface Listable
java.io.IOException