Package | Description |
---|---|
de.epiceric.shopchest.config | |
de.epiceric.shopchest.language |
Modifier and Type | Method and Description |
---|---|
static Regex |
Regex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Regex[] |
Regex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Regex |
LocalizedMessage.ReplacedRegex.getRegex() |
Regex[] |
LocalizedMessage.getRegexes() |
Constructor and Description |
---|
LocalizedMessage(LocalizedMessage.Message message,
String localizedString,
Regex... regexes) |
ReplacedRegex(Regex regex,
String replace) |
Copyright © 2016. All rights reserved.