- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- com.ctc.wstx.cfg.OutputConfigFlags, org.codehaus.stax2.XMLStreamProperties
public class BambooWstxOutputFactory
extends com.ctc.wstx.stax.WstxOutputFactory
Produces XmlWriter that replaces invalid characters with '_' instead of failing
See https://jira.atlassian.com/browse/BAM-17948
-
-
Field Summary
-
Fields inherited from class com.ctc.wstx.stax.WstxOutputFactory
mConfig
-
Fields inherited from class org.codehaus.stax2.XMLOutputFactory2
P_ATTR_VALUE_ESCAPER, P_AUTOMATIC_EMPTY_ELEMENTS, P_AUTOMATIC_NS_PREFIX, P_TEXT_ESCAPER
-
Fields inherited from interface com.ctc.wstx.cfg.OutputConfigFlags
CFG_AUTOMATIC_EMPTY_ELEMS, CFG_AUTOMATIC_NS, CFG_COPY_DEFAULT_ATTRS, CFG_ENABLE_NS, CFG_ESCAPE_CR, CFG_FIX_CONTENT, CFG_OUTPUT_CDATA_AS_TEXT, CFG_VALIDATE_ATTR, CFG_VALIDATE_CONTENT, CFG_VALIDATE_NAMES, CFG_VALIDATE_STRUCTURE
-
Fields inherited from interface org.codehaus.stax2.XMLStreamProperties
XSP_IMPLEMENTATION_NAME, XSP_IMPLEMENTATION_VERSION, XSP_NAMESPACE_AWARE, XSP_PROBLEM_REPORTER, XSP_SUPPORT_XMLID, XSP_SUPPORTS_XML11, XSP_V_XMLID_FULL, XSP_V_XMLID_NONE, XSP_V_XMLID_TYPING
-
Method Summary
-
Methods inherited from class com.ctc.wstx.stax.WstxOutputFactory
configureForRobustness, configureForSpeed, configureForXmlConformance, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getConfig, getProperty, isPropertySupported, setProperty
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- Detail:
- Field |
- Constr |
- Method
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.