| |
|
| com.thoughtworks.xstream.tools.benchmark.Product
All known Subclasses: com.thoughtworks.xstream.benchmark.strings.products.StringNonCachingConverter, com.thoughtworks.xstream.benchmark.xmlfriendly.product.XStream122Replacer, com.thoughtworks.xstream.benchmark.reflection.products.XStreamLocalAttributeAliases, com.thoughtworks.xstream.benchmark.xmlfriendly.product.IterativeReplacer, com.thoughtworks.xstream.benchmark.reflection.products.XStreamClassAliases, com.thoughtworks.xstream.benchmark.reflection.products.XStreamPlain, com.thoughtworks.xstream.tools.benchmark.products.JavaObjectSerialization, com.thoughtworks.xstream.benchmark.xmlfriendly.product.SeparateLookupReplacer, com.thoughtworks.xstream.benchmark.cache.products.XStreamCache, com.thoughtworks.xstream.benchmark.strings.products.StringWithSynchronizedWeakHashMapConverter, com.thoughtworks.xstream.tools.benchmark.products.XStreamStax, com.thoughtworks.xstream.tools.benchmark.products.XStreamBinary, com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp, com.thoughtworks.xstream.benchmark.strings.products.StringWithWeakHashMapConverter, com.thoughtworks.xstream.tools.benchmark.products.XStreamDom, com.thoughtworks.xstream.benchmark.strings.products.StringInternConverter, com.thoughtworks.xstream.benchmark.xmlfriendly.product.CombinedLookupAppender, com.thoughtworks.xstream.benchmark.xmlfriendly.product.CombinedLookupReplacer, com.thoughtworks.xstream.tools.benchmark.products.XStreamCompact, com.thoughtworks.xstream.benchmark.xmlfriendly.product.NoReplacer, com.thoughtworks.xstream.benchmark.xmlfriendly.product.IterativeAppender, com.thoughtworks.xstream.benchmark.reflection.products.XStreamFieldAliases,
Product | public interface Product (Code) | | Provides an abstraction above the product used to perform the serialization/deserialization
in the benchmarks.
author: Joe Walnes See Also: Harness |
|
|
|