public class FileUtils
extends java.lang.Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
fullyDelete(java.io.File dir)
Delete files and directories, even if non-empty.
|
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.