com.google.api.client.json
Class Json
java.lang.Object
com.google.api.client.json.Json
public class Json
- extends Object
JSON utilities.
- Since:
- 1.0
- Author:
- Yaniv Inbar
Constructor Summary |
Json()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT_TYPE
public static final String CONTENT_TYPE
"application/json"
content type.
- See Also:
- Constant Field Values
Json
public Json()
Copyright © 2011 Google. All Rights Reserved.