Uses of Package
org.xerial.json

Packages that use org.xerial.json
org.xerial.db widgets and bean classes for viewing and updating database contents. 
org.xerial.db.sql   
org.xerial.db.sql.sqlite Database access adaptor for SQLite3 
org.xerial.db.storage   
org.xerial.json JSON reader/writer and classes to represent JSON values (JSONObject, JSONArray, JSONString, JSONNumber, etc.) 
org.xerial.util.bean BeanUtil library that supports smooth exchange between JSON(XML) data and Java (bean class) objects 
org.xerial.wiki   
 

Classes in org.xerial.json used by org.xerial.db
JSONException
          Exception class related JSON
JSONObject
           
 

Classes in org.xerial.json used by org.xerial.db.sql
JSONException
          Exception class related JSON
JSONObject
           
JSONValue
           
 

Classes in org.xerial.json used by org.xerial.db.sql.sqlite
JSONException
          Exception class related JSON
JSONObject
           
JSONValue
           
 

Classes in org.xerial.json used by org.xerial.db.storage
JSONObject
           
 

Classes in org.xerial.json used by org.xerial.json
JSONArray
           
JSONBoolean
           
JSONDouble
           
JSONErrorCode
           
JSONEvent
           
JSONException
          Exception class related JSON
JSONInteger
           
JSONLexer
           
JSONNull
           
JSONNumber
           
JSONObject
           
JSONParser.array_return
           
JSONParser.jsonArray_return
           
JSONParser.jsonObject_return
           
JSONParser.object_return
           
JSONParser.objectElement_return
           
JSONParser.value_return
           
JSONString
           
JSONValue
           
JSONValueBase
           
JSONValueType
           
 

Classes in org.xerial.json used by org.xerial.util.bean
JSONArray
           
JSONObject
           
JSONValue
           
 

Classes in org.xerial.json used by org.xerial.wiki
JSONObject
           
JSONValue
           
 



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