| Package | Description |
|---|---|
| com.sun.msv.datatype.regexp |
| Modifier and Type | Field and Description |
|---|---|
(package private) RegularExpression.Context |
RegularExpression.context |
| Modifier and Type | Method and Description |
|---|---|
private int |
RegularExpression.matchCharacterIterator(RegularExpression.Context con,
Op op,
int offset,
int dx,
int opts) |
private int |
RegularExpression.matchCharArray(RegularExpression.Context con,
Op op,
int offset,
int dx,
int opts) |
private int |
RegularExpression.matchString(RegularExpression.Context con,
Op op,
int offset,
int dx,
int opts) |