public interface XmlStreamWriterCallback
| Modifier and Type | Method and Description |
|---|---|
void |
withStreamWriter(XMLStreamWriter xmlStreamWriter,
Writer underlyingWriter) |
void withStreamWriter(XMLStreamWriter xmlStreamWriter, Writer underlyingWriter) throws XMLStreamException, IOException
xmlStreamWriter - xml stream writerunderlyingWriter - the underlying writer that was used to constrXMLStreamExceptionIOExceptionCopyright © 2003–2017 Atlassian. All rights reserved.