|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The writer interface.
Method Summary | |
void |
add(Object toWrite)
Add an object to write in the file. |
void |
write()
Write the file with all objects added in the Writer. |
Method Detail |
public void add(Object toWrite)
toWrite
- the object to write in the file.public void write()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |