public class XFormDatatypeRule extends Object
| Constructor and Description |
|---|
XFormDatatypeRule(String i18nKey,
String jsRegex,
String... args) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getAsArgsArray() |
String |
getI18nKey() |
String |
getJsRegex() |
String |
toString()
Gibt den RegEx eines Eintrags im JavaSkript-Format zurück /<RegEx>/<Schalter>.
|
public String getI18nKey()
public String getJsRegex()
public String toString()
public Object[] getAsArgsArray()
Copyright © 2016. All rights reserved.