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 |
JarFileObject
A file in a Jar file system.
|
Modifier and Type | Method and Description |
---|---|
protected ZipFileObject |
JarFileSystem.createZipFileObject(AbstractFileName name,
ZipEntry entry) |
Modifier and Type | Method and Description |
---|---|
protected ZipFileObject |
ZipFileSystem.createZipFileObject(AbstractFileName name,
ZipEntry entry) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.