Module org.apache.jena.arq
Class IsTripleTerm
java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.apache.jena.sparql.function.library.triple.IsTripleTerm
- All Implemented Interfaces:
Function
Test whether a
NodeValue
is an triple term.-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase1
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
IsTripleTerm
public IsTripleTerm()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase1
-