public class VariableSafeAbsRef extends Variable
m_index, m_isGlobal, m_qname
Constructor and Description |
---|
VariableSafeAbsRef() |
Modifier and Type | Method and Description |
---|---|
XObject |
execute(XPathContext xctxt,
boolean destructiveOK)
Dereference the variable, and return the reference value.
|
callVisitors, deepEquals, execute, fixupVariables, getAnalysisBits, getElemVariable, getGlobal, getIndex, getQName, isPsuedoVarRef, isStableNumber, setIndex, setIsGlobal, setQName
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, error, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isSameClass, num, warn, xstr
public XObject execute(XPathContext xctxt, boolean destructiveOK) throws TransformerException
execute
in class Variable
xctxt
- The runtime execution context.destructiveOK
- true if a "safe" object doesn't need to be returned.TransformerException
Copyright © 2017 JBoss by Red Hat. All rights reserved.