public class String extends UnaryOperation
Constructor and Description |
---|
String() |
Modifier and Type | Method and Description |
---|---|
XObject |
operate(XObject right)
Apply the operation to two operands, and return the result.
|
callVisitors, canTraverseOutsideSubtree, deepEquals, execute, fixupVariables, getExpression, getOperand, setExpression, setRight
asIterator, asIteratorRaw, asNode, assertion, bool, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isStableNumber, num, warn, xstr
public XObject operate(XObject right) throws javax.xml.transform.TransformerException
operate
in class UnaryOperation
right
- non-null reference to the evaluated right operand.javax.xml.transform.TransformerException
Copyright ? 2005 Apache XML Project. All Rights Reserved.