|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RegularExpression | |
---|---|
org.apache.xerces.utils.regex | |
org.apache.xerces.validators.datatype |
Uses of RegularExpression in org.apache.xerces.utils.regex |
---|
Methods in org.apache.xerces.utils.regex that return RegularExpression | |
static RegularExpression |
REUtil.createRegex(java.lang.String pattern,
java.lang.String options)
Creates a RegularExpression instance. |
Uses of RegularExpression in org.apache.xerces.validators.datatype |
---|
Fields in org.apache.xerces.validators.datatype declared as RegularExpression | |
protected RegularExpression |
AbstractDatatypeValidator.fRegex
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |