|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.blogentis.modules.screens.BlogFiles.FileFilter
| Constructor Summary | |
BlogFiles.FileFilter()
|
|
| Method Summary | |
boolean |
descendInto(java.lang.String folder)
Should the childern of the folder appear in the tree? |
boolean |
ignored(java.lang.String path)
Check wether this resource should be ignored. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlogFiles.FileFilter()
| Method Detail |
public boolean ignored(java.lang.String path)
FileResourceFilter
ignored in interface FileResourceFilterpath - the full path to check.
public boolean descendInto(java.lang.String folder)
FileResourceFilter
descendInto in interface FileResourceFilterfolder - the folder to check.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||