| Package | Description |
|---|---|
| com.google.api.client.xml |
Utilities for XML.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Xml.parseElement(org.xmlpull.v1.XmlPullParser parser,
Object destination,
XmlNamespaceDictionary namespaceDictionary,
Xml.CustomizeParser customizeParser)
Parses an XML element using the given XML pull parser into the given destination object.
|
Copyright © 2011-2012 Google. All Rights Reserved.