Interface FileAcceptance


public interface FileAcceptance
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isPathAcceptable(File file, boolean announce)
     
  • Method Details

    • isPathAcceptable

      boolean isPathAcceptable(File file, boolean announce)