|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.geosolutions.tools.io.file.writer.Writer
public final class Writer
| Constructor Summary | |
|---|---|
Writer()
|
|
| Method Summary | |
|---|---|
static void |
appendFile(java.io.File toAppend,
java.io.File destination)
Open 'destination' file in append mode and append content of the 'toAppend' file |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Writer()
| Method Detail |
|---|
public static void appendFile(java.io.File toAppend,
java.io.File destination)
throws java.io.IOException
toAppend - destination -
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||