|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.xml.stream.XMLOutputFactory org.codehaus.stax2.XMLOutputFactory2 com.ctc.wstx.stax.WstxOutputFactory com.ctc.wstx.sw.BambooWstxOutputFactory
public class BambooWstxOutputFactory
Produces RestrictedCharsAwareBufferingXmlWriter where normally BufferingXmlWriter would be created. Can be removed when http://jira.codehaus.org/browse/WSTX-272 is fixed.
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 class javax.xml.stream.XMLOutputFactory |
---|
IS_REPAIRING_NAMESPACES |
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 |
Constructor Summary | |
---|---|
BambooWstxOutputFactory()
|
Method Summary | |
---|---|
javax.xml.stream.XMLStreamWriter |
createXMLStreamWriter(java.io.OutputStream out,
java.lang.String enc)
|
Methods inherited from class com.ctc.wstx.stax.WstxOutputFactory |
---|
configureForRobustness, configureForSpeed, configureForXmlConformance, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, getConfig, getProperty, isPropertySupported, setProperty |
Methods inherited from class javax.xml.stream.XMLOutputFactory |
---|
newFactory, newFactory, newInstance, newInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooWstxOutputFactory()
Method Detail |
---|
public javax.xml.stream.XMLStreamWriter createXMLStreamWriter(java.io.OutputStream out, java.lang.String enc) throws javax.xml.stream.XMLStreamException
createXMLStreamWriter
in class com.ctc.wstx.stax.WstxOutputFactory
javax.xml.stream.XMLStreamException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |