public interface StaxWriterCallback
| Modifier and Type | Method and Description |
|---|---|
void |
write(XMLEventWriter writer)
Write contents using the supplied
XMLEventWriter. |
void write(XMLEventWriter writer) throws IOException
XMLEventWriter. It is not
required to flush the writer inside this method.IOExceptionCopyright © 2014 Pivotal. All rights reserved.