|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ regex overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.xmlbeans.impl.regex.RegularExpression
| Uses of RegularExpression in org.apache.xmlbeans.impl.regex |
| Subclasses of RegularExpression in org.apache.xmlbeans.impl.regex | |
class |
SchemaRegularExpression
|
| Fields in org.apache.xmlbeans.impl.regex declared as RegularExpression | |
(package private) static RegularExpression[] |
REUtil.regexCache
|
| Methods in org.apache.xmlbeans.impl.regex that return RegularExpression | |
static RegularExpression |
SchemaRegularExpression.forPattern(java.lang.String s)
|
static RegularExpression |
REUtil.createRegex(java.lang.String pattern,
java.lang.String options)
Creates a RegularExpression instance. |
|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ regex overview ] | PREV NEXT | ||||||||