Static Public Member Functions | |
| static FileStats | stat (File file) |
| static FileStats | lstat (File file) |
| static void | chown (FileStats fstat, File file) throws DirectorException |
| static void | chgrp (FileStats fstat, File file) throws DirectorException |
| static void | chmod (FileStats fstat, File file) throws DirectorException |
| static String | readlink (File file) throws DirectorException |
| static void | symlink (String file, File target) throws DirectorException |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.5