public interface ArtifactItemFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isArtifactIncluded(ArtifactItem item) |
boolean isArtifactIncluded(ArtifactItem item) throws org.apache.maven.shared.artifact.filter.collection.ArtifactFilterException
item - ArtifactItemorg.apache.maven.shared.artifact.filter.collection.ArtifactFilterException - in case of an error.Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.