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.classclassclassclassAHierarchicalStreamDriverfor 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.classAHierarchicalStreamDriverfor XPP DOM using the XmlPullParserFactory to locate an parser.classAHierarchicalStreamDriverusing the XmlPullParserFactory to locate an XML Pull Parser.
StandardStaxDriver