|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XMLCellWriter
An object to write xml cells (@link{XMLValue}).
| Method Summary | |
|---|---|
void |
close()
Close resources used for writing the xml cell. |
void |
write(XMLValue cell)
Write the given cell. |
| Method Detail |
|---|
void write(XMLValue cell)
throws IOException
cell - the cell to write
IOException - when an error occurs while writing
void close()
throws IOException
IOException - when an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||