org.xerial.json
Class JSONUtil

java.lang.Object
  extended by org.xerial.json.JSONUtil

public class JSONUtil
extends Object


Method Summary
static JSONValue toJSONValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toJSONValue

public static JSONValue toJSONValue(Object value)
                             throws JSONException
Throws:
JSONException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.