com.hp.hpl.jena.sparql.function.library
Class FN_StrLength
java.lang.Object
com.hp.hpl.jena.sparql.function.FunctionBase
com.hp.hpl.jena.sparql.function.FunctionBase1
com.hp.hpl.jena.sparql.function.library.FN_StrLength
- All Implemented Interfaces:
- Function
- Direct Known Subclasses:
- strlen
public class FN_StrLength
- extends FunctionBase1
string length - F&O operation
FN_StrLength
public FN_StrLength()
exec
public NodeValue exec(NodeValue v)
- Specified by:
exec
in class FunctionBase1
Licenced under the Apache License, Version 2.0