Class String

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

public class String extends UnaryOperation
The 'string()' operation expression executer.
See Also:
  • Constructor Details

    • String

      public String()
  • Method Details