Class F_RmlIri
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.aksw.jena_sparql_api.sparql.ext.url.F_RmlIri
- All Implemented Interfaces:
org.apache.jena.sparql.function.Function
public class F_RmlIri
extends org.apache.jena.sparql.function.FunctionBase1
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase1
checkBuild, execMethods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
F_RmlIri
public F_RmlIri()
-
-
Method Details
-
exec
protected org.apache.jena.sparql.expr.NodeValue exec(List<org.apache.jena.sparql.expr.NodeValue> args, org.apache.jena.sparql.function.FunctionEnv env) - Overrides:
execin classorg.apache.jena.sparql.function.FunctionBase
-
exec
public org.apache.jena.sparql.expr.NodeValue exec(org.apache.jena.sparql.expr.NodeValue v) - Specified by:
execin classorg.apache.jena.sparql.function.FunctionBase1
-