| Package | Description |
|---|---|
| org.apache.commons.compress.archivers.jar |
Provides stream classes for reading and writing archives using
the ZIP format with some extensions for the special case of JAR
archives.
|
| org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JarArchiveEntry |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipArchiveEntry
Extension that adds better handling of extra fields and provides
access to the internal and external file attributes.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.