| 构造器和说明 |
|---|
ObjectToer() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
analyseArray(Constants cfg,
ONodeData d,
Class<?> target) |
Object |
analyseBean(Constants cfg,
ONode o,
Class<?> target) |
Object |
analyseCollection(Constants cfg,
ONode o,
Class<?> clz,
Type type) |
Object |
analyseEnum(Constants cfg,
ONodeData d,
Class<?> target) |
Object |
analyseMap(Constants cfg,
ONode o,
Class<?> clz,
Type type) |
Object |
analyseVal(Constants cfg,
ONodeData d,
Class<?> clz) |
void |
handle(Context ctx) |
public Object analyseVal(Constants cfg, ONodeData d, Class<?> clz) throws Exception
Exceptionpublic Object analyseArray(Constants cfg, ONodeData d, Class<?> target) throws Exception
Exceptionpublic Object analyseCollection(Constants cfg, ONode o, Class<?> clz, Type type) throws Exception
Exceptionpublic Object analyseMap(Constants cfg, ONode o, Class<?> clz, Type type) throws Exception
ExceptionCopyright © 2019. All rights reserved.