| Package | Description |
|---|---|
| com.sun.msv.datatype.regexp |
| Modifier and Type | Field and Description |
|---|---|
(package private) static RegularExpression[] |
REUtil.regexCache |
| Modifier and Type | Method and Description |
|---|---|
static RegularExpression |
REUtil.createRegex(java.lang.String pattern,
java.lang.String options)
Creates a RegularExpression instance.
|