|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StaxWriterCallback
Callback interface for writing to an XML file - useful e.g. for handling headers and footers.
| Method Summary | |
|---|---|
void |
write(javax.xml.stream.XMLEventWriter writer)
Write contents using the supplied XMLEventWriter. |
| Method Detail |
|---|
void write(javax.xml.stream.XMLEventWriter writer)
throws IOException
XMLEventWriter. It is not
required to flush the writer inside this method.
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||