All Classes and Interfaces

Class
Description
Performs match operations on a character sequence by interpreting a Pattern using the PCRE library yet aims to have a Matcher-alike API.
An immutable match result
Thrown when a match operation exceeds a configured resource limit.
A compiled representation of a regular expression that uses the PCRE library yet aims to have a Pattern-alike API.
A builder for constructing Pattern instances with custom match limits.