|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JsonParser | |
|---|---|
| com.jdroid.java.parser.json | |
| Uses of JsonParser in com.jdroid.java.parser.json |
|---|
| Subclasses of JsonParser in com.jdroid.java.parser.json | |
|---|---|
class |
JsonArrayParser
|
| Methods in com.jdroid.java.parser.json with parameters of type JsonParser | ||
|---|---|---|
protected
|
JsonParser.parseList(JSONArray jsonArray,
JsonParser<JSONObject> parser)
Parses a list of items. |
|
protected
|
JsonParser.parseList(JSONObject jsonObject,
String jsonKey,
JsonParser<JSONObject> parser)
Parses a list of items. |
|
| Constructors in com.jdroid.java.parser.json with parameters of type JsonParser | |
|---|---|
JsonArrayParser(JsonParser<JSONObject> parser)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||