Package | Description |
---|---|
com.rayrobdod.javaScriptObjectNotation |
The classes in this package are basically the one that couldn't really be placed in any particular subpackage.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
JSONString.ParseAdapter
an implementation of Parselistener that does nothing
|
Modifier and Type | Method and Description |
---|---|
protected void |
JSONString.parse(JSONString.ParseListener l)
Parses the string contained in this
|
protected static void |
JSONString.parse(JSONString.ParseListener l,
CharSequence string)
Parses the specified string
|