|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.json | |
---|---|
net.sf.json | the core of the library |
net.sf.json.xml | Utilities for trasforming JSON to XML and back. |
Classes in net.sf.json used by net.sf.json | |
---|---|
JSONArray
A JSONArray is an ordered sequence of values. |
|
JSONBuilder
JSONBuilder provides a quick and convenient way of producing JSON text. |
|
JSONDynaClass
|
|
JSONException
The JSONException is thrown by the JSON.org classes then things are amiss. |
|
JSONFunction
JSONFunction represents a javaScript function's text. |
|
JSONNull
JSONNull is equivalent to the value that JavaScript calls null, whilst Java's null is equivalent to the value that JavaScript calls undefined. |
|
JSONObject
A JSONObject is an unordered collection of name/value pairs. |
|
JSONTokener
A JSONTokener takes a source string and extracts characters and tokens from it. |
Classes in net.sf.json used by net.sf.json.xml | |
---|---|
JSONArray
A JSONArray is an ordered sequence of values. |
|
JSONObject
A JSONObject is an unordered collection of name/value pairs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |