Class ExcludesArtifactFilter

  • All Implemented Interfaces:
    ArtifactFilter

    public class ExcludesArtifactFilter
    extends IncludesArtifactFilter
    Filter to exclude from a list of artifact patterns.
    Version:
    $Id: ExcludesArtifactFilter.java 495147 2007-01-11 07:47:53Z jvanzyl $
    Author:
    Brett Porter
    • Constructor Summary

      Constructors 
      Constructor Description
      ExcludesArtifactFilter​(java.util.List patterns)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean include​(Artifact artifact)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait