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

Packages that use com.google.api.client.http.xml
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. 
 

Classes in com.google.api.client.http.xml used by com.google.api.client.http.xml
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
          Deprecated. Builder for XmlHttpParser.
 

Classes in com.google.api.client.http.xml used by com.google.api.client.http.xml.atom
AbstractXmlHttpContent
          Abstract serializer for 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.
 



Copyright © 2011-2012 Google. All Rights Reserved.