|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oXML.xpath.MixedExpression
| Field Summary |
| Fields inherited from interface org.oXML.xpath.Expression |
OUTPUT_NS |
| Constructor Summary | |
MixedExpression(Expression[] expressions)
|
|
MixedExpression(java.util.List list)
|
|
| Method Summary | |
void |
bind(Resolver ctxt)
|
Node |
evaluate(RuntimeContext ctxt)
|
void |
write(org.xml.sax.ContentHandler handler)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MixedExpression(Expression[] expressions)
public MixedExpression(java.util.List list)
| Method Detail |
public void bind(Resolver ctxt)
throws ObjectBoxException
bind in interface ExpressionObjectBoxException
public Node evaluate(RuntimeContext ctxt)
throws ObjectBoxException
evaluate in interface ExpressionObjectBoxException
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 | |||||||||