| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.harvard.hul.ois.jhove.viewer.JhoveWindow.InvisibleFilenameFilter
protected class JhoveWindow.InvisibleFilenameFilter
Class to filter out filenames that start with a period. These are "invisible" file names, at least under Unix, and generally shouldn't be included when walking through a directory.
| Constructor Summary | |
|---|---|
| protected  | JhoveWindow.InvisibleFilenameFilter() | 
| Method Summary | |
|---|---|
|  boolean | accept(java.io.File dir,
       java.lang.String name) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
protected JhoveWindow.InvisibleFilenameFilter()
| Method Detail | 
|---|
public boolean accept(java.io.File dir,
                      java.lang.String name)
accept in interface java.io.FilenameFilter| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||