|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.artifact.ant.SpecificScopesArtifactFilter
public class SpecificScopesArtifactFilter
Filter to only retain objects in the given scope(s).
| Constructor Summary | |
|---|---|
SpecificScopesArtifactFilter(java.lang.String scopes)
Takes a comma separated list of scopes to include. |
|
| Method Summary | |
|---|---|
boolean |
include(org.apache.maven.artifact.Artifact artifact)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpecificScopesArtifactFilter(java.lang.String scopes)
scopes - A comma separated list of scopes| Method Detail |
|---|
public boolean include(org.apache.maven.artifact.Artifact artifact)
include in interface org.apache.maven.artifact.resolver.filter.ArtifactFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||