Matcher
int
Returns the offset after the last character matched.
int
Returns the offset after the last character of the subsequence captured by the given group during this match.
default int
Returns the offset after the last character of the subsequence captured by the given
named-capturing groupduring the previous match operation.
Returns the input subsequence matched by the previous match.
Returns the input subsequence captured by the given group during the previous match operation.
Returns the input subsequence captured by the given
named-capturing groupduring the previous match operation.
int
Returns the number of capturing groups in this match result's pattern.
default boolean
Returns whether this
contains a valid match from a previous match or find operation.
Returns an unmodifiable map from capturing group names to group numbers.
int
Returns the start index of the match.
int
Returns the start index of the subsequence captured by the given group during this match.
default int
Returns the start index of the subsequence captured by the given
named-capturing groupduring the previous match operation.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4