Package | Description |
---|---|
com.google.api.client.xml |
Beta 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–2022 Google. All rights reserved.