资 源 简 介
Pulloid is a framework for simple and fast XML-to-Java mapping that uses the efficient XmlPull parser API.
This is the ideal solution for memory-efficient parsing and mapping of XML content in any Java application, including Android apps.
In addition, Pulloid provides with a list view adapter for Android apps, that allows to seamlessly display XML content in lists.
Pulloid Example
Pulloid is a frameword for converting XML content to Java beans. Better than a long explanation, here is a simple example of how one would use Pulloid.
Installing
Current version is 1.1.2. Go to the downloads page to start right away, or read this section of the manual for more details on how to include Pulloid in your Java or Android project.