XStream Benchmark 1.4.1-redhat-2

com.thoughtworks.xstream.tools.benchmark.products
Class XStreamKXml2DOM

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

public class XStreamKXml2DOM
extends XStreamDriver

Uses XStream with the Xpp3 DOM driver for parsing XML.

Author:
Joe Walnes, Jörg Schaible
See Also:
Harness, Product, XStream, KXml2DomDriver

Constructor Summary
XStreamKXml2DOM()
           
 
Method Summary
 
Methods inherited from class com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver
deserialize, serialize, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XStreamKXml2DOM

public XStreamKXml2DOM()

XStream Benchmark 1.4.1-redhat-2

Copyright © 2004-2012 XStream. All Rights Reserved.