| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jutil.io.fileset.FileSetPredicateSupport
A class that can be used when implementing a FileSetPredicate.
 
 
| Constructor Summary | |
| FileSetPredicateSupport(Predicate predicate)Initialize a new FileSetPredicateSupport with the given predicate | |
| Method Summary | |
|  Predicate | getPredicate()Return the predicate encapsulated by this FileSetPredicate. | 
|  java.util.List | getSubPredicates() | 
|  int | nbSubPredicates() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public FileSetPredicateSupport(Predicate predicate)
predicate - The predicate encapsulated by the new FileSetPredicateSupport| Method Detail | 
public Predicate getPredicate()
public java.util.List getSubPredicates()
public int nbSubPredicates()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||