xml-data-parser


This library is useful for developers who are willing to have a common parser in application.

The library uses understanding of reflection, which enables it to generate data objects without even knowing the structure of classes.

All you have to do is add annotation in your Data classes which will consume the xml.

Please refer to Sample in library itself.

Project Information

The project was created on Nov 16, 2011.

Labels:
Parsing Xml