|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.artifact.resolver.filter.IncludesArtifactFilter
Filter to include from a list of artifact patterns.
| Constructor Summary | |
IncludesArtifactFilter(java.util.List patterns)
|
|
| 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 IncludesArtifactFilter(java.util.List patterns)
| 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 | ||||||||||