|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.algosome.common.util.io.FileIO
public class FileIO
Constructor Summary | |
---|---|
FileIO()
|
Method Summary | |
---|---|
static java.lang.String |
readfileWhole(java.lang.String path)
|
static void |
writeFile(java.lang.String contents,
java.lang.String path)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileIO()
Method Detail |
---|
public static java.lang.String readfileWhole(java.lang.String path) throws java.io.IOException
java.io.IOException
public static void writeFile(java.lang.String contents, java.lang.String path) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |