Class Bool

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

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

    • Bool

      public Bool()
  • Method Details