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