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