public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
closeQuietly(Closeable c) |
static boolean |
deleteDirectory(File path,
boolean includeDir) |
static boolean |
deleteFromDirectory(File path) |
Copyright © 2012–2014. All rights reserved.