public class EnhancedStaxDriver
extends com.thoughtworks.xstream.io.xml.StaxDriver
Constructor and Description |
---|
EnhancedStaxDriver() |
EnhancedStaxDriver(com.thoughtworks.xstream.io.naming.NameCoder nameCoder) |
EnhancedStaxDriver(com.thoughtworks.xstream.io.xml.QNameMap qnameMap) |
EnhancedStaxDriver(com.thoughtworks.xstream.io.xml.QNameMap qnameMap,
com.thoughtworks.xstream.io.naming.NameCoder nameCoder) |
Modifier and Type | Method and Description |
---|---|
EnhancedStaxWriter |
createStaxWriter(XMLStreamWriter out,
boolean writeStartEndDocument) |
createInputFactory, createOutputFactory, createParser, createParser, createParser, createReader, createReader, createReader, createReader, createStaxReader, createStaxWriter, createWriter, createWriter, getInputFactory, getOutputFactory, getQnameMap, isRepairingNamespace, setQnameMap, setRepairingNamespace
public EnhancedStaxDriver()
public EnhancedStaxDriver(com.thoughtworks.xstream.io.xml.QNameMap qnameMap)
public EnhancedStaxDriver(com.thoughtworks.xstream.io.naming.NameCoder nameCoder)
public EnhancedStaxDriver(com.thoughtworks.xstream.io.xml.QNameMap qnameMap, com.thoughtworks.xstream.io.naming.NameCoder nameCoder)
public EnhancedStaxWriter createStaxWriter(XMLStreamWriter out, boolean writeStartEndDocument) throws XMLStreamException
createStaxWriter
in class com.thoughtworks.xstream.io.xml.StaxDriver
XMLStreamException
This work is licensed under a Creative Commons Attribution 4.0 International License.