Org.XmlPull.V1 Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
IXmlPullParserExtensions | |
IXmlSerializerExtensions | |
XmlPullParser |
XML Pull Parser is an interface that defines parsing functionality provided in (visit this website to learn more about API and its implementations). |
XmlPullParserException |
This exception is thrown to signal XML Pull Parser related faults. |
XmlPullParserFactory |
This class is used to create implementations of XML Pull Parser defined in XMPULL V1 API. |
Interfaces
IXmlPullParser |
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). |
IXmlSerializer |
Define an interface to serialization of XML Infoset. |
Enums
XmlPullParserNode |