Uses of Class
com.google.api.client.xml.Xml.CustomizeParser

Packages that use Xml.CustomizeParser
com.google.api.client.xml Utilities for XML. 
 

Uses of Xml.CustomizeParser in com.google.api.client.xml
 

Methods in com.google.api.client.xml with parameters of type Xml.CustomizeParser
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.