| Package | Description |
|---|---|
| com.izforge.izpack.api.data |
| Modifier and Type | Method and Description |
|---|---|
static PackCompression |
PackCompression.byName(String name) |
PackCompression |
Info.getCompressionFormat() |
static PackCompression |
PackCompression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackCompression[] |
PackCompression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Info.setCompressionFormat(PackCompression compression) |
Copyright © 2001–2025. All rights reserved.