Package | Description |
---|---|
com.google.api.client.http.xml.atom |
Beta Atom XML HTTP library based on the pluggable HTTP library. |
Modifier and Type | Method and Description |
---|---|
static AtomContent |
AtomContent.forEntry(XmlNamespaceDictionary namespaceDictionary,
Object entry)
Returns a new instance of HTTP content for an Atom entry.
|
static AtomContent |
AtomContent.forFeed(XmlNamespaceDictionary namespaceDictionary,
Object feed)
Returns a new instance of HTTP content for an Atom feed.
|
AtomContent |
AtomContent.setMediaType(HttpMediaType mediaType) |
Copyright © 2011–2023 Google. All rights reserved.