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