Uses of Interface org.jaxen.expr.Predicate

Uses in package org.jaxen.expr

Classes implementing org.jaxen.expr.Predicate

class

Methods with parameter type org.jaxen.expr.Predicate

void
Add an additional predicate to this object.
void
void
Add an additional predicate to this object.
void
Add a predicate to the set.
List
PredicateSet.applyPredicate(Predicate predicate, List nodes2Filter, ContextSupport support)

Methods with return type org.jaxen.expr.Predicate

Predicate
Predicate
Create from the supplied expression.