|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nees.util.CopyFile
| Constructor Summary | |
CopyFile()
|
|
| Method Summary | |
static void |
append(java.io.File in,
java.io.File out)
|
static void |
copy(java.io.File in,
java.io.File out)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CopyFile()
| Method Detail |
public static void copy(java.io.File in,
java.io.File out)
throws java.io.IOException
java.io.IOException
public static void append(java.io.File in,
java.io.File out)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||