Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface UnionExpr
extends BinaryExpr
[18] | UnionExpr | ::= | PathExpr | |
| UnionExpr '|' PathExpr |
Methods inherited from interface org.jaxen.expr.BinaryExpr | |
getLHS , getOperator , getRHS |