|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface IOUtil.FileViewer
FileViewer is used to walk dir trees
| Field Summary | |
|---|---|
static int |
DO_CONTINUE
return action |
static int |
DO_DONTRECURSE
return action |
static int |
DO_STOP
return action |
| Method Summary | |
|---|---|
int |
viewFile(File f)
View this file. |
| Field Detail |
|---|
static final int DO_CONTINUE
static final int DO_DONTRECURSE
static final int DO_STOP
| Method Detail |
|---|
int viewFile(File f)
throws Exception
f - file
Exception - on badness
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||