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 TypeClassDescriptionclassDeprecated.classDeprecated.As of 1.4.5 useStandardStaxDriverclassA driver using the standard JDK StAX implementation provided by the Java runtime (since Java 6).classA driver using the Woodstox StAX implementation.
StandardStaxDriverorWstxDriverinstead.