This interface has one method which is used for filtering pathnames
returned in a pathname listing. It is currently used by the
File.listFiles(FileFilter) method.
The method in this interface determines if a particular pathname should
or should not be included in the pathname listing.