|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.cnes.sitools.util.FileUtils.DirectoryFileFilter
public static final class FileUtils.DirectoryFileFilter
Directory file filter
| Field Summary | |
|---|---|
static FileUtils.DirectoryFileFilter |
INSTANCE
Instance of filter |
| Method Summary | |
|---|---|
boolean |
accept(java.io.File file)
|
boolean |
accept(java.io.File dir,
java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final FileUtils.DirectoryFileFilter INSTANCE
| Method Detail |
|---|
public boolean accept(java.io.File file)
accept in interface java.io.FileFilter
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 | |||||||||