java.io.Serializable
, javax.xml.transform.SourceLocator
, PathComponent
, ExpressionNode
, XPathVisitable
public class VariableSafeAbsRef extends Variable
Constructor | Description |
---|---|
VariableSafeAbsRef() |
Modifier and Type | Method | Description |
---|---|---|
XObject |
execute(XPathContext xctxt,
boolean destructiveOK) |
Dereference the variable, and return the reference value.
|
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, error, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, num, warn, xstr
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
callVisitors, deepEquals, execute, fixupVariables, getAnalysisBits, getElemVariable, getGlobal, getIndex, getQName, isPsuedoVarRef, isStableNumber, setIndex, setIsGlobal, setQName
public XObject execute(XPathContext xctxt, boolean destructiveOK) throws javax.xml.transform.TransformerException
Copyright © 2014 Apache XML Project. All Rights Reserved.