Uses of Enum
org.apache.commons.compress.archivers.zip.ZipArchiveEntry.ExtraFieldParsingMode
Packages that use ZipArchiveEntry.ExtraFieldParsingMode
Package
Description
Provides stream classes for reading and writing archives using the ZIP format.
-
Uses of ZipArchiveEntry.ExtraFieldParsingMode in org.apache.commons.compress.archivers.zip
Methods in org.apache.commons.compress.archivers.zip that return ZipArchiveEntry.ExtraFieldParsingModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ZipArchiveEntry.ExtraFieldParsingMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.