|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmorfologik.util.FileUtils
public final class FileUtils
Utility functions.
Method Summary | |
---|---|
static void |
assertExists(java.io.File fsaFile,
boolean requireFile,
boolean requireDirectory)
Checks if the given file exists. |
static void |
close(java.io.Closeable... closeables)
Force any non-null closeables. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void assertExists(java.io.File fsaFile, boolean requireFile, boolean requireDirectory) throws java.io.IOException
java.io.IOException
public static void close(java.io.Closeable... closeables)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |