Package | Description |
---|---|
com.sankhya.util.regex |
Modifier and Type | Method and Description |
---|---|
static Regex |
Regex.compile(java.lang.String regex) |
static Regex |
Regex.compile(java.lang.String regex,
int flags) |
static Regex |
Regex.compile(java.lang.String regex,
int flags,
java.lang.String implementacao) |