| Class and Description |
|---|
| 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 © 2016. All Rights Reserved.