| Package | Description |
|---|---|
| org.nutz.castor |
解决强类型语言的类型转换的烦恼
|
| org.nutz.json |
让Json转换仅需一条语句
|
| Modifier and Type | Method and Description |
|---|---|
static Castors |
Castors.create() |
static Castors |
Castors.me() |
Castors |
Castors.setSetting(Object obj)
设置转换的配置
|
Castors |
Castors.setTypeExtractor(TypeExtractor te)
设置自定义的对象类型提取器逻辑
|
| Modifier and Type | Method and Description |
|---|---|
Castors |
JsonFormat.getCastors() |
| Modifier and Type | Method and Description |
|---|---|
JsonFormat |
JsonFormat.setCastors(Castors castors) |
Copyright © 2017. All rights reserved.