Package | Description |
---|---|
com.google.api.client.googleapis.xml.atom |
Beta Utilities for Google's Atom XML implementation (see detailed package specification). |
Modifier and Type | Method and Description |
---|---|
static <T,E> MultiKindFeedParser<T> |
MultiKindFeedParser.create(com.google.api.client.http.HttpResponse response,
com.google.api.client.xml.XmlNamespaceDictionary namespaceDictionary,
Class<T> feedClass,
Class<E>... entryClasses)
Parses the given HTTP response using the given feed class and entry classes.
|
Copyright © 2010–2019 Google. All rights reserved.