to top
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. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.