Package | Description |
---|---|
org.apache.commons.vfs2.provider.jar |
The Jar File Provider.
|
org.apache.commons.vfs2.provider.zip |
The Zip File Provider.
|
Modifier and Type | Class | Description |
---|---|---|
class |
JarFileSystem |
A read-only file system for Jar files.
|
Constructor | Description |
---|---|
ZipFileObject(AbstractFileName name,
java.util.zip.ZipEntry entry,
ZipFileSystem fs,
boolean zipExists) |