| Tree-XPathEngine documentation | view source | Contained in the Tree-XPathEngine distribution. |
Tree::XPathEngine::Boolean - Boolean true/false values
Tree::XPathEngine::Boolean objects implement simple boolean true/false objects.
Creates a new Boolean object with a true value.
Creates a new Boolean object with a false value.
Returns true or false.
Returns the string "true" or "false".
| Tree-XPathEngine documentation | view source | Contained in the Tree-XPathEngine distribution. |