Uses of Class
org.apache.jena.ext.xerces_regex.RegularExpression
Packages that use RegularExpression
Package
Description
This package was copied from org.apache.jena.ext.xerces.xpath.regex which itself
was derived from Apache Xerces 2.11.0.
-
Uses of RegularExpression in org.apache.jena.ext.xerces_regex
Methods in org.apache.jena.ext.xerces_regex that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpression
REUtil.createRegex
(String pattern, String options) Creates a RegularExpression instance.