Uses of Enum Class
org.apache.jena.sparql.expr.RegexEngine.RegexImpl
Packages that use RegexEngine.RegexImpl
-
Uses of RegexEngine.RegexImpl in org.apache.jena.sparql.expr
Methods in org.apache.jena.sparql.expr that return RegexEngine.RegexImplModifier and TypeMethodDescriptionstatic RegexEngine.RegexImpl
Returns the enum constant of this class with the specified name.static RegexEngine.RegexImpl[]
RegexEngine.RegexImpl.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.jena.sparql.expr with parameters of type RegexEngine.RegexImplModifier and TypeMethodDescriptionstatic void
RegexEngine.setRegexImpl
(RegexEngine.RegexImpl valRegexImpl) For testing