File
boolean
accept(File f, String name)
Checks if the given file should be included in results.
f: The parent directory of the file to check.
f
name: The file name.
name
True if the file should be included in results.