Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
Added in API level 1
package

org.xmlpull.v1

Interfaces

XmlPullParser XML Pull Parser is an interface that defines parsing functionality provided in XMLPULL V1 API (visit this website to learn more about API and its implementations). 
XmlSerializer Define an interface to serialization of XML Infoset. 

Classes

XmlPullParserFactory This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API. 

Exceptions

XmlPullParserException This exception is thrown to signal XML Pull Parser related faults.