|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JsonFeedParser | |
---|---|
com.google.api.client.googleapis.json | Google's JSON support (see detailed package specification). |
Uses of JsonFeedParser in com.google.api.client.googleapis.json |
---|
Methods in com.google.api.client.googleapis.json that return JsonFeedParser | ||
---|---|---|
static
|
JsonFeedParser.use(JsonFactory jsonFactory,
HttpResponse response,
Class<T> feedClass,
Class<I> itemClass)
Parses the given HTTP response using the given feed class and item class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |