java.lang.Object
com.thoughtworks.xstream.io.xml.xppdom.XppDom
com.thoughtworks.xstream.io.xml.xppdom.Xpp3Dom
All Implemented Interfaces:
Serializable

public class Xpp3Dom extends XppDom
Deprecated.
As of 1.4, use XppDom instead
Simple Document Object Model for XmlPullParser implementations.
See Also:
  • Constructor Details

    • Xpp3Dom

      public Xpp3Dom(String name)
      Deprecated.
      As of 1.4, use XppDom instead