Class strlen
- 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
public class strlen extends FN_StrLength
string length - Java operations
-
-
Constructor Summary
Constructors Constructor Description strlen()
-
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, evalArgs, exec
-
-