java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase3
- All Implemented Interfaces:
Function
- Direct Known Subclasses:
TripleTerm
Support for a function of one argument.
-
Constructor Details
-
FunctionBase3
public FunctionBase3()
-
-
Method Details
-
checkBuild
- Specified by:
checkBuild
in classFunctionBase
-
exec
Description copied from class:FunctionBase
Function call to a list of evaluated argument values- Specified by:
exec
in classFunctionBase
-
exec
-