public static interface FileUtils.RecurseAction
| Modifier and Type | Method and Description |
|---|---|
void |
doAfterFile(File f) |
void |
doBeforeFile(File f) |
void |
doFile(File file) |
void doFile(File file) throws IOException
file - IOExceptionvoid doBeforeFile(File f)
f - void doAfterFile(File f)
f - Copyright © 2003–2019 Sakai Project. All rights reserved.