Package net.sf.saxon.regex
-
Interface Summary Interface Description RegexIterator This class is an interator that supports the evaluation of xsl:analyze-string.RegularExpression This interface represents a compiled regular expression -
Exception Summary Exception Description RegexSyntaxException Thrown when an syntactically incorrect regular expression is detected.