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