java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.library.cdt.SubSeqFct
- All Implemented Interfaces:
Function
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, exec
-
Constructor Details
-
SubSeqFct
public SubSeqFct()
-
-
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
-