Uses of Class
org.xerial.json.JSONNull

Packages that use JSONNull
org.xerial.json JSON reader/writer and classes to represent JSON values (JSONObject, JSONArray, JSONString, JSONNumber, etc.) 
 

Uses of JSONNull in org.xerial.json
 

Methods in org.xerial.json that return JSONNull
 JSONNull JSONValueBase.getJSONNull()
           
 JSONNull JSONValue.getJSONNull()
           
 JSONNull JSONNull.getJSONNull()
           
 JSONNull JSONLong.getJSONNull()
           
 JSONNull JSONInteger.getJSONNull()
           
 JSONNull JSONDouble.getJSONNull()
           
 JSONNull JSONArray.getJSONNull(int index)
           
 



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