java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.library.FN_Apply
- All Implemented Interfaces:
Function
XPath and XQuery Functions and Operators 3.1
fn:apply(function, args)
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
FN_Apply
public FN_Apply()
-
-
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
-