Package com.sosnoski.xmlbench

Class Summary
BenchBase Base class for XML benchmark tests.
BenchCrimson Benchmark for measuring performance of the Apache Crimson DOM document representation.
BenchDocBase Abstract base class for document representation benchmark tests.
BenchDOM Abstract base class for measuring performance of any of the DOM document representations.
BenchDOM4J Benchmark for measuring performance of the dom4j document representation.
BenchElectric Benchmark for measuring performance of the Electric XML document representation.
BenchJDOM Benchmark for measuring performance of the JDOM document representation.
BenchSAX SAX parser benchmark test class.
BenchXerces Abstract base class for benchmarks measuring performance of the Xerces DOM document representation.
BenchXerces2 Abstract base class for benchmarks measuring performance of the Xerces2 DOM document representation.
BenchXerces2Base Benchmark for measuring performance of the Xerces2 DOM document representation with deferred node expansion disabled.
BenchXerces2Deferred Benchmark for measuring performance of the Xerces2 DOM document representation with deferred node expansion enabled.
BenchXercesBase Benchmark for measuring performance of the Xerces DOM document representation with deferred node expansion disabled.
BenchXercesDeferred Benchmark for measuring performance of the Xerces DOM document representation with deferred node expansion enabled.
BenchXPP Abstract base class for benchmarks measuring performance of the XPP document representation.
BenchXPPBase Benchmark for measuring performance of the XPP document representation with normal nodes.
BenchXPPPull Benchmark for measuring performance of the XPP document representation with pull nodes.
DocumentSummary Document summary information.
XMLBench Benchmark program for comparing performance of Java XML parsers and document representations.
 



Company Web Site

XML Benchmark Home