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 constrXMLStreamException
XhtmlException
IOException
Copyright © 2003–2015 Atlassian. All rights reserved.