Uses of Interface
org.xmlpull.v1.XmlPullParser
-
-
Uses of XmlPullParser in org.xmlpull.v1
Methods in org.xmlpull.v1 that return XmlPullParser Modifier and Type Method Description XmlPullParser
XmlPullParserFactory. 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 XmlPullParser Constructor Description XmlPullParserException(String msg, XmlPullParser parser, Throwable chain)
-