|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| XmlPullParser | XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations). |
| Class Summary | |
|---|---|
| MXParser | Absolutely minimal implementation of XMLPULL V1 API |
| MXSerializer | Implementation of XmlSerializer interface from XmlPull V1 API. |
| XmlInputStream | This is a minimal pull parser. |
| XmlOutputStream | This is a minimal XML output stream, that can be used to write XML. |
| Exception Summary | |
|---|---|
| PullParserException | This exception is thrown if there is an error while parsing XML. |
| XmlPullParserException | This exception is thrown to signal XML Pull Parser related faults. |
Provides pull parser based XML input and output streams.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||