java.io.Serializable, java.lang.Cloneable, javax.xml.transform.SourceLocator, ExpressionNode, XPathVisitablepublic class XUnresolvedVariableSimple extends XObject
CLASS_BOOLEAN, CLASS_NODESET, CLASS_NULL, CLASS_NUMBER, CLASS_RTREEFRAG, CLASS_STRING, CLASS_UNKNOWN, CLASS_UNRESOLVEDVARIABLE| Constructor | Description |
|---|---|
XUnresolvedVariableSimple(ElemVariable obj) |
| Modifier and Type | Method | Description |
|---|---|---|
XObject |
execute(XPathContext xctxt) |
For support of literal objects in xpaths.
|
int |
getType() |
Tell what kind of class this is.
|
java.lang.String |
getTypeString() |
Given a request type, return the equivalent string.
|
asIterator, asIteratorRaw, asNode, assertion, bool, canTraverseOutsideSubtree, error, execute, execute, execute, executeCharsToContentHandler, exprAddChild, exprGetChild, exprGetNumChildren, exprGetParent, exprSetParent, getColumnNumber, getExpressionOwner, getLineNumber, getPublicId, getSystemId, isNodesetExpr, isStableNumber, num, warn, xstrequals, getClass, hashCode, notify, notifyAll, wait, wait, waitallowDetachToRelease, appendToFsb, bool, boolWithSideEffects, callVisitors, castToType, create, create, deepEquals, destruct, detach, dispatchCharactersEvents, equals, fixupVariables, getFresh, greaterThan, greaterThanOrEqual, iter, lessThan, lessThanOrEqual, mutableNodeset, nodelist, nodeset, notEquals, num, numWithSideEffects, object, reset, rtf, rtf, rtree, rtree, str, toString, xstrpublic XUnresolvedVariableSimple(ElemVariable obj)
public XObject execute(XPathContext xctxt) throws javax.xml.transform.TransformerException
public int getType()
public java.lang.String getTypeString()
getTypeString in class XObjectCopyright © 2014 Apache XML Project. All Rights Reserved.