public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkReadOnly(File file) |
static void |
markAsReadOnly(File file) |
public static void markAsReadOnly(File file) throws IOException
IOExceptionpublic static void checkReadOnly(File file) throws IOException
IOExceptionCopyright © 2017. All rights reserved.