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