public class JSONUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JSONUtil.JsonSmartFieldFilter |
| Modifier and Type | Field and Description |
|---|---|
static JSONUtil.JsonSmartFieldFilter |
JSON_SMART_FIELD_FILTER |
| Constructor and Description |
|---|
JSONUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertToStrict(Object obj,
Class<?> dest) |
static Object |
convertToX(Object obj,
Class<?> dest) |
static String |
getGetterName(String key) |
static String |
getIsName(String key) |
static String |
getSetterName(String key) |
public static final JSONUtil.JsonSmartFieldFilter JSON_SMART_FIELD_FILTER
Copyright © 2017 Chemouni Uriel. All rights reserved.