java.io.Serializable, javax.xml.transform.SourceLocator, ExpressionNode, ExpressionOwner, XPathVisitablepublic class Gte extends Operation
| Constructor | Description |
|---|---|
Gte() |
| Modifier and Type | Method | Description |
|---|---|---|
XObject |
operate(XObject left,
XObject right) |
Apply the operation to two operands, and return the result.
|
asIterator, asIteratorRaw, asNode, assertion, bool, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isStableNumber, num, warn, xstrequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcallVisitors, canTraverseOutsideSubtree, deepEquals, execute, fixupVariables, getExpression, getLeftOperand, getRightOperand, setExpression, setLeftRightpublic XObject operate(XObject left, XObject right) throws javax.xml.transform.TransformerException
operate in class Operationleft - non-null reference to the evaluated left operand.right - non-null reference to the evaluated right operand.javax.xml.transform.TransformerExceptionCopyright © 2014 Apache XML Project. All Rights Reserved.