|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.variable.VariableReference
| Field Summary |
| Fields inherited from interface org.oXML.xpath.Expression |
OUTPUT_NS |
| Constructor Summary | |
VariableReference(QName qname)
|
|
| Method Summary | |
void |
bind(Resolver ctxt)
|
Node |
evaluate(RuntimeContext ctxt)
|
java.lang.String |
toString()
|
void |
write(org.xml.sax.ContentHandler handler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VariableReference(QName qname)
| Method Detail |
public void bind(Resolver ctxt)
throws XPathException
bind in interface ExpressionXPathException
public Node evaluate(RuntimeContext ctxt)
throws XPathException
evaluate in interface ExpressionXPathExceptionpublic java.lang.String toString()
public void write(org.xml.sax.ContentHandler handler)
throws org.xml.sax.SAXException
write in interface Expressionorg.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||