|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dmonix.io.filters.DirectoryFilter
A filter for sorting out directories only.
Copyright: Copyright (c) 2005
Company: dmonix.org
| Constructor Summary | |
DirectoryFilter()
|
|
| Method Summary | |
boolean |
accept(java.io.File f)
The method checks if the input file is a directory or not. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectoryFilter()
| Method Detail |
public boolean accept(java.io.File f)
accept in interface java.io.FileFilterf - The file to check
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||