- XStreamBEAStax - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the BEA StAX driver for parsing XML.
- XStreamBEAStax() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamBEAStax
-
- XStreamBinary - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with binary format instead of XML.
- XStreamBinary() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamBinary
-
- XStreamCompact - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with a compact XML output format.
- XStreamCompact() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamCompact
-
- XStreamDom - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the DOM driver for parsing XML.
- XStreamDom() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamDom
-
- XStreamDom4J - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the DOM4J driver for parsing XML.
- XStreamDom4J() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamDom4J
-
- XStreamDriver - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Generic XStream product based on an arbitrary driver.
- XStreamDriver(HierarchicalStreamDriver, String) - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamDriver
-
Create a XStream product based on a driver.
- XStreamJDom - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the JDOM driver for parsing XML.
- XStreamJDom() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamJDom
-
- XStreamKXml2 - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the kXML2 driver for parsing XML.
- XStreamKXml2() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2
-
- XStreamKXml2DOM - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the Xpp3 DOM driver for parsing XML.
- XStreamKXml2DOM() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamKXml2DOM
-
- XStreamSjsxp - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the SJSXP StAX driver for parsing XML.
- XStreamSjsxp() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamSjsxp
-
- XStreamStax - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the default StAX driver for parsing XML.
- XStreamStax() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamStax
-
- XStreamWoodstox - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the Woodstox StAX driver for parsing XML.
- XStreamWoodstox() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamWoodstox
-
- XStreamXom - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the XOM driver for parsing XML.
- XStreamXom() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamXom
-
- XStreamXpp - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the default XPP driver for parsing XML.
- XStreamXpp() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp
-
- XStreamXpp3 - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the Xpp3 driver for parsing XML.
- XStreamXpp3() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3
-
- XStreamXpp3DOM - Class in com.thoughtworks.xstream.tools.benchmark.products
-
Uses XStream with the kXML2 DOM driver for parsing XML.
- XStreamXpp3DOM() - Constructor for class com.thoughtworks.xstream.tools.benchmark.products.XStreamXpp3DOM
-