|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.artifact.resolver.filter.ExclusionSetFilter
| Constructor Summary | |
ExclusionSetFilter(java.util.Set excludes)
|
|
ExclusionSetFilter(java.lang.String[] excludes)
|
|
| Method Summary | |
boolean |
include(Artifact artifact)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExclusionSetFilter(java.lang.String[] excludes)
public ExclusionSetFilter(java.util.Set excludes)
| Method Detail |
public boolean include(Artifact artifact)
include in interface ArtifactFilter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||