public class ConfluenceXmlOutputFactory extends DelegateXmlOutputFactory
XmlOutputFactory was introduced primarily to deal with
 STAX-58.
 
 The intention is to override the factory method DelegateXmlOutputFactory.createXMLStreamWriter(java.io.Writer) to return our own customized
 writer that fixes the issue of marshalling some characters incorrectly.
IS_REPAIRING_NAMESPACES| Constructor and Description | 
|---|
ConfluenceXmlOutputFactory(XMLOutputFactory xmlOutputFactory)  | 
| Modifier and Type | Method and Description | 
|---|---|
XMLEventWriter | 
createXMLEventWriter(Writer writer)  | 
createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getProperty, isPropertySupported, setPropertynewFactory, newFactory, newInstance, newInstancepublic ConfluenceXmlOutputFactory(XMLOutputFactory xmlOutputFactory)
public XMLEventWriter createXMLEventWriter(Writer writer) throws XMLStreamException
createXMLEventWriter in interface XmlOutputFactorycreateXMLEventWriter in class DelegateXmlOutputFactoryXMLStreamExceptionCopyright © 2003–2022 Atlassian. All rights reserved.