| 程序包 | 说明 |
|---|---|
| com.github.aaronshan.functions.regexp | |
| com.github.aaronshan.functions.regexp.re2j |
| 类和说明 |
|---|
| Pattern
A compiled representation of an RE2 regular expression, mimicking the
java.util.regex.Pattern API. |
| 类和说明 |
|---|
| Matcher
A stateful iterator that interprets a regex
Pattern on a
specific input. |
| Options |
| Options.Algorithm |
| Options.EventsListener
Interface for RE2J events listening.
|
| Options.OptionsBuilder |
| Pattern
A compiled representation of an RE2 regular expression, mimicking the
java.util.regex.Pattern API. |
Copyright © 2019. All rights reserved.