public class ZipDir extends Object implements Vfs.Dir
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterable<Vfs.File> |
getFiles() |
String |
getPath() |
String |
toString() |
public ZipDir(JarFile jarFile)
public void close()
close in interface AutoCloseableclose in interface Vfs.DirCopyright © 2023. All rights reserved.