public class AsyncXmlOutputStream extends XmlOutputStream
| Constructor and Description |
|---|
AsyncXmlOutputStream(OutputStream out,
boolean prettyPrint) |
close, endDocument, flush, getPrefix, getWriter, setPrefix, startDocument, writeAttribute, writeComment, writeEndTag, writeStartTag, writeStringElement, writeTextpublic AsyncXmlOutputStream(OutputStream out, boolean prettyPrint) throws IOException
IOExceptionCopyright © 2020. All rights reserved.