blob: e31f69e8921f85fc98789cdbe334213037a86553 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Aug 11 16:48:21 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.google.gson (Gson 2.3 API)</title>
<meta name="date" content="2014-08-11">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../com/google/gson/package-summary.html" target="classFrame">com.google.gson</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="ExclusionStrategy.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">ExclusionStrategy</span></a></li>
<li><a href="FieldNamingStrategy.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">FieldNamingStrategy</span></a></li>
<li><a href="InstanceCreator.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">InstanceCreator</span></a></li>
<li><a href="JsonDeserializationContext.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">JsonDeserializationContext</span></a></li>
<li><a href="JsonDeserializer.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">JsonDeserializer</span></a></li>
<li><a href="JsonSerializationContext.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">JsonSerializationContext</span></a></li>
<li><a href="JsonSerializer.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">JsonSerializer</span></a></li>
<li><a href="TypeAdapterFactory.html" title="interface in com.google.gson" target="classFrame"><span class="interfaceName">TypeAdapterFactory</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="FieldAttributes.html" title="class in com.google.gson" target="classFrame">FieldAttributes</a></li>
<li><a href="Gson.html" title="class in com.google.gson" target="classFrame">Gson</a></li>
<li><a href="GsonBuilder.html" title="class in com.google.gson" target="classFrame">GsonBuilder</a></li>
<li><a href="JsonArray.html" title="class in com.google.gson" target="classFrame">JsonArray</a></li>
<li><a href="JsonElement.html" title="class in com.google.gson" target="classFrame">JsonElement</a></li>
<li><a href="JsonNull.html" title="class in com.google.gson" target="classFrame">JsonNull</a></li>
<li><a href="JsonObject.html" title="class in com.google.gson" target="classFrame">JsonObject</a></li>
<li><a href="JsonParser.html" title="class in com.google.gson" target="classFrame">JsonParser</a></li>
<li><a href="JsonPrimitive.html" title="class in com.google.gson" target="classFrame">JsonPrimitive</a></li>
<li><a href="JsonStreamParser.html" title="class in com.google.gson" target="classFrame">JsonStreamParser</a></li>
<li><a href="TypeAdapter.html" title="class in com.google.gson" target="classFrame">TypeAdapter</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="FieldNamingPolicy.html" title="enum in com.google.gson" target="classFrame">FieldNamingPolicy</a></li>
<li><a href="LongSerializationPolicy.html" title="enum in com.google.gson" target="classFrame">LongSerializationPolicy</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="JsonIOException.html" title="class in com.google.gson" target="classFrame">JsonIOException</a></li>
<li><a href="JsonParseException.html" title="class in com.google.gson" target="classFrame">JsonParseException</a></li>
<li><a href="JsonSyntaxException.html" title="class in com.google.gson" target="classFrame">JsonSyntaxException</a></li>
</ul>
</div>
</body>
</html>