|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.retrogui.messageserver.common.FileUtils
misc file oriented utility methods
| Field Summary | |
static java.lang.String |
NEW_LINE
|
| Constructor Summary | |
FileUtils()
|
|
| Method Summary | |
static java.lang.String |
readTextFileContents(java.lang.String strFile)
Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String NEW_LINE
| Constructor Detail |
public FileUtils()
| Method Detail |
public static java.lang.String readTextFileContents(java.lang.String strFile)
throws java.io.IOException
strFile -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||