Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.config | |
at.tuwien.ifs.somtoolbox.apps.helper |
Modifier and Type | Method and Description |
---|---|
static OptionFactory.MatchMode |
OptionFactory.MatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionFactory.MatchMode[] |
OptionFactory.MatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
VectorFileRewriter.getReplacement(Hashtable<String,String> mapping,
String[] keys,
String token,
OptionFactory.MatchMode matchMode) |