|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionFactory.MatchMode | |
---|---|
at.tuwien.ifs.somtoolbox.apps.config | |
at.tuwien.ifs.somtoolbox.apps.helper |
Uses of OptionFactory.MatchMode in at.tuwien.ifs.somtoolbox.apps.config |
---|
Methods in at.tuwien.ifs.somtoolbox.apps.config that return OptionFactory.MatchMode | |
---|---|
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. |
Uses of OptionFactory.MatchMode in at.tuwien.ifs.somtoolbox.apps.helper |
---|
Methods in at.tuwien.ifs.somtoolbox.apps.helper with parameters of type OptionFactory.MatchMode | |
---|---|
static String |
VectorFileRewriter.getReplacement(Hashtable<String,String> mapping,
String[] keys,
String token,
OptionFactory.MatchMode matchMode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |