Uses of Class
com.thoughtworks.xstream.io.xml.AbstractXppDomDriver
Packages that use AbstractXppDomDriver
-
Uses of AbstractXppDomDriver in com.thoughtworks.xstream.io.xml
Subclasses of AbstractXppDomDriver in com.thoughtworks.xstream.io.xmlModifier and TypeClassDescriptionclass
AHierarchicalStreamDriver
for XPP DOM using the MXParser fork.class
AHierarchicalStreamDriver
for XPP DOM using the XmlPullParserFactory to locate an parser.