org.apache.maven.artifact.resolver.filter
Interface ArtifactFilter


public interface ArtifactFilter

Version:
$Id: ArtifactFilter.java 828793 2009-10-22 17:34:20Z bentmann $
Author:
Jason van Zyl

Method Summary
 boolean include(Artifact artifact)
           
 

Method Detail

include

boolean include(Artifact artifact)


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.