|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gerhardb.jibs.optimizer.NoDirectories
Filters out directories. Based on having a period in name at moment.
Constructor Summary | |
NoDirectories()
|
Method Summary | |
boolean |
accept(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NoDirectories()
Method Detail |
public boolean accept(java.io.File file)
accept
in interface java.io.FileFilter
file
- The path to the file without the actual file.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |