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