支持系統(tǒng)
OS X 10.8
價(jià)格
30
下載次數(shù)
266
官方網(wǎng)站
Json2Native is a code generation tool, converting JSON objects into native data models. Supported languages : Java & Objective-C (more to come!) Features: - Intelligent class naming (i.e. objects in an array "users" becomes "User" class) - Finds class duplicates (An object with the same name but different properties will become two different classes) - Typed arrays (Java & Objective-C) - Safe JSON parsing (null checks)