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

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

    • IncludeFilter

      public IncludeFilter(Path pattern)
    • IncludeFilter

      public IncludeFilter(String pattern)
  • Method Details

    • accept

      public boolean accept(Path path)
    • isExclusive

      public boolean isExclusive()