Class BEAStaxDriver
java.lang.Object
com.thoughtworks.xstream.io.AbstractDriver
com.thoughtworks.xstream.io.xml.AbstractXmlDriver
com.thoughtworks.xstream.io.xml.StaxDriver
com.thoughtworks.xstream.io.xml.BEAStaxDriver
- All Implemented Interfaces:
HierarchicalStreamDriver
Deprecated.
A driver using the BEA StAX implementation.
- Since:
- 1.4
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.BEAStaxDriver(NameCoder nameCoder) Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.BEAStaxDriver(QNameMap qnameMap) Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.BEAStaxDriver(QNameMap qnameMap, NameCoder nameCoder) Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.BEAStaxDriver(QNameMap qnameMap, XmlFriendlyNameCoder nameCoder) Deprecated.As of 1.4.6 useBEAStaxDriver(QNameMap, NameCoder)BEAStaxDriver(XmlFriendlyNameCoder nameCoder) Deprecated.As of 1.4.6 useBEAStaxDriver(NameCoder) -
Method Summary
Modifier and TypeMethodDescriptionprotected XMLInputFactoryDeprecated.protected XMLOutputFactoryDeprecated.Methods inherited from class StaxDriver
createParser, createParser, createParser, createReader, createReader, createReader, createReader, createStaxReader, createStaxWriter, createStaxWriter, createWriter, createWriter, getInputFactory, getOutputFactory, getQnameMap, isRepairingNamespace, setQnameMap, setRepairingNamespaceMethods inherited from class AbstractXmlDriver
xmlFriendlyReplacerMethods inherited from class AbstractDriver
getNameCoder
-
Constructor Details
-
BEAStaxDriver
public BEAStaxDriver()Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead. -
BEAStaxDriver
Deprecated.As of 1.4.6 useBEAStaxDriver(QNameMap, NameCoder) -
BEAStaxDriver
Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.- Since:
- 1.4.6
-
BEAStaxDriver
Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead. -
BEAStaxDriver
Deprecated.As of 1.4.6 useBEAStaxDriver(NameCoder) -
BEAStaxDriver
Deprecated.As of 1.4.11 useStandardStaxDriverorWstxDriverinstead.- Since:
- 1.4.6
-
-
Method Details
-
createInputFactory
Deprecated.- Overrides:
createInputFactoryin classStaxDriver
-
createOutputFactory
Deprecated.- Overrides:
createOutputFactoryin classStaxDriver
-
StandardStaxDriverorWstxDriverinstead. BEA StAX implementation is outdated, unmaintained and has security issues.