XStream Benchmark 1.4.1-redhat-1

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

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

public class XStreamXpp3
extends XStreamDriver

Uses XStream with the Xpp3 driver for parsing XML.

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

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

XStreamXpp3

public XStreamXpp3()

XStream Benchmark 1.4.1-redhat-1

Copyright © 2004-2011 XStream. All Rights Reserved.