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

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

public class XStreamWoodstox
extends XStreamDriver

Uses XStream with the Woodstox StAX driver for parsing XML.

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

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

XStreamWoodstox

public XStreamWoodstox()


Copyright © 2004-2014 XStream. All Rights Reserved.