| Package | Description |
|---|---|
| com.izforge.izpack.util.file.types |
| Modifier and Type | Field and Description |
|---|---|
protected Mapper.MapperType |
Mapper.type |
| Modifier and Type | Method and Description |
|---|---|
static Mapper.MapperType |
Mapper.MapperType.getFromAttribute(String attribute) |
static Mapper.MapperType |
Mapper.MapperType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mapper.MapperType[] |
Mapper.MapperType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mapper.setType(Mapper.MapperType type)
Set the type of
FileNameMapper to use. |
Copyright © 2001–2025. All rights reserved.