Uses of Class
org.reflections.vfs.ZipDir
-
Packages that use ZipDir Package Description org.reflections.vfs -
-
Uses of ZipDir in org.reflections.vfs
Fields in org.reflections.vfs declared as ZipDir Modifier and Type Field Description private ZipDir
ZipFile. root
Constructors in org.reflections.vfs with parameters of type ZipDir Constructor Description ZipFile(ZipDir root, java.util.zip.ZipEntry entry)
-