aboutsummaryrefslogtreecommitdiffstats
path: root/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html
diff options
context:
space:
mode:
Diffstat (limited to 'gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html')
-rw-r--r--gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html17
1 files changed, 7 insertions, 10 deletions
diff --git a/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html b/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html
index 935f0321..1124a722 100644
--- a/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html
+++ b/gson/docs/javadocs/com/google/gson/JsonDeserializationContext.html
@@ -2,22 +2,20 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_22) on Wed Nov 24 15:31:18 PST 2010 -->
+<!-- Generated by javadoc (build 1.5.0_28) on Tue Apr 12 15:40:06 PDT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
-JsonDeserializationContext (Gson 1.6 API)
+JsonDeserializationContext (Gson 1.7 API)
</TITLE>
-<META NAME="date" CONTENT="2010-11-24">
+<META NAME="keywords" CONTENT="com.google.gson.JsonDeserializationContext interface">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="JsonDeserializationContext (Gson 1.6 API)";
- }
+ parent.document.title="JsonDeserializationContext (Gson 1.7 API)";
}
</SCRIPT>
<NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
@@ -131,7 +128,7 @@ Context for deserialization that is passed to a custom deserializer during invoc
</TABLE>
</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../com/google/gson/JsonDeserializationContext.html#deserialize(com.google.gson.JsonElement, java.lang.reflect.Type)">deserialize</A></B>(<A HREF="../../../com/google/gson/JsonElement.html" title="class in com.google.gson">JsonElement</A>&nbsp;json,
- <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</A>&nbsp;typeOfT)</CODE>
+ <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/reflect/Type.html" title="class or interface in java.lang.reflect">Type</A>&nbsp;typeOfT)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Invokes default deserialization on the specified object.</TD>
@@ -154,7 +151,7 @@ Context for deserialization that is passed to a custom deserializer during invoc
deserialize</H3>
<PRE>
&lt;T&gt; T <B>deserialize</B>(<A HREF="../../../com/google/gson/JsonElement.html" title="class in com.google.gson">JsonElement</A>&nbsp;json,
- <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</A>&nbsp;typeOfT)
+ <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/reflect/Type.html" title="class or interface in java.lang.reflect">Type</A>&nbsp;typeOfT)
throws <A HREF="../../../com/google/gson/JsonParseException.html" title="class in com.google.gson">JsonParseException</A></PRE>
<DL>
<DD>Invokes default deserialization on the specified object. It should never be invoked on
@@ -230,6 +227,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHO
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
-Copyright &#169; 2008-2010. All Rights Reserved.
+Copyright &#169; 2008-2011 <a href="http://www.google.com">Google, Inc.</a>. All Rights Reserved.
</BODY>
</HTML>