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 and Description |
---|---|
class |
JarFileSystem
A read-only file system for Jar files.
|
Constructor and Description |
---|
ZipFileObject(AbstractFileName name,
ZipEntry entry,
ZipFileSystem fs,
boolean zipExists) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.