public interface FilterExpr extends Expr, Predicated
| Modifier and Type | Method and Description |
|---|---|
boolean |
asBoolean(Context context)
Evaluates the filter expression on the current context
and returns true if at least one node matches.
|
evaluate, getText, simplifyaddPredicate, getPredicates, getPredicateSetboolean asBoolean(Context context) throws JaxenException
JaxenExceptionCopyright © 2013. All Rights Reserved.