Uses of Package
com.google.api.client.googleapis.json

Packages that use com.google.api.client.googleapis.json
com.google.api.client.googleapis.json Google's JSON support (see detailed package specification). 
 

Classes in com.google.api.client.googleapis.json used by com.google.api.client.googleapis.json
AbstractJsonFeedParser
          Abstract base class for a Google JSON-C feed parser when the feed class is known in advance.
GoogleJsonError
          Data class representing the Google JSON error response content, as documented for example in Error Messages in Google Buzz.
GoogleJsonError.ErrorInfo
          Detailed error information.
GoogleJsonResponseException
          Exception thrown when an error status code is detected in an HTTP response to a Google API that uses the JSON format, using the format specified in Error Responses.
JsonFeedParser
          Google JSON-C feed parser when the item class is known in advance.
JsonMultiKindFeedParser
          Google JSON-C feed parser when the item class can be computed from the kind.
 



Copyright © 2010-2012 Google. All Rights Reserved.