| Class | Description |
|---|---|
| BestDeal |
Rewritten http://www-106.ibm.com/developerworks/xml/library/x-saxapi/listing4.html
to make easy to comapre how to "natutal is to manage state with SAX and with XMLPULL API.
|
| MyXmlPullApp |
An example of an application that uses XMLPULL V1 API.
|
| MyXmlWriteApp |
An example of an application that uses XmlPull v1 API to write XML.
|
| Roundtrip |
This sample demonstrates how to roundtrip XML document
(roundtrip is not exact but infoset level)
|
| RSSReader | |
| SimpleXmlPullApp |
Very simple application that demonstrates basics of XMLPULL V1 API.
|
| XmlCompare | |
| XmlPullCount |
Simple example that counts XML elements, characters and attributes.
|
| XMLRPCDecoder | |
| XMLRPCDecoder.Base64 |
Copyright © 2013. All Rights Reserved.