|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.peabody.emailprocessor.DiskMessageSource.ExactNameFileFilter
public static class DiskMessageSource.ExactNameFileFilter
Helper class to filter files by an exact file name.
| Field Summary | |
|---|---|
protected java.lang.String |
fileName
|
| Constructor Summary | |
|---|---|
DiskMessageSource.ExactNameFileFilter(java.lang.String aFileName)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.io.File aFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String fileName
| Constructor Detail |
|---|
public DiskMessageSource.ExactNameFileFilter(java.lang.String aFileName)
| Method Detail |
|---|
public boolean accept(java.io.File aFile)
accept in interface java.io.FileFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||