Uses of Class
org.apache.jena.sparql.expr.RegexEngine
-
Uses of RegexEngine in org.apache.jena.sparql.expr
Modifier and TypeClassDescriptionstatic class
static class
Modifier 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)