org.apache.maven.shared.artifact.filter.collection
public abstract class AbstractArtifactsFilter extends java.lang.Object implements ArtifactsFilter
Constructor and Description |
---|
AbstractArtifactsFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isArtifactIncluded(org.apache.maven.artifact.Artifact artifact) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter
public boolean isArtifactIncluded(org.apache.maven.artifact.Artifact artifact) throws ArtifactFilterException
isArtifactIncluded
in interface ArtifactsFilter
ArtifactFilterException
Copyright © 2014. All Rights Reserved.