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