|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.compoze.util.IoUtility.BynameFilenameFilter
Filter a file by its name.
| Constructor Summary | |
IoUtility.BynameFilenameFilter(java.lang.String sFilename,
boolean bIgnoreCase)
Constructor. |
|
| Method Summary | |
boolean |
accept(java.io.File dir,
java.lang.String sFilename)
Determines whether or not to accept the file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public IoUtility.BynameFilenameFilter(java.lang.String sFilename,
boolean bIgnoreCase)
sFilename - the filename to comparebIgnoreCase - if true, ignore case in comparison| Method Detail |
public boolean accept(java.io.File dir,
java.lang.String sFilename)
accept in interface java.io.FilenameFilter
|
Compoze Software, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||