Package com.google.code.regexp


package com.google.code.regexp
  • Class
    Description
    Contains the position and group index of capture groups from a named pattern
    An engine that performs match operations on a character sequence by interpreting a Pattern.
    The result of a match operation.
    A compiled representation of a regular expression.