Uses of Class
org.apache.commons.vfs2.provider.zip.ZipFileSystem

Packages that use ZipFileSystem
org.apache.commons.vfs2.provider.jar The Jar File Provider. 
org.apache.commons.vfs2.provider.zip The Zip File Provider. 
 

Uses of ZipFileSystem in org.apache.commons.vfs2.provider.jar
 

Subclasses of ZipFileSystem in org.apache.commons.vfs2.provider.jar
 class JarFileSystem
          A read-only file system for Jar files.
 

Uses of ZipFileSystem in org.apache.commons.vfs2.provider.zip
 

Constructors in org.apache.commons.vfs2.provider.zip with parameters of type ZipFileSystem
ZipFileObject(AbstractFileName name, ZipEntry entry, ZipFileSystem fs, boolean zipExists)
           
 



Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.