All Classes and Interfaces
Class
Description
A regular expression that can be matched against a string.
A provider of a regular expression matching capability.
An implementation of
RegexEngine
using the JDK 1.4+ java.util.regex
package.An implementation of
RegexEngine
using the Xerces 2 regular expression
implementation.Thrown when an syntactically incorrect regular expression is detected.
Translates XML Schema regexes into
java.util.regex
regexes.