Uses of Class
org.apache.commons.vfs2.provider.jar.JarFileSystem
-
Packages that use JarFileSystem Package Description org.apache.commons.vfs2.provider.jar The Jar File Provider. -
-
Uses of JarFileSystem in org.apache.commons.vfs2.provider.jar
Fields in org.apache.commons.vfs2.provider.jar declared as JarFileSystem Modifier and Type Field Description private JarFileSystem
JarFileObject. fs
Constructors in org.apache.commons.vfs2.provider.jar with parameters of type JarFileSystem Constructor Description JarFileObject(AbstractFileName name, java.util.zip.ZipEntry entry, JarFileSystem fs, boolean zipExists)
-