|
|||||||||
| Home >> All >> com >> memoire >> [ re overview ] | PREV NEXT | ||||||||
Uses of Class
com.memoire.re.REMatchEnumeration
| Uses of REMatchEnumeration in com.memoire.re |
| Methods in com.memoire.re that return REMatchEnumeration | |
REMatchEnumeration |
RE.getMatchEnumeration(java.lang.Object input)
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text. |
REMatchEnumeration |
RE.getMatchEnumeration(java.lang.Object input,
int index)
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text. |
REMatchEnumeration |
RE.getMatchEnumeration(java.lang.Object input,
int index,
int eflags)
Returns an REMatchEnumeration that can be used to iterate over the matches found in the input text. |
|
|||||||||
| Home >> All >> com >> memoire >> [ re overview ] | PREV NEXT | ||||||||