API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.io. FileFilter View Source
Author(s)
Since
1.2
Version
Serial
Hierarchy
 FileFilter
Subinterfaces
Description
public interface FileFilter
  A filter for abstract pathnames.
See also:   
Methods
Hide/Show inherited methods
public boolean accept (File pathname)
  Tests whether or not the specified abstract pathname should be included in a pathname list.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar