Class FuncStringLength

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

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

    • FuncStringLength

      public FuncStringLength()
  • Method Details