Class FuncStringLength

All Implemented Interfaces:
Serializable, SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitable

public class FuncStringLength
extends FunctionDef1Arg
Execute the StringLength() function.
See Also:
Serialized Form
  • Constructor Details

    • FuncStringLength

      public FuncStringLength()
  • Method Details