Uses of Class
org.apache.jena.sparql.expr.RegexEngine
Packages that use RegexEngine
-
Uses of RegexEngine in org.apache.jena.sparql.expr
Subclasses of RegexEngine in org.apache.jena.sparql.exprModifier and TypeClassDescriptionstatic class
static class
Methods in org.apache.jena.sparql.expr that return RegexEngineModifier and TypeMethodDescriptionstatic RegexEngine
static RegexEngine
E_Regex.makeRegexEngine
(String pattern, String flags) Indirect to the chosen regular expression implementationstatic RegexEngine
E_Regex.makeRegexEngine
(NodeValue vPattern, NodeValue vFlags)