public class VariableSafeAbsRef extends Variable
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, 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 � 2014 Apache XML Project. All Rights Reserved.