Package | Description |
---|---|
org.apache.commons.compress.archivers.zip |
Provides stream classes for reading and writing archives using
the ZIP format.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtraFieldParsingBehavior
Controls details of parsing zip extra fields.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExtraFieldUtils.UnparseableExtraField
"enum" for the possible actions to take if the extra field
cannot be parsed.
|
static class |
ZipArchiveEntry.ExtraFieldParsingMode
How to try to parse the extra fields.
|