|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.step.LiteralExpression
| Field Summary |
| Fields inherited from interface org.oXML.xpath.Expression |
OUTPUT_NS |
| Constructor Summary | |
LiteralExpression(java.lang.String value)
|
|
| 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 LiteralExpression(java.lang.String value)
| Method Detail |
public void bind(Resolver ctxt)
throws XPathException
bind in interface ExpressionXPathExceptionpublic Node evaluate(RuntimeContext ctxt)
evaluate in interface Expressionpublic 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 | |||||||||