XStream Benchmark 1.4.1-redhat-2

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

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

public class XStreamSjsxp
extends XStreamDriver

Uses XStream with the SJSXP StAX driver for parsing XML.

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

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

XStreamSjsxp

public XStreamSjsxp()

XStream Benchmark 1.4.1-redhat-2

Copyright © 2004-2012 XStream. All Rights Reserved.