| Modifier and Type | Method and Description |
|---|---|
static <T,E> MultiKindFeedParser<T> |
MultiKindFeedParser.create(HttpResponse response,
XmlNamespaceDictionary namespaceDictionary,
Class<T> feedClass,
Class<E>... entryClasses)
Parses the given HTTP response using the given feed class and entry classes.
|
Copyright © 2010–2022 Google. All rights reserved.