Package | Description |
---|---|
com.google.api.client.http.xml |
XML HTTP library based on the pluggable HTTP library.
|
com.google.api.client.http.xml.atom |
Atom XML HTTP library based on the pluggable HTTP library.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlHttpContent
Serializes XML HTTP content based on the data key/value mapping object for an item.
|
Modifier and Type | Method and Description |
---|---|
AbstractXmlHttpContent |
AbstractXmlHttpContent.setMediaType(HttpMediaType mediaType) |
Modifier and Type | Class and Description |
---|---|
class |
AtomContent
Serializes Atom XML HTTP content based on the data key/value mapping object for an Atom entry.
|
Copyright © 2011-2012 Google. All Rights Reserved.