|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uottawa.balie.FileHandler
public class FileHandler
Simple file loader
Method Summary | |
---|---|
static java.lang.String |
GetTextFileContent(java.lang.String pi_Filename,
java.lang.String pi_Encoding)
Loads a file from disk with a specified charset. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String GetTextFileContent(java.lang.String pi_Filename, java.lang.String pi_Encoding)
pi_Filename
- File to readpi_Encoding
- File encoding (See Balie
class for encoding choices)
Balie
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |