Uses of Enum
net.lingala.zip4j.headers.VersionNeededToExtract
Packages that use VersionNeededToExtract
-
Uses of VersionNeededToExtract in net.lingala.zip4j.headers
Methods in net.lingala.zip4j.headers that return VersionNeededToExtractModifier and TypeMethodDescriptionstatic VersionNeededToExtract
Returns the enum constant of this type with the specified name.static VersionNeededToExtract[]
VersionNeededToExtract.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of VersionNeededToExtract in net.lingala.zip4j.util
Methods in net.lingala.zip4j.util that return VersionNeededToExtractModifier and TypeMethodDescriptionstatic VersionNeededToExtract
ZipVersionUtils.determineVersionNeededToExtract
(ZipParameters zipParameters)