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 XML HTTP parser into an data class of key/value pairs.
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 Google. All Rights Reserved.