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.
Report a bug or suggest an enhancement
For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions.
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 1993, 2024, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.
All rights reserved. Use is subject to license terms and the documentation redistribution policy.
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