Uses of Interface
org.apache.commons.compress.archivers.zip.UnparseableExtraFieldBehavior
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of UnparseableExtraFieldBehavior in org.apache.commons.compress.archivers.zip
Modifier and TypeInterfaceDescriptioninterface
Controls details of parsing ZIP extra fields.Modifier and TypeClassDescriptionstatic final class
"enum" for the possible actions to take if the extra field cannot be parsed.static enum
How to try to parse the extra fields.