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

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

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

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

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

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



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