|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MatchResult in info.codesaway.util.regex |
|---|
| Classes in info.codesaway.util.regex that implement MatchResult | |
|---|---|
class |
Matcher
An engine that performs match operations on a character sequence by interpreting a Pattern. |
| Methods in info.codesaway.util.regex that return MatchResult | |
|---|---|
MatchResult |
Matcher.toMatchResult()
Returns the match state of this matcher as a MatchResult. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||