java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase3
org.apache.jena.sparql.function.library.triple.TripleTerm
- All Implemented Interfaces:
Function
Create a triple term.
Throws
ExprEvalException
if the predicate argument is not a URI.-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase3
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
TripleTerm
public TripleTerm()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase3
-