org.xmlpull.v1.builder.xpath.jaxen.expr
Interface UnaryExpr

All Superinterfaces:
Expr, java.io.Serializable

public interface UnaryExpr
extends Expr


Method Summary
 Expr getExpr()
           
 
Methods inherited from interface org.xmlpull.v1.builder.xpath.jaxen.expr.Expr
evaluate, getText, simplify
 

Method Detail

getExpr

Expr getExpr()