Class XStreamSjsxp

  • All Implemented Interfaces:
    Product

    public class XStreamSjsxp
    extends XStreamDriver
    Deprecated.
    As of 1.4.9 use JMH instead
    Uses XStream with the SJSXP StAX driver for parsing XML.
    Author:
    Joe Walnes, Jörg Schaible
    See Also:
    Harness, Product, XStream, SjsxpDriver
    • Constructor Summary

      Constructors 
      Constructor Description
      XStreamSjsxp()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • XStreamSjsxp

        public XStreamSjsxp()
        Deprecated.