|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.apache.xpath.Expression
|
+--org.apache.xpath.operations.Operation
|
+--org.apache.xpath.operations.Or
| Constructor Summary | |
Or()
|
|
| Method Summary | |
XObject |
execute(XPathContext xctxt)
OR two expressions and return the boolean result. |
| Methods inherited from class org.apache.xpath.operations.Operation |
operate,
setLeftRight |
| Methods inherited from class org.apache.xpath.Expression |
assert,
error,
warn |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Or()
| Method Detail |
public XObject execute(XPathContext xctxt)
throws SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||