public abstract class AbstractXmlWriter extends Object
XMLStreamWriter
.Modifier | Constructor and Description |
---|---|
protected |
AbstractXmlWriter(String indentString) |
Modifier and Type | Method and Description |
---|---|
protected XMLStreamWriter |
createWriter(OutputStream outputStream) |
protected AbstractXmlWriter(String indentString)
protected XMLStreamWriter createWriter(OutputStream outputStream) throws XMLStreamException
XMLStreamException
Copyright © 2010-2014. All Rights Reserved.