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

Packages that use com.google.api.client.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. 
com.google.api.client.xml Utilities for XML. 
com.google.api.client.xml.atom Utilities for Atom XML. 
 

Classes in com.google.api.client.xml used by com.google.api.client.http.xml
XmlNamespaceDictionary
          Thread-safe XML namespace dictionary that provides a one-to-one map of namespace alias to URI.
 

Classes in com.google.api.client.xml used by com.google.api.client.http.xml.atom
XmlNamespaceDictionary
          Thread-safe XML namespace dictionary that provides a one-to-one map of namespace alias to URI.
 

Classes in com.google.api.client.xml used by com.google.api.client.xml
GenericXml
          Generic XML data that stores all unknown key name/value pairs.
Xml.CustomizeParser
          Customizes the behavior of XML parsing.
XmlNamespaceDictionary
          Thread-safe XML namespace dictionary that provides a one-to-one map of namespace alias to URI.
 

Classes in com.google.api.client.xml used by com.google.api.client.xml.atom
XmlNamespaceDictionary
          Thread-safe XML namespace dictionary that provides a one-to-one map of namespace alias to URI.
 



Copyright © 2011 Google. All Rights Reserved.