public interface FilePermissionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
chmod(File f,
int mode) |
int |
getUnixMode(File f) |
int getUnixMode(File f) throws IOException
IOExceptionvoid chmod(File f, int mode) throws IOException
IOExceptionCopyright © 2013. All rights reserved