支持系统
OS X 10.8
价格
30
下载次数
172
官方网站
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)