|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.emory.mathcs.util.natives.FilesystemUtils
Utility methods to operate on files.
Method Summary | |
static java.io.File |
findFile(java.lang.String[] candidates)
|
static boolean |
setExecutable(java.io.File file,
boolean executable)
|
static boolean |
setPrivate(java.io.File file)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static boolean setExecutable(java.io.File file, boolean executable)
public static boolean setPrivate(java.io.File file)
public static java.io.File findFile(java.lang.String[] candidates)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |