Previously I mentioned the modeling framework called Mantle which provides many features including functionality for converting data to/from objects.
Here’s an open source project released by Krzysztof Zablocki specifically for your data parsing needs called KZPropertyMapper.
KZPropertyMapper provides a self defined class allowing you to easily map data to an object, and you can very easily change and remove your parsing code.
You can find KZPropertyMapper on Github here.
Further examples using KZPropertyMapper can be found in the included tests, and in the readme.
[via Merowing]
- Tutorial: Parsing HTML On With The Objective-C LibXML Wrapper Hpple
- Open Source Objective-C Library For Easily Parsing/Writing CSV Files
- Tutorial: Fetching And Parsing JSON And XML With Simple Reusable Classes
- Open Source: New XML Parsing Library With A Highly Readable Easy To Maintain Syntax
- Open Source: Easily Extensible Objective-C Math Parser Library
Original article: Open Source iOS Library For Simplifying Data Parsing
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




