|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.cjdbc.common.util.FileManagement
This class defines a FileManagement that provides tools to manage files and directories.
| Constructor Summary | |
FileManagement()
|
|
| Method Summary | |
static boolean |
deleteDir(java.io.File dir)
Delete a directory by deleting recursively all sub files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FileManagement()
| Method Detail |
public static final boolean deleteDir(java.io.File dir)
dir - directoty to delete
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||