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