| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface FilterExprextends Expr, PredicatedMethods 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.