StandardStaxDriver
public class SjsxpDriver extends StaxDriver
Constructor and Description |
---|
SjsxpDriver()
Deprecated.
As of 1.4.5 use
StandardStaxDriver.StandardStaxDriver() |
SjsxpDriver(QNameMap qnameMap)
Deprecated.
As of 1.4.5 use
StandardStaxDriver.StandardStaxDriver(QNameMap) |
SjsxpDriver(QNameMap qnameMap,
XmlFriendlyNameCoder nameCoder)
Deprecated.
|
SjsxpDriver(XmlFriendlyNameCoder nameCoder)
Deprecated.
As of 1.4.5 use
StandardStaxDriver.StandardStaxDriver(XmlFriendlyNameCoder) |
Modifier and Type | Method and Description |
---|---|
protected XMLInputFactory |
createInputFactory()
Deprecated.
As of 1.4.5 use
StandardStaxDriver.createInputFactory() |
protected XMLOutputFactory |
createOutputFactory()
Deprecated.
As of 1.4.5 use
StandardStaxDriver.createOutputFactory() |
createParser, createParser, createParser, createReader, createReader, createReader, createReader, createStaxReader, createStaxWriter, createStaxWriter, createWriter, createWriter, getInputFactory, getOutputFactory, getQnameMap, isRepairingNamespace, setQnameMap, setRepairingNamespace
xmlFriendlyReplacer
getNameCoder
public SjsxpDriver()
StandardStaxDriver.StandardStaxDriver()
public SjsxpDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder)
StandardStaxDriver.StandardStaxDriver(QNameMap, XmlFriendlyNameCoder)
public SjsxpDriver(QNameMap qnameMap)
StandardStaxDriver.StandardStaxDriver(QNameMap)
public SjsxpDriver(XmlFriendlyNameCoder nameCoder)
StandardStaxDriver.StandardStaxDriver(XmlFriendlyNameCoder)
protected XMLInputFactory createInputFactory()
StandardStaxDriver.createInputFactory()
createInputFactory
in class StaxDriver
protected XMLOutputFactory createOutputFactory()
StandardStaxDriver.createOutputFactory()
createOutputFactory
in class StaxDriver
Copyright © 2004–2016 XStream. All rights reserved.