|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object osdep.util.FileUtil
public class FileUtil
File utilities
Constructor Summary | |
---|---|
FileUtil()
|
Method Summary | |
---|---|
static java.lang.String |
fileContentToString(java.io.File listFile)
Transfers the content of a file to a string |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUtil()
Method Detail |
---|
public static java.lang.String fileContentToString(java.io.File listFile) throws java.io.FileNotFoundException, java.io.IOException
listFile
-
java.io.FileNotFoundException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |