java.lang.Object
com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver
com.thoughtworks.xstream.tools.benchmark.products.XStreamBEAStax
All Implemented Interfaces:
Product

public class XStreamBEAStax extends XStreamDriver
Deprecated.
As of 1.4.9 use JMH instead
Uses XStream with the BEA StAX driver for parsing XML.
See Also:
  • Constructor Details

    • XStreamBEAStax

      public XStreamBEAStax()
      Deprecated.