Class E_UrlText
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.aksw.jenax.arq.util.expr.FunctionBase1WithEnv
org.aksw.jena_sparql_api.sparql.ext.url.E_UrlText
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.expr.NodeValueexec(org.apache.jena.sparql.expr.NodeValue nv, org.apache.jena.sparql.function.FunctionEnv env) Methods inherited from class org.aksw.jenax.arq.util.expr.FunctionBase1WithEnv
checkBuild, exec, execMethods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
E_UrlText
public E_UrlText()
-
-
Method Details
-
exec
public org.apache.jena.sparql.expr.NodeValue exec(org.apache.jena.sparql.expr.NodeValue nv, org.apache.jena.sparql.function.FunctionEnv env) - Specified by:
execin classFunctionBase1WithEnv
-