Class XStreamXpp3

  • All Implemented Interfaces:
    Product

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

      Constructors 
      Constructor Description
      XStreamXpp3()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • XStreamXpp3

        public XStreamXpp3()
        Deprecated.