|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sourceforge.blogentis.modules.screens.BlogFilesAsZip.MediaFilter
Constructor Summary | |
BlogFilesAsZip.MediaFilter()
|
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 BlogFilesAsZip.MediaFilter()
Method Detail |
public boolean ignored(java.lang.String path)
FileResourceFilter
ignored
in interface FileResourceFilter
path
- the full path to check.
public boolean descendInto(java.lang.String folder)
FileResourceFilter
descendInto
in interface FileResourceFilter
folder
- the folder to check.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |