Class Xpp3Dom
java.lang.Object
com.thoughtworks.xstream.io.xml.xppdom.XppDom
com.thoughtworks.xstream.io.xml.xppdom.Xpp3Dom
- All Implemented Interfaces:
Serializable
Deprecated.
Simple Document Object Model for XmlPullParser implementations.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.thoughtworks.xstream.io.xml.xppdom.XppDom
addChild, build, getAttribute, getAttributeNames, getChild, getChild, getChildCount, getChildren, getChildren, getName, getParent, getValue, readResolve, setAttribute, setParent, setValue
-
Constructor Details
-
Xpp3Dom
Deprecated.As of 1.4, useXppDom
instead
-
XppDom
instead