|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UnionExpr
Represents an XPath union expression. This is production 18 in the XPath 1.0 specification:
| [18] | UnionExpr | ::= | PathExpr | |
| | UnionExpr '|' PathExpr |
| Method Summary |
|---|
| Methods inherited from interface org.jaxen.expr.BinaryExpr |
|---|
getLHS, getOperator, getRHS |
| Methods inherited from interface org.jaxen.expr.Expr |
|---|
evaluate, getText, simplify |
|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||