2011-12-31 21:53:38 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2014-08-12 02:01:30 +02:00
<!-- 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 > Overview (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 >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Overview (Gson 2.3 API)";
}
2011-12-31 21:53:38 +01:00
}
2014-08-12 02:01:30 +02:00
catch(err) {
}
//-->
< / script >
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2011-12-31 21:53:38 +01:00
<!-- ========= START OF TOP NAVBAR ======= -->
2014-08-12 02:01:30 +02:00
< div class = "topNav" > < a name = "navbar.top" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.top.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li class = "navBarCell1Rev" > Overview< / li >
< li > Package< / li >
< li > Class< / li >
< li > Use< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?overview-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "overview-summary.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_top" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_top");
2011-12-31 21:53:38 +01:00
if(window==top) {
2014-08-12 02:01:30 +02:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2011-12-31 21:53:38 +01:00
}
//-->
2014-08-12 02:01:30 +02:00
< / script >
< / div >
< a name = "skip.navbar.top" >
<!-- -->
< / a > < / div >
2011-12-31 21:53:38 +01:00
<!-- ========= END OF TOP NAVBAR ========= -->
2014-08-12 02:01:30 +02:00
< div class = "header" >
< h1 class = "title" > Gson 2.3 API< / h1 >
< / div >
< div class = "contentContainer" >
< table class = "overviewSummary" border = "0" cellpadding = "3" cellspacing = "0" summary = "Packages table, listing packages, and an explanation" >
< caption > < span > Packages< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Package< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/gson/package-summary.html" > com.google.gson< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package provides the < a href = "com/google/gson/Gson.html" title = "class in com.google.gson" > < code > Gson< / code > < / a > class to convert Json to Java and
vice-versa.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/gson/annotations/package-summary.html" > com.google.gson.annotations< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package provides annotations that can be used with < a href = "com/google/gson/Gson.html" title = "class in com.google.gson" > < code > Gson< / code > < / a > .< / div >
< / td >
< / tr >
< tr class = "altColor" >
< td class = "colFirst" > < a href = "com/google/gson/reflect/package-summary.html" > com.google.gson.reflect< / a > < / td >
< td class = "colLast" >
< div class = "block" > This package provides utility classes for finding type information for generic types.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
< td class = "colFirst" > < a href = "com/google/gson/stream/package-summary.html" > com.google.gson.stream< / a > < / td >
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
< / div >
2011-12-31 21:53:38 +01:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2014-08-12 02:01:30 +02:00
< div class = "bottomNav" > < a name = "navbar.bottom" >
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
< a name = "navbar.bottom.firstrow" >
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
< li class = "navBarCell1Rev" > Overview< / li >
< li > Package< / li >
< li > Class< / li >
< li > Use< / li >
< li > < a href = "overview-tree.html" > Tree< / a > < / li >
< li > < a href = "deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "index-all.html" > Index< / a > < / li >
< li > < a href = "help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
< ul class = "navList" >
< li > Prev< / li >
< li > Next< / li >
< / ul >
< ul class = "navList" >
< li > < a href = "index.html?overview-summary.html" target = "_top" > Frames< / a > < / li >
< li > < a href = "overview-summary.html" target = "_top" > No Frames< / a > < / li >
< / ul >
< ul class = "navList" id = "allclasses_navbar_bottom" >
< li > < a href = "allclasses-noframe.html" > All Classes< / a > < / li >
< / ul >
< div >
< script type = "text/javascript" > < ! - -
allClassesLink = document.getElementById("allclasses_navbar_bottom");
2011-12-31 21:53:38 +01:00
if(window==top) {
2014-08-12 02:01:30 +02:00
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
2011-12-31 21:53:38 +01:00
}
//-->
2014-08-12 02:01:30 +02:00
< / script >
< / div >
< a name = "skip.navbar.bottom" >
<!-- -->
< / a > < / div >
2011-12-31 21:53:38 +01:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2014-08-12 02:01:30 +02:00
< p class = "legalCopy" > < small > Copyright © 2008– 2014 < a href = "http://www.google.com" > Google, Inc.< / a > . All rights reserved.< / small > < / p >
< / body >
< / html >