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