Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface FilterExpr
extends Expr, Predicated
Methods inherited from interface org.jaxen.expr.Predicated | |
addPredicate , getPredicateSet , getPredicates |
public boolean asBoolean(Context context) throws JaxenException
Evaluates the filter expression on the current context and returns true if at least one node matches.