public class ZipDir extends Object implements Vfs.Dir
Vfs.Dir
ZipFile
ZipDir(JarFile jarFile)
void
close()
Iterable<Vfs.File>
getFiles()
String
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ZipDir(JarFile jarFile)
public String getPath()
getPath
public Iterable<Vfs.File> getFiles()
getFiles
public void close()
close
public String toString()
toString
Object
Copyright © 2020. All rights reserved.