net.minidev.json
Class JSONUtil
java.lang.Object
net.minidev.json.JSONUtil
public class JSONUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSON_SMART_FIELD_FILTER
public static final JSONUtil.JsonSmartFieldFilter JSON_SMART_FIELD_FILTER
JSONUtil
public JSONUtil()
convertToStrict
public static Object convertToStrict(Object obj,
Class<?> dest)
convertToX
public static Object convertToX(Object obj,
Class<?> dest)
Copyright © 2012 Chemouni Uriel. All Rights Reserved.