org.jaxen.expr
Interface PathExpr

All Superinterfaces:
Expr, Serializable

public interface PathExpr
extends Expr


Method Summary
 Expr getFilterExpr()
           
 LocationPath getLocationPath()
           
 void setFilterExpr(Expr filterExpr)
           
 
Methods inherited from interface org.jaxen.expr.Expr
evaluate, getText, simplify
 

Method Detail

getFilterExpr

public Expr getFilterExpr()

setFilterExpr

public void setFilterExpr(Expr filterExpr)

getLocationPath

public LocationPath getLocationPath()


Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo