From 96a0fec6a11cf0a92deb7ceca7093193cb404e8a Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Sun, 6 May 2012 04:42:38 +0000 Subject: [PATCH] Gson 2.2 Javadocs --- gson/docs/javadocs/allclasses-frame.html | 6 +- gson/docs/javadocs/allclasses-noframe.html | 6 +- .../com/google/gson/ExclusionStrategy.html | 10 +-- .../com/google/gson/FieldAttributes.html | 12 ++-- .../com/google/gson/FieldNamingPolicy.html | 12 ++-- .../com/google/gson/FieldNamingStrategy.html | 10 +-- gson/docs/javadocs/com/google/gson/Gson.html | 69 ++++++++++++++----- .../javadocs/com/google/gson/GsonBuilder.html | 14 ++-- .../com/google/gson/InstanceCreator.html | 10 +-- .../javadocs/com/google/gson/JsonArray.html | 12 ++-- .../gson/JsonDeserializationContext.html | 10 +-- .../com/google/gson/JsonDeserializer.html | 10 +-- .../javadocs/com/google/gson/JsonElement.html | 12 ++-- .../com/google/gson/JsonIOException.html | 12 ++-- .../javadocs/com/google/gson/JsonNull.html | 12 ++-- .../javadocs/com/google/gson/JsonObject.html | 12 ++-- .../com/google/gson/JsonParseException.html | 12 ++-- .../javadocs/com/google/gson/JsonParser.html | 12 ++-- .../com/google/gson/JsonPrimitive.html | 12 ++-- .../google/gson/JsonSerializationContext.html | 10 +-- .../com/google/gson/JsonSerializer.html | 10 +-- .../com/google/gson/JsonStreamParser.html | 12 ++-- .../com/google/gson/JsonSyntaxException.html | 12 ++-- .../google/gson/LongSerializationPolicy.html | 12 ++-- .../javadocs/com/google/gson/TypeAdapter.html | 12 ++-- .../com/google/gson/TypeAdapterFactory.html | 10 +-- .../com/google/gson/annotations/Expose.html | 10 +-- .../gson/annotations/SerializedName.html | 10 +-- .../com/google/gson/annotations/Since.html | 10 +-- .../com/google/gson/annotations/Until.html | 10 +-- .../gson/annotations/class-use/Expose.html | 10 +-- .../annotations/class-use/SerializedName.html | 10 +-- .../gson/annotations/class-use/Since.html | 10 +-- .../gson/annotations/class-use/Until.html | 10 +-- .../gson/annotations/package-frame.html | 6 +- .../gson/annotations/package-summary.html | 10 +-- .../google/gson/annotations/package-tree.html | 14 ++-- .../google/gson/annotations/package-use.html | 10 +-- .../gson/class-use/ExclusionStrategy.html | 10 +-- .../gson/class-use/FieldAttributes.html | 10 +-- .../gson/class-use/FieldNamingPolicy.html | 10 +-- .../gson/class-use/FieldNamingStrategy.html | 10 +-- .../com/google/gson/class-use/Gson.html | 10 +-- .../google/gson/class-use/GsonBuilder.html | 10 +-- .../gson/class-use/InstanceCreator.html | 10 +-- .../com/google/gson/class-use/JsonArray.html | 10 +-- .../class-use/JsonDeserializationContext.html | 10 +-- .../gson/class-use/JsonDeserializer.html | 10 +-- .../google/gson/class-use/JsonElement.html | 10 +-- .../gson/class-use/JsonIOException.html | 10 +-- .../com/google/gson/class-use/JsonNull.html | 10 +-- .../com/google/gson/class-use/JsonObject.html | 10 +-- .../gson/class-use/JsonParseException.html | 10 +-- .../com/google/gson/class-use/JsonParser.html | 10 +-- .../google/gson/class-use/JsonPrimitive.html | 10 +-- .../class-use/JsonSerializationContext.html | 10 +-- .../google/gson/class-use/JsonSerializer.html | 10 +-- .../gson/class-use/JsonStreamParser.html | 10 +-- .../gson/class-use/JsonSyntaxException.html | 10 +-- .../class-use/LongSerializationPolicy.html | 10 +-- .../google/gson/class-use/TypeAdapter.html | 16 ++--- .../gson/class-use/TypeAdapterFactory.html | 16 ++--- .../com/google/gson/package-frame.html | 6 +- .../com/google/gson/package-summary.html | 10 +-- .../com/google/gson/package-tree.html | 14 ++-- .../javadocs/com/google/gson/package-use.html | 10 +-- .../com/google/gson/reflect/TypeToken.html | 62 ++++++++++++++--- .../gson/reflect/class-use/TypeToken.html | 16 ++--- .../google/gson/reflect/package-frame.html | 6 +- .../google/gson/reflect/package-summary.html | 10 +-- .../com/google/gson/reflect/package-tree.html | 10 +-- .../com/google/gson/reflect/package-use.html | 10 +-- .../com/google/gson/stream/JsonReader.html | 16 ++--- .../com/google/gson/stream/JsonToken.html | 12 ++-- .../com/google/gson/stream/JsonWriter.html | 12 ++-- .../gson/stream/MalformedJsonException.html | 12 ++-- .../gson/stream/class-use/JsonReader.html | 10 +-- .../gson/stream/class-use/JsonToken.html | 10 +-- .../gson/stream/class-use/JsonWriter.html | 10 +-- .../class-use/MalformedJsonException.html | 10 +-- .../com/google/gson/stream/package-frame.html | 6 +- .../google/gson/stream/package-summary.html | 10 +-- .../com/google/gson/stream/package-tree.html | 10 +-- .../com/google/gson/stream/package-use.html | 10 +-- gson/docs/javadocs/constant-values.html | 10 +-- gson/docs/javadocs/deprecated-list.html | 10 +-- gson/docs/javadocs/help-doc.html | 10 +-- gson/docs/javadocs/index-all.html | 23 ++++--- gson/docs/javadocs/index.html | 4 +- gson/docs/javadocs/overview-frame.html | 6 +- gson/docs/javadocs/overview-summary.html | 12 ++-- gson/docs/javadocs/overview-tree.html | 18 ++--- gson/docs/javadocs/serialized-form.html | 10 +-- 93 files changed, 591 insertions(+), 509 deletions(-) diff --git a/gson/docs/javadocs/allclasses-frame.html b/gson/docs/javadocs/allclasses-frame.html index 46188a28..36637972 100644 --- a/gson/docs/javadocs/allclasses-frame.html +++ b/gson/docs/javadocs/allclasses-frame.html @@ -2,13 +2,13 @@ - + -All Classes (Gson 2.1 API) +All Classes (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/allclasses-noframe.html b/gson/docs/javadocs/allclasses-noframe.html index f0f5a8b4..fc6a95e7 100644 --- a/gson/docs/javadocs/allclasses-noframe.html +++ b/gson/docs/javadocs/allclasses-noframe.html @@ -2,13 +2,13 @@ - + -All Classes (Gson 2.1 API) +All Classes (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/com/google/gson/ExclusionStrategy.html b/gson/docs/javadocs/com/google/gson/ExclusionStrategy.html index 443a44be..9ab32fc8 100644 --- a/gson/docs/javadocs/com/google/gson/ExclusionStrategy.html +++ b/gson/docs/javadocs/com/google/gson/ExclusionStrategy.html @@ -2,13 +2,13 @@ - + -ExclusionStrategy (Gson 2.1 API) +ExclusionStrategy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ ExclusionStrategy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ExclusionStrategy (Gson 2.1 API)"; + parent.document.title="ExclusionStrategy (Gson 2.2 API)"; } } @@ -300,6 +300,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/FieldAttributes.html b/gson/docs/javadocs/com/google/gson/FieldAttributes.html index 5fcee357..be75c460 100644 --- a/gson/docs/javadocs/com/google/gson/FieldAttributes.html +++ b/gson/docs/javadocs/com/google/gson/FieldAttributes.html @@ -2,13 +2,13 @@ - + -FieldAttributes (Gson 2.1 API) +FieldAttributes (Gson 2.2 API) - + @@ -16,7 +16,7 @@ FieldAttributes (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FieldAttributes (Gson 2.1 API)"; + parent.document.title="FieldAttributes (Gson 2.2 API)"; } } @@ -222,7 +222,7 @@ T Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -441,6 +441,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/FieldNamingPolicy.html b/gson/docs/javadocs/com/google/gson/FieldNamingPolicy.html index dc4c850a..3ba46f7f 100644 --- a/gson/docs/javadocs/com/google/gson/FieldNamingPolicy.html +++ b/gson/docs/javadocs/com/google/gson/FieldNamingPolicy.html @@ -2,13 +2,13 @@ - + -FieldNamingPolicy (Gson 2.1 API) +FieldNamingPolicy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ FieldNamingPolicy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FieldNamingPolicy (Gson 2.1 API)"; + parent.document.title="FieldNamingPolicy (Gson 2.2 API)"; } } @@ -198,7 +198,7 @@ the order they are declared. Methods inherited from class java.lang.Enum -compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf   @@ -450,6 +450,6 @@ DETAIL: ENUM CONSTANTS | FIEL
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/FieldNamingStrategy.html b/gson/docs/javadocs/com/google/gson/FieldNamingStrategy.html index cfd96fd4..77c744bc 100644 --- a/gson/docs/javadocs/com/google/gson/FieldNamingStrategy.html +++ b/gson/docs/javadocs/com/google/gson/FieldNamingStrategy.html @@ -2,13 +2,13 @@ - + -FieldNamingStrategy (Gson 2.1 API) +FieldNamingStrategy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ FieldNamingStrategy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="FieldNamingStrategy (Gson 2.1 API)"; + parent.document.title="FieldNamingStrategy (Gson 2.2 API)"; } } @@ -222,6 +222,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/Gson.html b/gson/docs/javadocs/com/google/gson/Gson.html index 6b27232c..2f8a9bc5 100644 --- a/gson/docs/javadocs/com/google/gson/Gson.html +++ b/gson/docs/javadocs/com/google/gson/Gson.html @@ -2,13 +2,13 @@ - + -Gson (Gson 2.1 API) +Gson (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Gson (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Gson (Gson 2.1 API)"; + parent.document.title="Gson (Gson 2.2 API)"; } } @@ -142,7 +142,7 @@ This is the main class for using Gson. Gson is typically used by first construct

Author:
-
Inderjeet Singh, Joel Leitch
+
Inderjeet Singh, Joel Leitch, Jesse Wilson
See Also:
TypeToken

@@ -329,11 +329,11 @@ This is the main class for using Gson. Gson is typically used by first construct -getNextAdapter(TypeAdapterFactory skipPast, - TypeToken<T> type) +getDelegateAdapter(TypeAdapterFactory skipPast, + TypeToken<T> type)
-          TODO: needs documentation +          This method is used to get an alternate type adapter for the specified type. @@ -444,7 +444,7 @@ This is the main class for using Gson. Gson is typically used by first construct Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -526,16 +526,53 @@ public <T>

-getNextAdapter

+

+getDelegateAdapter

-public <T> TypeAdapter<T> getNextAdapter(TypeAdapterFactory skipPast,
-                                         TypeToken<T> type)
+public <T> TypeAdapter<T> getDelegateAdapter(TypeAdapterFactory skipPast, + TypeToken<T> type)
-
TODO: needs documentation +
This method is used to get an alternate type adapter for the specified type. This is used + to access a type adapter that is overridden by a TypeAdapterFactory that you + may have registered. This features is typically used when you want to register a type + adapter that does a little bit of work but then delegates further processing to the Gson + default type adapter. Here is an example: +

Let's say we want to write a type adapter that counts the number of objects being read + from or written to JSON. We can achieve this by writing a type adapter factory that uses + the getDelegateAdapter method: +

 class StatsTypeAdapterFactory implements TypeAdapterFactory {
+    public int numReads = 0;
+    public int numWrites = 0;
+    public &lt;T&gt; TypeAdapter&lt;T&gt; create(Gson gson, TypeToken&lt;T&gt; type) {
+      final TypeAdapter&lt;T&gt; delegate = gson.getDelegateAdapter(this, type);
+      return new TypeAdapter&lt;T&gt;() {
+        public void write(JsonWriter out, T value) throws IOException {
+          ++numWrites;
+          delegate.write(out, value);
+        }
+        public T read(JsonReader in) throws IOException {
+          ++numReads;
+          return delegate.read(in);
+        }
+      };
+    }
+  }
+   
+ This factory can now be used like this: +
 StatsTypeAdapterFactory stats = new StatsTypeAdapterFactory();
+  Gson gson = new GsonBuilder().registerTypeAdapterFactory(stats).create();
+  // Call gson.toJson() and fromJson methods on objects
+  System.out.println("Num JSON reads" + stats.numReads);
+  System.out.println("Num JSON writes" + stats.numWrites);
+  
+ Note that since you can not override type adapter factories for String and Java primitive + types, our stats factory will not count the number of String or primitives that will be + read or written.

-
Since:
+
Parameters:
skipPast - The type adapter factory that needs to be skipped while searching for + a matching type adapter. In most cases, you should just pass this (the type adapter + factory from where getDelegateAdapter method is being invoked).
type - Type for which the delegate adapter is being searched for.
Since:
2.2
@@ -1033,6 +1070,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/GsonBuilder.html b/gson/docs/javadocs/com/google/gson/GsonBuilder.html index 9859a655..651f2b8b 100644 --- a/gson/docs/javadocs/com/google/gson/GsonBuilder.html +++ b/gson/docs/javadocs/com/google/gson/GsonBuilder.html @@ -2,13 +2,13 @@ - + -GsonBuilder (Gson 2.1 API) +GsonBuilder (Gson 2.2 API) - + @@ -16,7 +16,7 @@ GsonBuilder (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="GsonBuilder (Gson 2.1 API)"; + parent.document.title="GsonBuilder (Gson 2.2 API)"; } } @@ -368,7 +368,7 @@ Class GsonBuilder Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -854,7 +854,7 @@ public TypeAdapter, + or interface
typeAdapter - This object must implement at least one of TypeAdapter, JsonSerializer or JsonDeserializer interfaces.
Returns:
a reference to this GsonBuilder object to fulfill the "Builder" pattern
Since:
1.7
@@ -967,6 +967,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/InstanceCreator.html b/gson/docs/javadocs/com/google/gson/InstanceCreator.html index e7c5b7df..cc1fbd66 100644 --- a/gson/docs/javadocs/com/google/gson/InstanceCreator.html +++ b/gson/docs/javadocs/com/google/gson/InstanceCreator.html @@ -2,13 +2,13 @@ - + -InstanceCreator (Gson 2.1 API) +InstanceCreator (Gson 2.2 API) - + @@ -16,7 +16,7 @@ InstanceCreator (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="InstanceCreator (Gson 2.1 API)"; + parent.document.title="InstanceCreator (Gson 2.2 API)"; } } @@ -270,6 +270,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonArray.html b/gson/docs/javadocs/com/google/gson/JsonArray.html index ea7b69d0..1c25df27 100644 --- a/gson/docs/javadocs/com/google/gson/JsonArray.html +++ b/gson/docs/javadocs/com/google/gson/JsonArray.html @@ -2,13 +2,13 @@ - + -JsonArray (Gson 2.1 API) +JsonArray (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonArray (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonArray (Gson 2.1 API)"; + parent.document.title="JsonArray (Gson 2.2 API)"; } } @@ -312,7 +312,7 @@ A class representing an array type in Json. An array is a list of Methods inherited from class java.lang.Object -getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait   @@ -771,6 +771,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html b/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html index 590ad527..76753ca3 100644 --- a/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html +++ b/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html @@ -2,13 +2,13 @@ - + -JsonDeserializationContext (Gson 2.1 API) +JsonDeserializationContext (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonDeserializationContext (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonDeserializationContext (Gson 2.1 API)"; + parent.document.title="JsonDeserializationContext (Gson 2.2 API)"; } } @@ -230,6 +230,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonDeserializer.html b/gson/docs/javadocs/com/google/gson/JsonDeserializer.html index 9c2a5389..af2cada1 100644 --- a/gson/docs/javadocs/com/google/gson/JsonDeserializer.html +++ b/gson/docs/javadocs/com/google/gson/JsonDeserializer.html @@ -2,13 +2,13 @@ - + -JsonDeserializer (Gson 2.1 API) +JsonDeserializer (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonDeserializer (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonDeserializer (Gson 2.1 API)"; + parent.document.title="JsonDeserializer (Gson 2.2 API)"; } } @@ -273,6 +273,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonElement.html b/gson/docs/javadocs/com/google/gson/JsonElement.html index 2e320226..a2e9e123 100644 --- a/gson/docs/javadocs/com/google/gson/JsonElement.html +++ b/gson/docs/javadocs/com/google/gson/JsonElement.html @@ -2,13 +2,13 @@ - + -JsonElement (Gson 2.1 API) +JsonElement (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonElement (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonElement (Gson 2.1 API)"; + parent.document.title="JsonElement (Gson 2.2 API)"; } } @@ -317,7 +317,7 @@ A class representing an element of Json. It could either be a Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -797,6 +797,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonIOException.html b/gson/docs/javadocs/com/google/gson/JsonIOException.html index 06d4b2eb..0b9c5c3f 100644 --- a/gson/docs/javadocs/com/google/gson/JsonIOException.html +++ b/gson/docs/javadocs/com/google/gson/JsonIOException.html @@ -2,13 +2,13 @@ - + -JsonIOException (Gson 2.1 API) +JsonIOException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonIOException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonIOException (Gson 2.1 API)"; + parent.document.title="JsonIOException (Gson 2.2 API)"; } } @@ -175,7 +175,7 @@ This exception is raised when Gson was unable to read an input stream Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -280,6 +280,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonNull.html b/gson/docs/javadocs/com/google/gson/JsonNull.html index 59937c59..f5fc949f 100644 --- a/gson/docs/javadocs/com/google/gson/JsonNull.html +++ b/gson/docs/javadocs/com/google/gson/JsonNull.html @@ -2,13 +2,13 @@ - + -JsonNull (Gson 2.1 API) +JsonNull (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonNull (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonNull (Gson 2.1 API)"; + parent.document.title="JsonNull (Gson 2.2 API)"; } } @@ -190,7 +190,7 @@ A class representing a Json null value. Methods inherited from class java.lang.Object -getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait   @@ -343,6 +343,6 @@ DETAIL: FIELD | Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonObject.html b/gson/docs/javadocs/com/google/gson/JsonObject.html index 5e79c0ba..ab741eea 100644 --- a/gson/docs/javadocs/com/google/gson/JsonObject.html +++ b/gson/docs/javadocs/com/google/gson/JsonObject.html @@ -2,13 +2,13 @@ - + -JsonObject (Gson 2.1 API) +JsonObject (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonObject (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonObject (Gson 2.1 API)"; + parent.document.title="JsonObject (Gson 2.2 API)"; } } @@ -274,7 +274,7 @@ A class representing an object type in Json. An object consists of name-value pa Methods inherited from class java.lang.Object -getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait   @@ -573,6 +573,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonParseException.html b/gson/docs/javadocs/com/google/gson/JsonParseException.html index 068069f9..4ac5663b 100644 --- a/gson/docs/javadocs/com/google/gson/JsonParseException.html +++ b/gson/docs/javadocs/com/google/gson/JsonParseException.html @@ -2,13 +2,13 @@ - + -JsonParseException (Gson 2.1 API) +JsonParseException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonParseException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonParseException (Gson 2.1 API)"; + parent.document.title="JsonParseException (Gson 2.2 API)"; } } @@ -183,7 +183,7 @@ This exception is raised if there is a serious issue that occurs during parsing Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -297,6 +297,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonParser.html b/gson/docs/javadocs/com/google/gson/JsonParser.html index 3c88b9c9..beb2b5d5 100644 --- a/gson/docs/javadocs/com/google/gson/JsonParser.html +++ b/gson/docs/javadocs/com/google/gson/JsonParser.html @@ -2,13 +2,13 @@ - + -JsonParser (Gson 2.1 API) +JsonParser (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonParser (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonParser (Gson 2.1 API)"; + parent.document.title="JsonParser (Gson 2.2 API)"; } } @@ -171,7 +171,7 @@ A parser to parse Json into a parse tree of Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -327,6 +327,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonPrimitive.html b/gson/docs/javadocs/com/google/gson/JsonPrimitive.html index 667321a9..0f9c02bc 100644 --- a/gson/docs/javadocs/com/google/gson/JsonPrimitive.html +++ b/gson/docs/javadocs/com/google/gson/JsonPrimitive.html @@ -2,13 +2,13 @@ - + -JsonPrimitive (Gson 2.1 API) +JsonPrimitive (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonPrimitive (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonPrimitive (Gson 2.1 API)"; + parent.document.title="JsonPrimitive (Gson 2.2 API)"; } } @@ -311,7 +311,7 @@ A class representing a Json primitive value. A primitive value Methods inherited from class java.lang.Object -getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait   @@ -736,6 +736,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonSerializationContext.html b/gson/docs/javadocs/com/google/gson/JsonSerializationContext.html index 463a8836..d94e71cb 100644 --- a/gson/docs/javadocs/com/google/gson/JsonSerializationContext.html +++ b/gson/docs/javadocs/com/google/gson/JsonSerializationContext.html @@ -2,13 +2,13 @@ - + -JsonSerializationContext (Gson 2.1 API) +JsonSerializationContext (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonSerializationContext (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonSerializationContext (Gson 2.1 API)"; + parent.document.title="JsonSerializationContext (Gson 2.2 API)"; } } @@ -241,6 +241,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonSerializer.html b/gson/docs/javadocs/com/google/gson/JsonSerializer.html index 72f97f60..719401f4 100644 --- a/gson/docs/javadocs/com/google/gson/JsonSerializer.html +++ b/gson/docs/javadocs/com/google/gson/JsonSerializer.html @@ -2,13 +2,13 @@ - + -JsonSerializer (Gson 2.1 API) +JsonSerializer (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonSerializer (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonSerializer (Gson 2.1 API)"; + parent.document.title="JsonSerializer (Gson 2.2 API)"; } } @@ -270,6 +270,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonStreamParser.html b/gson/docs/javadocs/com/google/gson/JsonStreamParser.html index 19a5dcb8..c182b0a3 100644 --- a/gson/docs/javadocs/com/google/gson/JsonStreamParser.html +++ b/gson/docs/javadocs/com/google/gson/JsonStreamParser.html @@ -2,13 +2,13 @@ - + -JsonStreamParser (Gson 2.1 API) +JsonStreamParser (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonStreamParser (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonStreamParser (Gson 2.1 API)"; + parent.document.title="JsonStreamParser (Gson 2.2 API)"; } } @@ -196,7 +196,7 @@ A streaming parser that allows reading of multiple Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -364,6 +364,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/JsonSyntaxException.html b/gson/docs/javadocs/com/google/gson/JsonSyntaxException.html index 6b949603..a94009a4 100644 --- a/gson/docs/javadocs/com/google/gson/JsonSyntaxException.html +++ b/gson/docs/javadocs/com/google/gson/JsonSyntaxException.html @@ -2,13 +2,13 @@ - + -JsonSyntaxException (Gson 2.1 API) +JsonSyntaxException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonSyntaxException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonSyntaxException (Gson 2.1 API)"; + parent.document.title="JsonSyntaxException (Gson 2.2 API)"; } } @@ -175,7 +175,7 @@ This exception is raised when Gson attempts to read (or write) a malformed Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -281,6 +281,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/LongSerializationPolicy.html b/gson/docs/javadocs/com/google/gson/LongSerializationPolicy.html index d547d88b..dbd2b54d 100644 --- a/gson/docs/javadocs/com/google/gson/LongSerializationPolicy.html +++ b/gson/docs/javadocs/com/google/gson/LongSerializationPolicy.html @@ -2,13 +2,13 @@ - + -LongSerializationPolicy (Gson 2.1 API) +LongSerializationPolicy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ LongSerializationPolicy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="LongSerializationPolicy (Gson 2.1 API)"; + parent.document.title="LongSerializationPolicy (Gson 2.2 API)"; } } @@ -182,7 +182,7 @@ the order they are declared. Methods inherited from class java.lang.Enum -compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf   @@ -360,6 +360,6 @@ DETAIL: ENUM CONSTANTS | FIEL
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/TypeAdapter.html b/gson/docs/javadocs/com/google/gson/TypeAdapter.html index 8b1867f7..c9b31aae 100644 --- a/gson/docs/javadocs/com/google/gson/TypeAdapter.html +++ b/gson/docs/javadocs/com/google/gson/TypeAdapter.html @@ -2,13 +2,13 @@ - + -TypeAdapter (Gson 2.1 API) +TypeAdapter (Gson 2.2 API) - + @@ -16,7 +16,7 @@ TypeAdapter (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TypeAdapter (Gson 2.1 API)"; + parent.document.title="TypeAdapter (Gson 2.2 API)"; } } @@ -278,7 +278,7 @@ Converts Java objects to and from JSON. Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -569,6 +569,6 @@ DETAIL: FIELD | CONSTR |&n
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/TypeAdapterFactory.html b/gson/docs/javadocs/com/google/gson/TypeAdapterFactory.html index caf946d9..3e136245 100644 --- a/gson/docs/javadocs/com/google/gson/TypeAdapterFactory.html +++ b/gson/docs/javadocs/com/google/gson/TypeAdapterFactory.html @@ -2,13 +2,13 @@ - + -TypeAdapterFactory (Gson 2.1 API) +TypeAdapterFactory (Gson 2.2 API) - + @@ -16,7 +16,7 @@ TypeAdapterFactory (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TypeAdapterFactory (Gson 2.1 API)"; + parent.document.title="TypeAdapterFactory (Gson 2.2 API)"; } } @@ -349,6 +349,6 @@ DETAIL: FIELD | CONSTR | METHO
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/Expose.html b/gson/docs/javadocs/com/google/gson/annotations/Expose.html index ee61b48f..19d107c2 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/Expose.html +++ b/gson/docs/javadocs/com/google/gson/annotations/Expose.html @@ -2,13 +2,13 @@ - + -Expose (Gson 2.1 API) +Expose (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Expose (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Expose (Gson 2.1 API)"; + parent.document.title="Expose (Gson 2.2 API)"; } } @@ -272,6 +272,6 @@ DETAIL: ELEMENT

-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/SerializedName.html b/gson/docs/javadocs/com/google/gson/annotations/SerializedName.html index add94d3d..c9102f7a 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/SerializedName.html +++ b/gson/docs/javadocs/com/google/gson/annotations/SerializedName.html @@ -2,13 +2,13 @@ - + -SerializedName (Gson 2.1 API) +SerializedName (Gson 2.2 API) - + @@ -16,7 +16,7 @@ SerializedName (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="SerializedName (Gson 2.1 API)"; + parent.document.title="SerializedName (Gson 2.2 API)"; } } @@ -248,6 +248,6 @@ DETAIL: ELEMENT
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/Since.html b/gson/docs/javadocs/com/google/gson/annotations/Since.html index 678a1270..4eacc045 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/Since.html +++ b/gson/docs/javadocs/com/google/gson/annotations/Since.html @@ -2,13 +2,13 @@ - + -Since (Gson 2.1 API) +Since (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Since (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Since (Gson 2.1 API)"; + parent.document.title="Since (Gson 2.2 API)"; } } @@ -240,6 +240,6 @@ DETAIL: ELEMENT
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/Until.html b/gson/docs/javadocs/com/google/gson/annotations/Until.html index 86cf4e70..0e7c791f 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/Until.html +++ b/gson/docs/javadocs/com/google/gson/annotations/Until.html @@ -2,13 +2,13 @@ - + -Until (Gson 2.1 API) +Until (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Until (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Until (Gson 2.1 API)"; + parent.document.title="Until (Gson 2.2 API)"; } } @@ -245,6 +245,6 @@ DETAIL: ELEMENT
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/class-use/Expose.html b/gson/docs/javadocs/com/google/gson/annotations/class-use/Expose.html index b5ab8f30..9e624093 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/class-use/Expose.html +++ b/gson/docs/javadocs/com/google/gson/annotations/class-use/Expose.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.annotations.Expose (Gson 2.1 API) +Uses of Class com.google.gson.annotations.Expose (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.annotations.Expose (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.annotations.Expose (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.annotations.Expose (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.annotations.Expose
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/class-use/SerializedName.html b/gson/docs/javadocs/com/google/gson/annotations/class-use/SerializedName.html index 5bc70cf4..3efbe483 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/class-use/SerializedName.html +++ b/gson/docs/javadocs/com/google/gson/annotations/class-use/SerializedName.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.annotations.SerializedName (Gson 2.1 API) +Uses of Class com.google.gson.annotations.SerializedName (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.annotations.SerializedName (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.annotations.SerializedName (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.annotations.SerializedName (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.annotations.SerializedName
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/class-use/Since.html b/gson/docs/javadocs/com/google/gson/annotations/class-use/Since.html index 93e1ec9c..797f0f32 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/class-use/Since.html +++ b/gson/docs/javadocs/com/google/gson/annotations/class-use/Since.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.annotations.Since (Gson 2.1 API) +Uses of Class com.google.gson.annotations.Since (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.annotations.Since (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.annotations.Since (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.annotations.Since (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.annotations.Since
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/class-use/Until.html b/gson/docs/javadocs/com/google/gson/annotations/class-use/Until.html index 1cd3dc02..8ab39cae 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/class-use/Until.html +++ b/gson/docs/javadocs/com/google/gson/annotations/class-use/Until.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.annotations.Until (Gson 2.1 API) +Uses of Class com.google.gson.annotations.Until (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.annotations.Until (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.annotations.Until (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.annotations.Until (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.annotations.Until
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/package-frame.html b/gson/docs/javadocs/com/google/gson/annotations/package-frame.html index 10fff8db..f9bad9de 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/package-frame.html +++ b/gson/docs/javadocs/com/google/gson/annotations/package-frame.html @@ -2,13 +2,13 @@ - + -com.google.gson.annotations (Gson 2.1 API) +com.google.gson.annotations (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/com/google/gson/annotations/package-summary.html b/gson/docs/javadocs/com/google/gson/annotations/package-summary.html index 60b47ea0..07f1f63f 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/package-summary.html +++ b/gson/docs/javadocs/com/google/gson/annotations/package-summary.html @@ -2,13 +2,13 @@ - + -com.google.gson.annotations (Gson 2.1 API) +com.google.gson.annotations (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.annotations (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.annotations (Gson 2.1 API)"; + parent.document.title="com.google.gson.annotations (Gson 2.2 API)"; } } @@ -184,6 +184,6 @@ This package provides annotations that can be used with Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/package-tree.html b/gson/docs/javadocs/com/google/gson/annotations/package-tree.html index 2f200790..35e09e67 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/package-tree.html +++ b/gson/docs/javadocs/com/google/gson/annotations/package-tree.html @@ -2,13 +2,13 @@ - + -com.google.gson.annotations Class Hierarchy (Gson 2.1 API) +com.google.gson.annotations Class Hierarchy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.annotations Class Hierarchy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.annotations Class Hierarchy (Gson 2.1 API)"; + parent.document.title="com.google.gson.annotations Class Hierarchy (Gson 2.2 API)"; } } @@ -92,10 +92,10 @@ Hierarchy For Package com.google.gson.annotations Annotation Type Hierarchy
@@ -151,6 +151,6 @@ Annotation Type Hierarchy
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/annotations/package-use.html b/gson/docs/javadocs/com/google/gson/annotations/package-use.html index 95b45416..11f34011 100644 --- a/gson/docs/javadocs/com/google/gson/annotations/package-use.html +++ b/gson/docs/javadocs/com/google/gson/annotations/package-use.html @@ -2,13 +2,13 @@ - + -Uses of Package com.google.gson.annotations (Gson 2.1 API) +Uses of Package com.google.gson.annotations (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Package com.google.gson.annotations (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.google.gson.annotations (Gson 2.1 API)"; + parent.document.title="Uses of Package com.google.gson.annotations (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.annotations
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/ExclusionStrategy.html b/gson/docs/javadocs/com/google/gson/class-use/ExclusionStrategy.html index af56a302..7a59dc53 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/ExclusionStrategy.html +++ b/gson/docs/javadocs/com/google/gson/class-use/ExclusionStrategy.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.ExclusionStrategy (Gson 2.1 API) +Uses of Interface com.google.gson.ExclusionStrategy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.ExclusionStrategy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.ExclusionStrategy (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.ExclusionStrategy (Gson 2.2 API)"; } } @@ -194,6 +194,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/FieldAttributes.html b/gson/docs/javadocs/com/google/gson/class-use/FieldAttributes.html index 91d48de4..4df161d5 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/FieldAttributes.html +++ b/gson/docs/javadocs/com/google/gson/class-use/FieldAttributes.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.FieldAttributes (Gson 2.1 API) +Uses of Class com.google.gson.FieldAttributes (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.FieldAttributes (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.FieldAttributes (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.FieldAttributes (Gson 2.2 API)"; } } @@ -177,6 +177,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/FieldNamingPolicy.html b/gson/docs/javadocs/com/google/gson/class-use/FieldNamingPolicy.html index a8ca0c1d..dc3547b4 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/FieldNamingPolicy.html +++ b/gson/docs/javadocs/com/google/gson/class-use/FieldNamingPolicy.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.FieldNamingPolicy (Gson 2.1 API) +Uses of Class com.google.gson.FieldNamingPolicy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.FieldNamingPolicy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.FieldNamingPolicy (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.FieldNamingPolicy (Gson 2.2 API)"; } } @@ -203,6 +203,6 @@ the order they are declared.
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/FieldNamingStrategy.html b/gson/docs/javadocs/com/google/gson/class-use/FieldNamingStrategy.html index f2744f7f..dbe1418c 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/FieldNamingStrategy.html +++ b/gson/docs/javadocs/com/google/gson/class-use/FieldNamingStrategy.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.FieldNamingStrategy (Gson 2.1 API) +Uses of Interface com.google.gson.FieldNamingStrategy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.FieldNamingStrategy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.FieldNamingStrategy (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.FieldNamingStrategy (Gson 2.2 API)"; } } @@ -194,6 +194,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/Gson.html b/gson/docs/javadocs/com/google/gson/class-use/Gson.html index d2e6397a..48b6643b 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/Gson.html +++ b/gson/docs/javadocs/com/google/gson/class-use/Gson.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.Gson (Gson 2.1 API) +Uses of Class com.google.gson.Gson (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.Gson (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.Gson (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.Gson (Gson 2.2 API)"; } } @@ -202,6 +202,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/GsonBuilder.html b/gson/docs/javadocs/com/google/gson/class-use/GsonBuilder.html index 1713686e..fcab6c4b 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/GsonBuilder.html +++ b/gson/docs/javadocs/com/google/gson/class-use/GsonBuilder.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.GsonBuilder (Gson 2.1 API) +Uses of Class com.google.gson.GsonBuilder (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.GsonBuilder (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.GsonBuilder (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.GsonBuilder (Gson 2.2 API)"; } } @@ -356,6 +356,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/InstanceCreator.html b/gson/docs/javadocs/com/google/gson/class-use/InstanceCreator.html index 7200064d..dc54b180 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/InstanceCreator.html +++ b/gson/docs/javadocs/com/google/gson/class-use/InstanceCreator.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.InstanceCreator (Gson 2.1 API) +Uses of Interface com.google.gson.InstanceCreator (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.InstanceCreator (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.InstanceCreator (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.InstanceCreator (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.InstanceCreator
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonArray.html b/gson/docs/javadocs/com/google/gson/class-use/JsonArray.html index feb31273..db4923d0 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonArray.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonArray.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonArray (Gson 2.1 API) +Uses of Class com.google.gson.JsonArray (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonArray (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonArray (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonArray (Gson 2.2 API)"; } } @@ -201,6 +201,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializationContext.html b/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializationContext.html index 5b5189a8..9fbba940 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializationContext.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializationContext.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.JsonDeserializationContext (Gson 2.1 API) +Uses of Interface com.google.gson.JsonDeserializationContext (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.JsonDeserializationContext (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.JsonDeserializationContext (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.JsonDeserializationContext (Gson 2.2 API)"; } } @@ -180,6 +180,6 @@ Uses of
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializer.html b/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializer.html index b215f16b..8a5610e3 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializer.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonDeserializer.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.JsonDeserializer (Gson 2.1 API) +Uses of Interface com.google.gson.JsonDeserializer (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.JsonDeserializer (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.JsonDeserializer (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.JsonDeserializer (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.JsonDeserializer
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonElement.html b/gson/docs/javadocs/com/google/gson/class-use/JsonElement.html index 2e0b831c..a34159df 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonElement.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonElement.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonElement (Gson 2.1 API) +Uses of Class com.google.gson.JsonElement (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonElement (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonElement (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonElement (Gson 2.2 API)"; } } @@ -472,6 +472,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonIOException.html b/gson/docs/javadocs/com/google/gson/class-use/JsonIOException.html index a7b8c10b..ea2fa555 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonIOException.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonIOException.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonIOException (Gson 2.1 API) +Uses of Class com.google.gson.JsonIOException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonIOException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonIOException (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonIOException (Gson 2.2 API)"; } } @@ -285,6 +285,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonNull.html b/gson/docs/javadocs/com/google/gson/class-use/JsonNull.html index ff50a212..4929509e 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonNull.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonNull.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonNull (Gson 2.1 API) +Uses of Class com.google.gson.JsonNull (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonNull (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonNull (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonNull (Gson 2.2 API)"; } } @@ -193,6 +193,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonObject.html b/gson/docs/javadocs/com/google/gson/class-use/JsonObject.html index e2fbfeb0..67b57fa1 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonObject.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonObject.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonObject (Gson 2.1 API) +Uses of Class com.google.gson.JsonObject (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonObject (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonObject (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonObject (Gson 2.2 API)"; } } @@ -185,6 +185,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonParseException.html b/gson/docs/javadocs/com/google/gson/class-use/JsonParseException.html index e1b5957f..7bcd45e1 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonParseException.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonParseException.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonParseException (Gson 2.1 API) +Uses of Class com.google.gson.JsonParseException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonParseException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonParseException (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonParseException (Gson 2.2 API)"; } } @@ -230,6 +230,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonParser.html b/gson/docs/javadocs/com/google/gson/class-use/JsonParser.html index c3ab9d33..07c32d6f 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonParser.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonParser.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonParser (Gson 2.1 API) +Uses of Class com.google.gson.JsonParser (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonParser (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonParser (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonParser (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.JsonParser
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonPrimitive.html b/gson/docs/javadocs/com/google/gson/class-use/JsonPrimitive.html index c9d4b046..7c28e48f 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonPrimitive.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonPrimitive.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonPrimitive (Gson 2.1 API) +Uses of Class com.google.gson.JsonPrimitive (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonPrimitive (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonPrimitive (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonPrimitive (Gson 2.2 API)"; } } @@ -185,6 +185,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonSerializationContext.html b/gson/docs/javadocs/com/google/gson/class-use/JsonSerializationContext.html index c3dff96d..e2aa65c2 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonSerializationContext.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonSerializationContext.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.JsonSerializationContext (Gson 2.1 API) +Uses of Interface com.google.gson.JsonSerializationContext (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.JsonSerializationContext (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.JsonSerializationContext (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.JsonSerializationContext (Gson 2.2 API)"; } } @@ -180,6 +180,6 @@ Uses of
-Copyright © 2008-2011
Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonSerializer.html b/gson/docs/javadocs/com/google/gson/class-use/JsonSerializer.html index 3c1fe46c..e73ecd9c 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonSerializer.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonSerializer.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.JsonSerializer (Gson 2.1 API) +Uses of Interface com.google.gson.JsonSerializer (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.JsonSerializer (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.JsonSerializer (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.JsonSerializer (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.JsonSerializer
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonStreamParser.html b/gson/docs/javadocs/com/google/gson/class-use/JsonStreamParser.html index bacacfc9..e0919fcd 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonStreamParser.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonStreamParser.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonStreamParser (Gson 2.1 API) +Uses of Class com.google.gson.JsonStreamParser (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonStreamParser (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonStreamParser (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonStreamParser (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.JsonStreamParser
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/JsonSyntaxException.html b/gson/docs/javadocs/com/google/gson/class-use/JsonSyntaxException.html index e10a6825..5a25c218 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/JsonSyntaxException.html +++ b/gson/docs/javadocs/com/google/gson/class-use/JsonSyntaxException.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.JsonSyntaxException (Gson 2.1 API) +Uses of Class com.google.gson.JsonSyntaxException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.JsonSyntaxException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.JsonSyntaxException (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.JsonSyntaxException (Gson 2.2 API)"; } } @@ -310,6 +310,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/LongSerializationPolicy.html b/gson/docs/javadocs/com/google/gson/class-use/LongSerializationPolicy.html index 09be48a8..bfb5655f 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/LongSerializationPolicy.html +++ b/gson/docs/javadocs/com/google/gson/class-use/LongSerializationPolicy.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.LongSerializationPolicy (Gson 2.1 API) +Uses of Class com.google.gson.LongSerializationPolicy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.LongSerializationPolicy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.LongSerializationPolicy (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.LongSerializationPolicy (Gson 2.2 API)"; } } @@ -203,6 +203,6 @@ the order they are declared.
-Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/TypeAdapter.html b/gson/docs/javadocs/com/google/gson/class-use/TypeAdapter.html index efea901b..8a369751 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/TypeAdapter.html +++ b/gson/docs/javadocs/com/google/gson/class-use/TypeAdapter.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.TypeAdapter (Gson 2.1 API) +Uses of Class com.google.gson.TypeAdapter (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.TypeAdapter (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.TypeAdapter (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.TypeAdapter (Gson 2.2 API)"; } } @@ -169,11 +169,11 @@ Uses of getNextAdapter(TypeAdapterFactory skipPast, - TypeToken<T> type) +Gson.getDelegateAdapter(TypeAdapterFactory skipPast, + TypeToken<T> type)
-          TODO: needs documentation +          This method is used to get an alternate type adapter for the specified type. @@ -240,6 +240,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/class-use/TypeAdapterFactory.html b/gson/docs/javadocs/com/google/gson/class-use/TypeAdapterFactory.html index 4361eef0..b1511e8a 100644 --- a/gson/docs/javadocs/com/google/gson/class-use/TypeAdapterFactory.html +++ b/gson/docs/javadocs/com/google/gson/class-use/TypeAdapterFactory.html @@ -2,13 +2,13 @@ - + -Uses of Interface com.google.gson.TypeAdapterFactory (Gson 2.1 API) +Uses of Interface com.google.gson.TypeAdapterFactory (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Interface com.google.gson.TypeAdapterFactory (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface com.google.gson.TypeAdapterFactory (Gson 2.1 API)"; + parent.document.title="Uses of Interface com.google.gson.TypeAdapterFactory (Gson 2.2 API)"; } } @@ -122,11 +122,11 @@ Uses of getNextAdapter(TypeAdapterFactory skipPast, - TypeToken<T> type) +Gson.getDelegateAdapter(TypeAdapterFactory skipPast, + TypeToken<T> type)
-          TODO: needs documentation +          This method is used to get an alternate type adapter for the specified type. @@ -193,6 +193,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/package-frame.html b/gson/docs/javadocs/com/google/gson/package-frame.html index 0eb00f8a..693c930a 100644 --- a/gson/docs/javadocs/com/google/gson/package-frame.html +++ b/gson/docs/javadocs/com/google/gson/package-frame.html @@ -2,13 +2,13 @@ - + -com.google.gson (Gson 2.1 API) +com.google.gson (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/com/google/gson/package-summary.html b/gson/docs/javadocs/com/google/gson/package-summary.html index 8a8076e8..c0ab6f73 100644 --- a/gson/docs/javadocs/com/google/gson/package-summary.html +++ b/gson/docs/javadocs/com/google/gson/package-summary.html @@ -2,13 +2,13 @@ - + -com.google.gson (Gson 2.1 API) +com.google.gson (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson (Gson 2.1 API)"; + parent.document.title="com.google.gson (Gson 2.2 API)"; } } @@ -308,6 +308,6 @@ This package provides the Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/package-tree.html b/gson/docs/javadocs/com/google/gson/package-tree.html index ff2fc72d..81dc03bd 100644 --- a/gson/docs/javadocs/com/google/gson/package-tree.html +++ b/gson/docs/javadocs/com/google/gson/package-tree.html @@ -2,13 +2,13 @@ - + -com.google.gson Class Hierarchy (Gson 2.1 API) +com.google.gson Class Hierarchy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson Class Hierarchy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson Class Hierarchy (Gson 2.1 API)"; + parent.document.title="com.google.gson Class Hierarchy (Gson 2.2 API)"; } } @@ -120,8 +120,8 @@ Enum Hierarchy
  • java.lang.Object
    @@ -178,6 +178,6 @@ Enum Hierarchy
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/package-use.html b/gson/docs/javadocs/com/google/gson/package-use.html index 0e49dade..bf6b8ba5 100644 --- a/gson/docs/javadocs/com/google/gson/package-use.html +++ b/gson/docs/javadocs/com/google/gson/package-use.html @@ -2,13 +2,13 @@ - + -Uses of Package com.google.gson (Gson 2.1 API) +Uses of Package com.google.gson (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Package com.google.gson (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.google.gson (Gson 2.1 API)"; + parent.document.title="Uses of Package com.google.gson (Gson 2.2 API)"; } } @@ -283,6 +283,6 @@ Classes in com.google.gs
    -Copyright © 2008-2011
    Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/reflect/TypeToken.html b/gson/docs/javadocs/com/google/gson/reflect/TypeToken.html index cecd2a05..80db22cb 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/TypeToken.html +++ b/gson/docs/javadocs/com/google/gson/reflect/TypeToken.html @@ -2,13 +2,13 @@ - + -TypeToken (Gson 2.1 API) +TypeToken (Gson 2.2 API) - + @@ -16,7 +16,7 @@ TypeToken (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="TypeToken (Gson 2.1 API)"; + parent.document.title="TypeToken (Gson 2.2 API)"; } } @@ -77,9 +77,9 @@ function windowTitle() - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD
    -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD
    @@ -126,6 +126,24 @@ Represents a generic type T. Java doesn't yet provide a way to

    + + + + + + + + + + + +
    +Constructor Summary
    +protected TypeToken() + +
    +          Constructs a new type literal.
    @@ -231,12 +249,36 @@ Represents a generic type T. Java doesn't yet provide a way to Methods inherited from class java.lang.Object -getClass, notify, notifyAll, wait, wait, wait +clone, finalize, getClass, notify, notifyAll, wait, wait, wait  

    + + + + + + + +
    +Constructor Detail
    + +

    +TypeToken

    +
    +protected TypeToken()
    +
    +
    Constructs a new type literal. Derives represented class from type + parameter. + +

    Clients create an empty anonymous subclass. Doing so embeds the type + parameter in the anonymous class's type hierarchy so we can reconstitute it + at runtime despite erasure. +

    +

    + @@ -442,15 +484,15 @@ public static <T> - SUMMARY: NESTED | FIELD | CONSTR | METHOD + SUMMARY: NESTED | FIELD | CONSTR | METHOD -DETAIL: FIELD | CONSTR | METHOD +DETAIL: FIELD | CONSTR | METHOD
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/reflect/class-use/TypeToken.html b/gson/docs/javadocs/com/google/gson/reflect/class-use/TypeToken.html index 770c0367..a8560cc7 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/class-use/TypeToken.html +++ b/gson/docs/javadocs/com/google/gson/reflect/class-use/TypeToken.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.reflect.TypeToken (Gson 2.1 API) +Uses of Class com.google.gson.reflect.TypeToken (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.reflect.TypeToken (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.reflect.TypeToken (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.reflect.TypeToken (Gson 2.2 API)"; } } @@ -158,11 +158,11 @@ Uses of getNextAdapter(TypeAdapterFactory skipPast, - TypeToken<T> type) +Gson.getDelegateAdapter(TypeAdapterFactory skipPast, + TypeToken<T> type)
    -          TODO: needs documentation +          This method is used to get an alternate type adapter for the specified type.   @@ -278,6 +278,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/reflect/package-frame.html b/gson/docs/javadocs/com/google/gson/reflect/package-frame.html index ec3914de..ca0f6d8d 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/package-frame.html +++ b/gson/docs/javadocs/com/google/gson/reflect/package-frame.html @@ -2,13 +2,13 @@ - + -com.google.gson.reflect (Gson 2.1 API) +com.google.gson.reflect (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/com/google/gson/reflect/package-summary.html b/gson/docs/javadocs/com/google/gson/reflect/package-summary.html index 8805eb24..60f8c2dd 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/package-summary.html +++ b/gson/docs/javadocs/com/google/gson/reflect/package-summary.html @@ -2,13 +2,13 @@ - + -com.google.gson.reflect (Gson 2.1 API) +com.google.gson.reflect (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.reflect (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.reflect (Gson 2.1 API)"; + parent.document.title="com.google.gson.reflect (Gson 2.2 API)"; } } @@ -170,6 +170,6 @@ This package provides utility classes for finding type information for generic t
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/reflect/package-tree.html b/gson/docs/javadocs/com/google/gson/reflect/package-tree.html index f4a3a2da..b3acfee4 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/package-tree.html +++ b/gson/docs/javadocs/com/google/gson/reflect/package-tree.html @@ -2,13 +2,13 @@ - + -com.google.gson.reflect Class Hierarchy (Gson 2.1 API) +com.google.gson.reflect Class Hierarchy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.reflect Class Hierarchy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.reflect Class Hierarchy (Gson 2.1 API)"; + parent.document.title="com.google.gson.reflect Class Hierarchy (Gson 2.2 API)"; } } @@ -149,6 +149,6 @@ Class Hierarchy
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/reflect/package-use.html b/gson/docs/javadocs/com/google/gson/reflect/package-use.html index 09e27b9a..82d78dda 100644 --- a/gson/docs/javadocs/com/google/gson/reflect/package-use.html +++ b/gson/docs/javadocs/com/google/gson/reflect/package-use.html @@ -2,13 +2,13 @@ - + -Uses of Package com.google.gson.reflect (Gson 2.1 API) +Uses of Package com.google.gson.reflect (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Package com.google.gson.reflect (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.google.gson.reflect (Gson 2.1 API)"; + parent.document.title="Uses of Package com.google.gson.reflect (Gson 2.2 API)"; } } @@ -186,6 +186,6 @@ Classes in co
    -Copyright © 2008-2011
    Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/JsonReader.html b/gson/docs/javadocs/com/google/gson/stream/JsonReader.html index 8c3604b7..0132484c 100644 --- a/gson/docs/javadocs/com/google/gson/stream/JsonReader.html +++ b/gson/docs/javadocs/com/google/gson/stream/JsonReader.html @@ -2,13 +2,13 @@ - + -JsonReader (Gson 2.1 API) +JsonReader (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonReader (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonReader (Gson 2.1 API)"; + parent.document.title="JsonReader (Gson 2.2 API)"; } } @@ -334,7 +334,7 @@ Reads a JSON (RFC 4627)
              Consumes the next token from the JSON stream and asserts that it is the - end of the current array. + end of the current object. @@ -454,7 +454,7 @@ Reads a JSON (RFC 4627) Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -613,7 +613,7 @@ public void endObject() throws IOException
    Consumes the next token from the JSON stream and asserts that it is the - end of the current array. + end of the current object.

    @@ -939,6 +939,6 @@ DETAIL: FIELD | CONSTR |&n
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/JsonToken.html b/gson/docs/javadocs/com/google/gson/stream/JsonToken.html index 3c10c315..7692765d 100644 --- a/gson/docs/javadocs/com/google/gson/stream/JsonToken.html +++ b/gson/docs/javadocs/com/google/gson/stream/JsonToken.html @@ -2,13 +2,13 @@ - + -JsonToken (Gson 2.1 API) +JsonToken (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonToken (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonToken (Gson 2.1 API)"; + parent.document.title="JsonToken (Gson 2.2 API)"; } } @@ -221,7 +221,7 @@ the order they are declared. Methods inherited from class java.lang.Enum -compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf +clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf   @@ -482,6 +482,6 @@ DETAIL: ENUM CONSTANTS | FIEL
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/JsonWriter.html b/gson/docs/javadocs/com/google/gson/stream/JsonWriter.html index 5a349c37..915fbdb0 100644 --- a/gson/docs/javadocs/com/google/gson/stream/JsonWriter.html +++ b/gson/docs/javadocs/com/google/gson/stream/JsonWriter.html @@ -2,13 +2,13 @@ - + -JsonWriter (Gson 2.1 API) +JsonWriter (Gson 2.2 API) - + @@ -16,7 +16,7 @@ JsonWriter (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="JsonWriter (Gson 2.1 API)"; + parent.document.title="JsonWriter (Gson 2.2 API)"; } } @@ -404,7 +404,7 @@ Writes a JSON (RFC 4627) Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait   @@ -893,6 +893,6 @@ DETAIL: FIELD | CONSTR |&n
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/MalformedJsonException.html b/gson/docs/javadocs/com/google/gson/stream/MalformedJsonException.html index 8d8af958..ced53565 100644 --- a/gson/docs/javadocs/com/google/gson/stream/MalformedJsonException.html +++ b/gson/docs/javadocs/com/google/gson/stream/MalformedJsonException.html @@ -2,13 +2,13 @@ - + -MalformedJsonException (Gson 2.1 API) +MalformedJsonException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ MalformedJsonException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="MalformedJsonException (Gson 2.1 API)"; + parent.document.title="MalformedJsonException (Gson 2.2 API)"; } } @@ -172,7 +172,7 @@ Thrown when a reader encounters malformed JSON. Some syntax errors can be Methods inherited from class java.lang.Object -equals, getClass, hashCode, notify, notifyAll, wait, wait, wait +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait   @@ -272,6 +272,6 @@ DETAIL: FIELD | CONSTR |&n
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonReader.html b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonReader.html index b476b59c..f89c4e20 100644 --- a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonReader.html +++ b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonReader.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.stream.JsonReader (Gson 2.1 API) +Uses of Class com.google.gson.stream.JsonReader (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.stream.JsonReader (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.stream.JsonReader (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.stream.JsonReader (Gson 2.2 API)"; } } @@ -203,6 +203,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonToken.html b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonToken.html index d825ea53..d34be269 100644 --- a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonToken.html +++ b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonToken.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.stream.JsonToken (Gson 2.1 API) +Uses of Class com.google.gson.stream.JsonToken (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.stream.JsonToken (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.stream.JsonToken (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.stream.JsonToken (Gson 2.2 API)"; } } @@ -193,6 +193,6 @@ the order they are declared.
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonWriter.html b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonWriter.html index ade07268..7ad2ec6e 100644 --- a/gson/docs/javadocs/com/google/gson/stream/class-use/JsonWriter.html +++ b/gson/docs/javadocs/com/google/gson/stream/class-use/JsonWriter.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.stream.JsonWriter (Gson 2.1 API) +Uses of Class com.google.gson.stream.JsonWriter (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.stream.JsonWriter (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.stream.JsonWriter (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.stream.JsonWriter (Gson 2.2 API)"; } } @@ -308,6 +308,6 @@ Uses of Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/class-use/MalformedJsonException.html b/gson/docs/javadocs/com/google/gson/stream/class-use/MalformedJsonException.html index 89773a1f..179b0a9a 100644 --- a/gson/docs/javadocs/com/google/gson/stream/class-use/MalformedJsonException.html +++ b/gson/docs/javadocs/com/google/gson/stream/class-use/MalformedJsonException.html @@ -2,13 +2,13 @@ - + -Uses of Class com.google.gson.stream.MalformedJsonException (Gson 2.1 API) +Uses of Class com.google.gson.stream.MalformedJsonException (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Class com.google.gson.stream.MalformedJsonException (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class com.google.gson.stream.MalformedJsonException (Gson 2.1 API)"; + parent.document.title="Uses of Class com.google.gson.stream.MalformedJsonException (Gson 2.2 API)"; } } @@ -140,6 +140,6 @@ No usage of com.google.gson.stream.MalformedJsonException
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/package-frame.html b/gson/docs/javadocs/com/google/gson/stream/package-frame.html index 71db0f4a..8bb51d58 100644 --- a/gson/docs/javadocs/com/google/gson/stream/package-frame.html +++ b/gson/docs/javadocs/com/google/gson/stream/package-frame.html @@ -2,13 +2,13 @@ - + -com.google.gson.stream (Gson 2.1 API) +com.google.gson.stream (Gson 2.2 API) - + diff --git a/gson/docs/javadocs/com/google/gson/stream/package-summary.html b/gson/docs/javadocs/com/google/gson/stream/package-summary.html index 7e6106fd..c7df272b 100644 --- a/gson/docs/javadocs/com/google/gson/stream/package-summary.html +++ b/gson/docs/javadocs/com/google/gson/stream/package-summary.html @@ -2,13 +2,13 @@ - + -com.google.gson.stream (Gson 2.1 API) +com.google.gson.stream (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.stream (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.stream (Gson 2.1 API)"; + parent.document.title="com.google.gson.stream (Gson 2.2 API)"; } } @@ -187,6 +187,6 @@ Package com.google.gson.stream
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/package-tree.html b/gson/docs/javadocs/com/google/gson/stream/package-tree.html index 51c54b4d..309ceed8 100644 --- a/gson/docs/javadocs/com/google/gson/stream/package-tree.html +++ b/gson/docs/javadocs/com/google/gson/stream/package-tree.html @@ -2,13 +2,13 @@ - + -com.google.gson.stream Class Hierarchy (Gson 2.1 API) +com.google.gson.stream Class Hierarchy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ com.google.gson.stream Class Hierarchy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="com.google.gson.stream Class Hierarchy (Gson 2.1 API)"; + parent.document.title="com.google.gson.stream Class Hierarchy (Gson 2.2 API)"; } } @@ -168,6 +168,6 @@ Enum Hierarchy
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/com/google/gson/stream/package-use.html b/gson/docs/javadocs/com/google/gson/stream/package-use.html index d3bad707..d5fbe337 100644 --- a/gson/docs/javadocs/com/google/gson/stream/package-use.html +++ b/gson/docs/javadocs/com/google/gson/stream/package-use.html @@ -2,13 +2,13 @@ - + -Uses of Package com.google.gson.stream (Gson 2.1 API) +Uses of Package com.google.gson.stream (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Uses of Package com.google.gson.stream (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package com.google.gson.stream (Gson 2.1 API)"; + parent.document.title="Uses of Package com.google.gson.stream (Gson 2.2 API)"; } } @@ -201,6 +201,6 @@ Classes in com
    -Copyright © 2008-2011
    Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/constant-values.html b/gson/docs/javadocs/constant-values.html index 6d122cdc..babf7e39 100644 --- a/gson/docs/javadocs/constant-values.html +++ b/gson/docs/javadocs/constant-values.html @@ -2,13 +2,13 @@ - + -Constant Field Values (Gson 2.1 API) +Constant Field Values (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Constant Field Values (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (Gson 2.1 API)"; + parent.document.title="Constant Field Values (Gson 2.2 API)"; } } @@ -142,6 +142,6 @@ Constant Field Values
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/deprecated-list.html b/gson/docs/javadocs/deprecated-list.html index 8f720d31..036ca468 100644 --- a/gson/docs/javadocs/deprecated-list.html +++ b/gson/docs/javadocs/deprecated-list.html @@ -2,13 +2,13 @@ - + -Deprecated List (Gson 2.1 API) +Deprecated List (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Deprecated List (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (Gson 2.1 API)"; + parent.document.title="Deprecated List (Gson 2.2 API)"; } } @@ -185,6 +185,6 @@ function windowTitle()
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/help-doc.html b/gson/docs/javadocs/help-doc.html index 3612487b..21cea4dc 100644 --- a/gson/docs/javadocs/help-doc.html +++ b/gson/docs/javadocs/help-doc.html @@ -2,13 +2,13 @@ - + -API Help (Gson 2.1 API) +API Help (Gson 2.2 API) - + @@ -16,7 +16,7 @@ API Help (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (Gson 2.1 API)"; + parent.document.title="API Help (Gson 2.2 API)"; } } @@ -219,6 +219,6 @@ This help file applies to API documentation generated using the standard doclet.
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/index-all.html b/gson/docs/javadocs/index-all.html index 2e01134e..890ad5fc 100644 --- a/gson/docs/javadocs/index-all.html +++ b/gson/docs/javadocs/index-all.html @@ -2,13 +2,13 @@ - + -Index (Gson 2.1 API) +Index (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Index (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (Gson 2.1 API)"; + parent.document.title="Index (Gson 2.2 API)"; } } @@ -189,7 +189,7 @@ Method in class com.google.gson.stream.endObject() - Method in class com.google.gson.stream.JsonReader
    Consumes the next token from the JSON stream and asserts that it is the - end of the current array. + end of the current object.
    endObject() - Method in class com.google.gson.stream.JsonWriter
    Ends encoding the current object. @@ -446,12 +446,12 @@ Method in class com.google.gson.getDeclaringClass() - Method in class com.google.gson.FieldAttributes
      +
    getDelegateAdapter(TypeAdapterFactory, TypeToken<T>) - +Method in class com.google.gson.Gson +
    This method is used to get an alternate type adapter for the specified type.
    getName() - Method in class com.google.gson.FieldAttributes
      -
    getNextAdapter(TypeAdapterFactory, TypeToken<T>) - -Method in class com.google.gson.Gson -
    TODO: needs documentation
    getRawType() - Method in class com.google.gson.reflect.TypeToken
    Returns the raw (non-generic) type for this type. @@ -895,7 +895,10 @@ Method in interface com.google.gson.TypeAdapter<T> - Class in com.google.gson
    Converts Java objects to and from JSON.
    TypeAdapter() - Constructor for class com.google.gson.TypeAdapter
      -
    TypeAdapterFactory - Interface in com.google.gson
    Creates type adapters for set of related types.
    TypeToken<T> - Class in com.google.gson.reflect
    Represents a generic type T.
    +
    TypeAdapterFactory - Interface in com.google.gson
    Creates type adapters for set of related types.
    TypeToken<T> - Class in com.google.gson.reflect
    Represents a generic type T.
    TypeToken() - +Constructor for class com.google.gson.reflect.TypeToken +
    Constructs a new type literal. +

  • U

    @@ -1005,6 +1008,6 @@ Method in class com.google.gson.
    -Copyright © 2008-2011
    Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/index.html b/gson/docs/javadocs/index.html index 266b7a5a..0ae8f097 100644 --- a/gson/docs/javadocs/index.html +++ b/gson/docs/javadocs/index.html @@ -2,10 +2,10 @@ - + -Gson 2.1 API +Gson 2.2 API @@ -82,7 +82,7 @@ function windowTitle()

    -Gson 2.1 API +Gson 2.2 API

    @@ -165,6 +165,6 @@ Gson 2.1 API
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/overview-tree.html b/gson/docs/javadocs/overview-tree.html index ce3456be..bae1a5de 100644 --- a/gson/docs/javadocs/overview-tree.html +++ b/gson/docs/javadocs/overview-tree.html @@ -2,13 +2,13 @@ - + -Class Hierarchy (Gson 2.1 API) +Class Hierarchy (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Class Hierarchy (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Class Hierarchy (Gson 2.1 API)"; + parent.document.title="Class Hierarchy (Gson 2.2 API)"; } } @@ -120,10 +120,10 @@ Interface Hierarchy Annotation Type Hierarchy

    Enum Hierarchy @@ -132,8 +132,8 @@ Enum Hierarchy
  • java.lang.Object
    @@ -190,6 +190,6 @@ Enum Hierarchy
    -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved. diff --git a/gson/docs/javadocs/serialized-form.html b/gson/docs/javadocs/serialized-form.html index 20e09edc..e002ee45 100644 --- a/gson/docs/javadocs/serialized-form.html +++ b/gson/docs/javadocs/serialized-form.html @@ -2,13 +2,13 @@ - + -Serialized Form (Gson 2.1 API) +Serialized Form (Gson 2.2 API) - + @@ -16,7 +16,7 @@ Serialized Form (Gson 2.1 API) function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Serialized Form (Gson 2.1 API)"; + parent.document.title="Serialized Form (Gson 2.2 API)"; } } @@ -212,6 +212,6 @@ Serialized Form

  • -Copyright © 2008-2011 Google, Inc.. All Rights Reserved. +Copyright © 2008-2012 Google, Inc.. All Rights Reserved.