public class FileUtils extends Object
Constructor and Description |
---|
FileUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
fullyDelete(File dir)
Delete files and directories, even if non-empty.
|
public static boolean fullyDelete(File dir) throws IOException
dir
- file or directoryIOException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.