|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.util.GuavaFiles
public class GuavaFiles
| Constructor Summary | |
|---|---|
GuavaFiles()
|
|
| Method Summary | |
|---|---|
static void |
deleteDirectoryContents(java.io.File directory)
|
static void |
deleteQuietly(java.io.File file)
|
static void |
deleteRecursively(java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GuavaFiles()
| Method Detail |
|---|
public static void deleteDirectoryContents(java.io.File directory)
throws java.io.IOException
java.io.IOException
public static void deleteRecursively(java.io.File file)
throws java.io.IOException
java.io.IOExceptionpublic static void deleteQuietly(java.io.File file)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||