Package org.reflections.vfs
Class ZipDir
- java.lang.Object
-
- org.reflections.vfs.ZipDir
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclose()Iterable<Vfs.File>getFiles()StringgetPath()StringtoString()
-
-
-
Constructor Detail
-
ZipDir
public ZipDir(JarFile jarFile)
-
-