| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types.selectors |
| Modifier and Type | Method and Description |
|---|---|
static PresentSelector.FilePresence |
PresentSelector.FilePresence.getFromAttribute(String attribute) |
static PresentSelector.FilePresence |
PresentSelector.FilePresence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PresentSelector.FilePresence[] |
PresentSelector.FilePresence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PresentSelector.setPresent(PresentSelector.FilePresence fp)
This sets whether to select a file if its dest file is present.
|
Copyright © 2001–2025. All rights reserved.