Class XStreamKXml2DOM

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

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

    • XStreamKXml2DOM

      public XStreamKXml2DOM()
      Deprecated.