|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.step.NumberExpression
| Field Summary |
| Fields inherited from interface org.oXML.xpath.Expression |
OUTPUT_NS |
| Constructor Summary | |
NumberExpression(java.lang.Double 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 NumberExpression(java.lang.Double value)
| Method Detail |
public void bind(Resolver ctxt)
throws XPathException
bind in interface ExpressionXPathException
public Node evaluate(RuntimeContext ctxt)
throws XPathException
evaluate in interface ExpressionXPathException
public void write(org.xml.sax.ContentHandler handler)
throws org.xml.sax.SAXException
write in interface Expressionorg.xml.sax.SAXExceptionpublic java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||