net.minidev.json
Class JSONUtil
java.lang.Object
net.minidev.json.JSONUtil
public class JSONUtil
- extends Object
- Author:
- Uriel Chemouni
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONUtil
public JSONUtil()
getSetterName
public static String getSetterName(String key)
getGetterName
public static String getGetterName(String key)
getIsName
public static String getIsName(String key)
Copyright © 2011 Chemouni Uriel. All Rights Reserved.