Package java.io
Interface FilenameFilter

Public Method accept

abstract boolean accept(File dir, String name)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Checks if the specified file should be included in a file list.