Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

nanonyme/XMLToCoreDataParser

Repository files navigation

XML->CoreData parser. Was useful when server sent data in XML form and
we had to save it in a project to iPhone in CoreData form. Uses a special
serialization format for CoreData object. There is a more useful
JSON<->CoreData converter available, I recommend googling for it instead.

About

Able to read (a limited kind of) XML and populate Core Data objects according to it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published