Uses of Class
com.thoughtworks.xstream.io.xml.StaxDriver
Packages that use StaxDriver
-
Uses of StaxDriver in com.thoughtworks.xstream.io.xml
Subclasses of StaxDriver in com.thoughtworks.xstream.io.xmlModifier and TypeClassDescriptionclass
Deprecated.class
Deprecated.As of 1.4.5 useStandardStaxDriver
class
A driver using the standard JDK StAX implementation provided by the Java runtime (since Java 6).class
A driver using the Woodstox StAX implementation.
StandardStaxDriver
orWstxDriver
instead.