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 | Description |
---|---|
RegexSyntaxException |
Thrown when an syntactically incorrect regular expression is detected.
|