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
Constructors in org.apache.commons.vfs2.provider.jar with parameters of type JarFileSystem Constructor Description JarFileObject(AbstractFileName fileName, java.util.zip.ZipEntry entry, JarFileSystem fileSystem, boolean zipExists)
Constructs a new instance.
-