| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Method and Description |
|---|---|
static SizeSelector.SizeComparisons |
SizeSelector.SizeComparisons.getFromAttribute(String attribute) |
static SizeSelector.SizeComparisons |
SizeSelector.SizeComparisons.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SizeSelector.SizeComparisons[] |
SizeSelector.SizeComparisons.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SizeSelector.setWhen(SizeSelector.SizeComparisons scmp)
This specifies when the file should be selected, whether it be
when the file matches a particular size, when it is smaller,
or whether it is larger.
|
Copyright © 2001–2025. All rights reserved.