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 and Description |
---|---|
class |
JarFileSystem
A read-only file system for Jar files.
|
Constructor and Description |
---|
ZipFileObject(FileName name,
java.util.zip.ZipEntry entry,
ZipFileSystem fs,
boolean zipExists) |