Package com.google.api.client.xml
Beta
Utilities for XML.
- Since:
- 1.0
-
Class Summary Class Description GenericXml Beta
Generic XML data that stores all unknown key name/value pairs.Xml Beta
XML utilities.Xml.CustomizeParser Customizes the behavior of XML parsing.XmlNamespaceDictionary Beta
Thread-safe XML namespace dictionary that provides a one-to-one map of namespace alias to URI.XmlObjectParser Beta
XML HTTP parser into an data class of key/value pairs.