Uses of Class
com.thoughtworks.xstream.io.xml.StaxDriver
-
Packages that use StaxDriver Package Description com.thoughtworks.xstream.io.xml -
-
Uses of StaxDriver in com.thoughtworks.xstream.io.xml
Subclasses of StaxDriver in com.thoughtworks.xstream.io.xml Modifier and Type Class Description classSjsxpDriverDeprecated.As of 1.4.5 useStandardStaxDriverclassStandardStaxDriverA driver using the standard JDK StAX implementation provided by the Java runtime (since Java 6).
-