ModelGenerator

ModelGenerator

by BingCheng Zhu
4.0 · 6,350 ratings
Free — Download from Mac App Store
v1.0 · Updated 3 months ago · 406.59 Kb · Released Jun 2016

How do you feel about this app?

ModelGenerator

About ModelGenerator

在客户端开发中,经常需要根据服务器返回的数据建一些Model类,这个APP可以帮组你高效地完成这一过程。它可以通过解析Json来自动生成对应的的类的代码,属性名与`Json`中的字段名一致,如果目标语言是`Java`,还会生成`setter`、`getter`。 目前支持3种语言`Objective-C`、`Swift`、`Java`