|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openxava.util.Files
public class Files
Some utilities for work with files and directories.
| Constructor Summary | |
|---|---|
Files()
|
|
| Method Summary | |
|---|---|
static boolean |
deleteDir(java.io.File dir)
|
static boolean |
deleteDir(java.lang.String dirURL)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Files()
| Method Detail |
|---|
public static boolean deleteDir(java.lang.String dirURL)
public static boolean deleteDir(java.io.File dir)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||