Package com.thaiopensource.datatype.xsd.regex
-
Interface Summary Interface Description Regex A regular expression that can be matched against a string.RegexEngine A provider of a regular expression matching capability. -
Exception Summary Exception Description RegexSyntaxException Thrown when an syntactically incorrect regular expression is detected.