Class Xpp3Dom

  • All Implemented Interfaces:
    java.io.Serializable

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

      • Xpp3Dom

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