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

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

public class XStreamKXml2
extends XStreamDriver

Uses XStream with the kXML2 driver for parsing XML.

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

Constructor Summary
XStreamKXml2()
           
 
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

XStreamKXml2

public XStreamKXml2()


Copyright © 2004-2014 XStream. All Rights Reserved.