Uses of Class
org.xmlpull.v1.wrapper.classic.XmlSerializerDelegate
-
Packages that use XmlSerializerDelegate Package Description org.xmlpull.v1.wrapper.classic -
-
Uses of XmlSerializerDelegate in org.xmlpull.v1.wrapper.classic
Subclasses of XmlSerializerDelegate in org.xmlpull.v1.wrapper.classic Modifier and Type Class Description classStaticXmlSerializerWrapperThis class seemlesly extends exisiting serialzier implementation by adding new methods (provided by XmlPullUtil) and delegating exisiting methods to parser implementation.
-