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.
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-2011 Google. All Rights Reserved.