org.jaxen.expr
Interface UnionExpr

All Superinterfaces:
BinaryExpr, Expr, Serializable, Visitable
All Known Implementing Classes:
DefaultUnionExpr

public interface UnionExpr
extends BinaryExpr


Methods inherited from interface org.jaxen.expr.BinaryExpr
getLHS, getRHS
 
Methods inherited from interface org.jaxen.expr.Expr
evaluate, getText, simplify
 
Methods inherited from interface org.jaxen.expr.Visitable
accept
 



Copyright © 2001-2003 Codehaus. All Rights Reserved.