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 instead
Uses XStream with the Woodstox StAX driver for parsing XML.
See Also:
  • Constructor Details

    • XStreamWoodstox

      public XStreamWoodstox()
      Deprecated.