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