Interface IFileFilter

    • Method Detail

      • accept

        boolean accept​(IFile file)
                throws IOException
        Returns whether the given file should be accepted by the file listing.
        Parameters:
        file - the file
        Returns:
        whether the given file should be accepted by the file listing.
        Throws:
        IOException - if some error occur.
        Since:
        8.0.0