|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.jayasoft.ivy.filter.FilterHelper
| Field Summary | |
static Filter |
NO_FILTER
|
| Constructor Summary | |
FilterHelper()
|
|
| Method Summary | |
static java.util.Collection |
filter(java.util.Collection col,
Filter filter)
we could have used commons-collections facility for this... |
static Filter |
getArtifactTypeFilter(java.lang.String types)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static Filter NO_FILTER
| Constructor Detail |
public FilterHelper()
| Method Detail |
public static Filter getArtifactTypeFilter(java.lang.String types)
public static java.util.Collection filter(java.util.Collection col,
Filter filter)
col - filter -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||