Package | Description |
---|---|
com.thoughtworks.xstream.io.xml |
Modifier and Type | Class and Description |
---|---|
class |
BEAStaxDriver
Deprecated.
As of 1.4.11 use
StandardStaxDriver or WstxDriver instead. BEA StAX implementation is
outdated, unmaintained and has security issues. |
class |
SjsxpDriver
Deprecated.
As of 1.4.5 use
StandardStaxDriver |
class |
StandardStaxDriver
A driver using the standard JDK StAX implementation provided by the Java runtime (since Java
6).
|
class |
WstxDriver
A driver using the Woodstox StAX implementation.
|
Copyright © 2004–2024 XStream. All rights reserved.