|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hrstc.utils.FileUtils
public class FileUtils
Constructor Summary | |
---|---|
FileUtils()
Creates a new instance of FileUtils |
Method Summary | |
---|---|
static java.io.File |
copy(java.lang.String inFileName,
java.lang.String outFileName)
|
static java.lang.String |
fileToString(java.lang.String inFileName)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileUtils()
Method Detail |
---|
public static java.io.File copy(java.lang.String inFileName, java.lang.String outFileName) throws java.io.IOException
java.io.IOException
public static java.lang.String fileToString(java.lang.String inFileName) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |