Uses of Class
org.apache.commons.vfs2.provider.zip.ZipFileSystem
Packages that use ZipFileSystem
Package
Description
The Jar File Provider.
The Zip File Provider.
-
Uses of ZipFileSystem in org.apache.commons.vfs2.provider.jar
Subclasses of ZipFileSystem in org.apache.commons.vfs2.provider.jar -
Uses of ZipFileSystem in org.apache.commons.vfs2.provider.zip
Constructors in org.apache.commons.vfs2.provider.zip with parameters of type ZipFileSystemModifierConstructorDescriptionprotected
ZipFileObject
(AbstractFileName fileName, ZipEntry entry, ZipFileSystem fileSystem, boolean zipExists) Constructs a new instance.