Package com.thoughtworks.xstream.tools.benchmark.products

Class Summary
JavaObjectSerialization Standard Java Object Serialization product.
XStreamBinary Uses XStream with binary format instead of XML.
XStreamCompact Uses XStream with a compact XML output format.
XStreamDom Uses XStream with the DOM driver for parsing XML.
XStreamStax Uses XStream with the Stax driver for parsing XML.
XStreamXpp Uses XStream with the XPP driver for parsing XML.
 



Copyright © 2004-2007 XStream. All Rights Reserved.