Package com.google.api.client.http.xml

XML HTTP library based on the pluggable HTTP library.

See:
          Description

Class Summary
AbstractXmlHttpContent Abstract serializer for XML HTTP content based on the data key/value mapping object for an item.
XmlHttpContent Serializes XML HTTP content based on the data key/value mapping object for an item.
XmlHttpParser Deprecated. (scheduled to be removed in 1.11) Use XmlObjectParser instead.
XmlHttpParser.Builder Builder for XmlHttpParser.
 

Package com.google.api.client.http.xml Description

XML HTTP library based on the pluggable HTTP library.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.3
Author:
Yaniv Inbar


Copyright © 2011-2012 Google. All Rights Reserved.