Package com.google.api.client.xml

Utilities for XML.

See:
          Description

Class Summary
GenericXml Generic XML data that stores all unknown key name/value pairs.
Xml XML utilities.
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.
 

Package com.google.api.client.xml Description

Utilities for XML.

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.0
Author:
Yaniv Inbar


Copyright © 2011-2012 Google. All Rights Reserved.