Uses of Enum Class
org.apache.jena.sparql.expr.RegexEngine.RegexImpl
-
Uses of RegexEngine.RegexImpl in org.apache.jena.sparql.expr
Modifier 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.Modifier and TypeMethodDescriptionstatic void
RegexEngine.setRegexImpl
(RegexEngine.RegexImpl valRegexImpl) For testing