public static class CommonsVfs2UrlType.Dir extends java.lang.Object implements Vfs.Dir
Modifier and Type | Class and Description |
---|---|
private class |
CommonsVfs2UrlType.Dir.FileAbstractIterator |
Modifier and Type | Field and Description |
---|---|
private org.apache.commons.vfs2.FileObject |
file |
Constructor and Description |
---|
Dir(org.apache.commons.vfs2.FileObject file) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
java.lang.Iterable<Vfs.File> |
getFiles() |
java.lang.String |
getPath() |