Class XStreamXpp3DOM
- java.lang.Object
-
- com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver
-
- com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3DOM
-
- All Implemented Interfaces:
Product
public class XStreamXpp3DOM extends XStreamDriver
Deprecated.As of 1.4.9 use JMH insteadUses XStream with the kXML2 DOM driver for parsing XML.- See Also:
Harness
,Product
,XStream
,Xpp3DomDriver
-
-
Constructor Summary
Constructors Constructor Description XStreamXpp3DOM()
Deprecated.
-
Method Summary
-
Methods inherited from class com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver
deserialize, serialize, toString
-
-