Android Open Source - Example example PocketSAX






Project Summary

Simple SAX parsing example for Android, should be easily convertible to regular JAVA.

Web Site / Source Repository

PocketSAX is hosted in the following web site
https://github.com/patrickcousins/PocketSAX

If you think the Android project PocketSAX listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of PocketSAX.

ItemValue
Java File Count4
Target SDK Version18
Minimum SDK Version8
Activity Count0
Asset File Namesassets\example.xml




License

The license information of PocketSAX is as follows:

Apache License

Java Source Files

com.alostpacket.pocketsax.ExampleNode.java
com.alostpacket.pocketsax.LoadXMLThread.java
com.alostpacket.pocketsax.PropertyType.java
com.alostpacket.pocketsax.XMLtoObjectParser.java