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
          XML HTTP parser into an data class of key/value pairs.
XmlHttpParser.Builder
          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
          XML HTTP parser into an data class of key/value pairs.
 



Copyright © 2011-2012 Google. All Rights Reserved.