|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dmonix.io.filters.AcceptAllFileNameFilter
Simple filename filter that accepts all files.
Copyright: Copyright (c) 2004
Company: dmonix.org
| Constructor Summary | |
AcceptAllFileNameFilter()
Deprecated. |
|
| Method Summary | |
boolean |
accept(java.io.File dir,
java.lang.String name)
Deprecated. Always returns true. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AcceptAllFileNameFilter()
| Method Detail |
public boolean accept(java.io.File dir,
java.lang.String name)
accept in interface java.io.FilenameFilterdir - The file directoryname - The file name
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||