Uses of Class
org.apache.jena.ext.xerces.impl.xpath.regex.RegularExpression
Packages that use RegularExpression
-
Uses of RegularExpression in org.apache.jena.ext.xerces.impl.xpath.regex
Methods in org.apache.jena.ext.xerces.impl.xpath.regex that return RegularExpressionModifier and TypeMethodDescriptionstatic RegularExpressionREUtil.createRegex(String pattern, String options) Creates a RegularExpression instance.