|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchIterator | |
---|---|
jregex |
Uses of MatchIterator in jregex |
---|
Methods in jregex that return MatchIterator | |
---|---|
MatchIterator |
Matcher.findAll()
The same as findAll(int), but with default behaviour; |
MatchIterator |
Matcher.findAll(int options)
Returns an iterator over the matches found by subsequently calling find(options), the search starts from the zero position. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |