|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Predicated
Interface for objects which can have one or more predicates.
| Method Summary | |
|---|---|
void |
addPredicate(Predicate predicate)
Add an additional predicate to this object. |
List |
getPredicates()
Returns a possibly empty list of predicates. |
PredicateSet |
getPredicateSet()
Returns a possibly empty set of predicates. |
| Method Detail |
|---|
void addPredicate(Predicate predicate)
predicate - the predicate to addList getPredicates()
PredicateSet getPredicateSet()
|
jaxen 1.1.3-redhat-2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||