| Package | Description |
|---|---|
| restx.build.org.json |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLTokener
The XMLTokener extends the JSONTokener to provide additional methods
for the parsing of XML texts.
|
| Constructor and Description |
|---|
JSONArray(JSONTokener x)
Construct a JSONArray from a JSONTokener.
|
JSONObject(JSONTokener x)
Construct a JSONObject from a JSONTokener.
|
Copyright © 2014. All Rights Reserved.