All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Regex A regular expression that can be matched against a string.RegexEngine A provider of a regular expression matching capability.RegexEngineImpl An implementation ofRegexEngine
using the JDK >= 1.4java.util.regex
package.RegexEngineImpl An implementation ofRegexEngine
using the Xerces 2 regular expression implementation.RegexSyntaxException Thrown when an syntactically incorrect regular expression is detected.Translator Translates XML Schema regexes intojava.util.regex
regexes.