|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AtomFeedParser | |
---|---|
com.google.api.client.http.xml.atom | Atom XML HTTP library based on the pluggable HTTP library. |
Uses of AtomFeedParser in com.google.api.client.http.xml.atom |
---|
Methods in com.google.api.client.http.xml.atom that return AtomFeedParser | ||
---|---|---|
static
|
AtomFeedParser.create(HttpResponse response,
XmlNamespaceDictionary namespaceDictionary,
Class<T> feedClass,
Class<E> entryClass)
Parses the given HTTP response using the given feed class and entry class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |