java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase2
org.apache.jena.sparql.function.library.FN_StrBefore
- All Implemented Interfaces:
Function
fn:substring-before
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.function.FunctionBase2
checkBuild, exec
Methods inherited from class org.apache.jena.sparql.function.FunctionBase
build, evalArgs, exec
-
Constructor Details
-
FN_StrBefore
public FN_StrBefore()
-
-
Method Details
-
exec
- Specified by:
exec
in classFunctionBase2
-