public static class CommonsVfs2UrlType.Dir extends Object implements Vfs.Dir
Dir(org.apache.commons.vfs2.FileObject file)
void
close()
Iterable<Vfs.File>
getFiles()
String
getPath()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Dir(org.apache.commons.vfs2.FileObject file)
public String getPath()
getPath
Vfs.Dir
public Iterable<Vfs.File> getFiles()
getFiles
public void close()
close
Copyright © 2019. All rights reserved.