public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dirPathCheck(String dirPath)
校验文件夹是否能够读写
|
public static void dirPathCheck(String dirPath) throws IOException
dirPath - 目录IOExceptionCopyright © 2024. All rights reserved.