Uses of Package
com.google.re2j

  • Classes in com.google.re2j used by com.google.re2j
    Class
    Description
    A stateful iterator that interprets a regex Pattern on a specific input.
    A compiled representation of an RE2 regular expression, mimicking the java.util.regex.Pattern API.