Uses of Package
com.google.re2j
-
Classes in com.google.re2j used by com.google.re2j Class Description Matcher A stateful iterator that interprets a regexPattern
on a specific input.Pattern A compiled representation of an RE2 regular expression, mimicking thejava.util.regex.Pattern
API.