java.lang.Object
org.apache.jena.sparql.function.FunctionBase
org.apache.jena.sparql.function.FunctionBase1
org.apache.jena.sparql.function.library.FN_StrLength
org.apache.jena.sparql.function.library.strlen
- All Implemented Interfaces:
Function
string length - Java operations
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.sparql.function.library.FN_StrLength
exec
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
-
strlen
public strlen()
-