| Package | Description |
|---|---|
| net.lingala.zip4j.headers | |
| net.lingala.zip4j.util |
| Modifier and Type | Method and Description |
|---|---|
static VersionNeededToExtract |
VersionNeededToExtract.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
static VersionNeededToExtract |
ZipVersionUtils.determineVersionNeededToExtract(ZipParameters zipParameters) |
Copyright © 2021. All rights reserved.