|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.artifact.resolver.filter.AndArtifactFilter
Apply multiple filters.
| Constructor Summary | |
AndArtifactFilter()
|
|
| Method Summary | |
void |
add(ArtifactFilter artifactFilter)
|
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 AndArtifactFilter()
| Method Detail |
public boolean include(Artifact artifact)
include in interface ArtifactFilterpublic void add(ArtifactFilter artifactFilter)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||