java.lang.Object
org.nuxeo.runtime.deployment.preprocessor.install.filters.AbstractFilter
org.nuxeo.runtime.deployment.preprocessor.install.filters.ExcludeFilter
All Implemented Interfaces:
PathFilter

public class ExcludeFilter extends AbstractFilter
Author:
Bogdan Stefanescu
  • Constructor Details

    • ExcludeFilter

      public ExcludeFilter(Path pattern)
    • ExcludeFilter

      public ExcludeFilter(String pattern)
  • Method Details

    • accept

      public boolean accept(Path path)
    • isExclusive

      public boolean isExclusive()