|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.swizzle.depreport.ScopeArtifactFilter
public class ScopeArtifactFilter
TODO: include in maven-artifact in future
Constructor Summary | |
---|---|
ScopeArtifactFilter(java.lang.String scope)
|
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 ScopeArtifactFilter(java.lang.String scope)
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 |