Uses of Interface
com.hp.hpl.jena.sparql.expr.RegexEngine

Packages that use RegexEngine
com.hp.hpl.jena.sparql.expr   
 

Uses of RegexEngine in com.hp.hpl.jena.sparql.expr
 

Classes in com.hp.hpl.jena.sparql.expr that implement RegexEngine
 class RegexJava
           
 class RegexXerces
           
 

Methods in com.hp.hpl.jena.sparql.expr that return RegexEngine
static RegexEngine E_Regex.makeRegexEngine(NodeValue vPattern, NodeValue vFlags)
           
static RegexEngine E_Regex.makeRegexEngine(String pattern, String flags)
           
 



Licenced under the Apache License, Version 2.0