| Package | Description |
|---|---|
| net.yura.mobile.io |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Hashtable |
JSONUtil.readHashtable(JSONTokener x) |
protected java.lang.Object |
JSONUtil.readObject(JSONTokener x)
this method can detect string, null, true, false, or any object
|
protected java.util.Vector |
JSONUtil.readVector(JSONTokener x) |