Uses of Class
com.thoughtworks.xstream.io.xml.AbstractXmlDriver
Packages that use AbstractXmlDriver
-
Uses of AbstractXmlDriver in com.thoughtworks.xstream.io.xml
Subclasses of AbstractXmlDriver in com.thoughtworks.xstream.io.xmlModifier and TypeClassDescriptionclassAn abstract base class for a driver using an XPP DOM implementation.classAn abstract base class for a driver using an XPP implementation.classclassAHierarchicalStreamDriverfor XPP DOM using the MXParser fork.classAHierarchicalStreamDriverusing the MXParser fork.classDeprecated.classA driver using the standard JDK StAX implementation provided by the Java runtime (since Java 6).classA driver using the StAX API to create XML reader and writer.classA driver using the Woodstox StAX implementation.classclassAHierarchicalStreamDriverfor XPP DOM using the Xpp3 parser.classAHierarchicalStreamDriverusing the Xpp3 parser.classAHierarchicalStreamDriverfor XPP DOM using the XmlPullParserFactory to locate an parser.classAHierarchicalStreamDriverusing the XmlPullParserFactory to locate an XML Pull Parser.
StandardStaxDriver