See: Description
| Interface | Description | 
|---|---|
| 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. | 
| Class | Description | 
|---|---|
| EntityReplacementMap | |
| MXParser | Absolutely minimal implementation of XMLPULL V1 API. | 
| MXSerializer | Implementation of XmlSerializer interface from XmlPull V1 API. | 
| Exception | Description | 
|---|---|
| XmlPullParserException | This exception is thrown to signal XML Pull Parser related faults. | 
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.