Uses of Class
com.google.api.client.http.xml.XmlHttpParser.Builder

Packages that use XmlHttpParser.Builder
com.google.api.client.http.xml XML HTTP library based on the pluggable HTTP library. 
 

Uses of XmlHttpParser.Builder in com.google.api.client.http.xml
 

Methods in com.google.api.client.http.xml that return XmlHttpParser.Builder
static XmlHttpParser.Builder XmlHttpParser.builder(XmlNamespaceDictionary namespaceDictionary)
          Returns an instance of a new builder.
 XmlHttpParser.Builder XmlHttpParser.Builder.setContentType(String contentType)
          Sets the content type.
 



Copyright © 2011-2012 Google. All Rights Reserved.