public class String extends UnaryOperation
m_right| 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, setRightasIterator, asNode, assertion, bool, error, execute, execute, execute, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isSameClass, isStableNumber, numpublic XObject operate(XObject right) throws TransformerException
operate in class UnaryOperationright - non-null reference to the evaluated right operand.TransformerException - in case of errorCopyright © 2022–2023 HtmlUnit. All rights reserved.