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