class Woodstox3OutputFactoryWrapper extends NormalizingXMLOutputFactoryWrapper
| Constructor and Description |
|---|
Woodstox3OutputFactoryWrapper(javax.xml.stream.XMLOutputFactory parent,
AbstractStAXDialect dialect) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.stream.XMLEventWriter |
createXMLEventWriter(java.io.OutputStream stream,
java.lang.String encoding) |
javax.xml.stream.XMLStreamWriter |
createXMLStreamWriter(java.io.OutputStream stream,
java.lang.String encoding) |
wrapcreateXMLEventWriter, createXMLEventWriter, createXMLEventWriter, createXMLStreamWriter, createXMLStreamWriter, createXMLStreamWriter, wrapgetProperty, isPropertySupported, setPropertypublic Woodstox3OutputFactoryWrapper(javax.xml.stream.XMLOutputFactory parent,
AbstractStAXDialect dialect)
public javax.xml.stream.XMLEventWriter createXMLEventWriter(java.io.OutputStream stream,
java.lang.String encoding)
throws javax.xml.stream.XMLStreamException
createXMLEventWriter in class WrappingXMLOutputFactoryjavax.xml.stream.XMLStreamExceptionpublic javax.xml.stream.XMLStreamWriter createXMLStreamWriter(java.io.OutputStream stream,
java.lang.String encoding)
throws javax.xml.stream.XMLStreamException
createXMLStreamWriter in class WrappingXMLOutputFactoryjavax.xml.stream.XMLStreamException