Class Hierarchy
- java.lang.Object
- com.thoughtworks.xstream.tools.benchmark.targets.BasicTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.metrics.CharacterCountMetric (implements com.thoughtworks.xstream.tools.benchmark.Metric)
- com.thoughtworks.xstream.tools.benchmark.metrics.DeserializationSpeedMetric (implements com.thoughtworks.xstream.tools.benchmark.Metric)
- com.thoughtworks.xstream.tools.benchmark.targets.ExtendedTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.Harness
- com.thoughtworks.xstream.tools.benchmark.reporters.HtmlReporter (implements com.thoughtworks.xstream.tools.benchmark.Reporter)
- com.thoughtworks.xstream.tools.benchmark.targets.JavaBeanTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.products.JavaObjectSerialization (implements com.thoughtworks.xstream.tools.benchmark.Product)
- com.thoughtworks.xstream.tools.benchmark.targets.JTreeTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.targets.ListTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.reporters.MultiReporter (implements com.thoughtworks.xstream.tools.benchmark.Reporter)
- com.thoughtworks.xstream.tools.benchmark.targets.Person (implements java.io.Serializable)
- com.thoughtworks.xstream.tools.benchmark.targets.ReflectionTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.targets.SerializableTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.metrics.SerializationSpeedMetric (implements com.thoughtworks.xstream.tools.benchmark.Metric)
- com.thoughtworks.xstream.tools.benchmark.metrics.SizeMetric (implements com.thoughtworks.xstream.tools.benchmark.Metric)
- com.thoughtworks.xstream.tools.benchmark.targets.StringTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.reporters.TextReporter (implements com.thoughtworks.xstream.tools.benchmark.Reporter)
- com.thoughtworks.xstream.tools.benchmark.targets.UserDefinedClassTarget (implements com.thoughtworks.xstream.tools.benchmark.Target)
- com.thoughtworks.xstream.tools.benchmark.products.XStreamBinary (implements com.thoughtworks.xstream.tools.benchmark.Product)
- com.thoughtworks.xstream.tools.benchmark.products.XStreamCompact (implements com.thoughtworks.xstream.tools.benchmark.Product)
- com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver (implements com.thoughtworks.xstream.tools.benchmark.Product)
- com.thoughtworks.xstream.tools.benchmark.products.XStreamBEAStax
- com.thoughtworks.xstream.tools.benchmark.products.XStreamDom
- com.thoughtworks.xstream.tools.benchmark.products.XStreamDom4J
- com.thoughtworks.xstream.tools.benchmark.products.XStreamJDom
- com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2
- com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2DOM
- com.thoughtworks.xstream.tools.benchmark.products.XStreamSjsxp
- com.thoughtworks.xstream.tools.benchmark.products.XStreamStax
- com.thoughtworks.xstream.tools.benchmark.products.XStreamWoodstox
- com.thoughtworks.xstream.tools.benchmark.products.XStreamXom
- com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp
- com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3
- com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3DOM
Interface Hierarchy
- com.thoughtworks.xstream.tools.benchmark.Metric
- com.thoughtworks.xstream.tools.benchmark.Product
- com.thoughtworks.xstream.tools.benchmark.Reporter
- com.thoughtworks.xstream.tools.benchmark.Target
Copyright © 2004–2020 XStream. All rights reserved.