Uses of Interface
org.xmlpull.v1.XmlPullParser
-
Uses of XmlPullParser in org.xmlpull.v1
Methods in org.xmlpull.v1 that return XmlPullParserModifier and TypeMethodDescriptionXmlPullParserFactory.newPullParser()
Creates a new instance of a XML Pull Parser using the currently configured factory features.Constructors in org.xmlpull.v1 with parameters of type XmlPullParserModifierConstructorDescriptionXmlPullParserException
(String msg, XmlPullParser parser, Throwable chain)