Uses of Class
org.apache.commons.vfs2.provider.jar.JarFileSystem
Packages that use JarFileSystem
- 
Uses of JarFileSystem in org.apache.commons.vfs2.provider.jarConstructors in org.apache.commons.vfs2.provider.jar with parameters of type JarFileSystemModifierConstructorDescriptionprotectedJarFileObject(AbstractFileName fileName, ZipEntry entry, JarFileSystem fileSystem, boolean zipExists) Constructs a new instance.