<!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 (version 1.7.0_17) on Sun Nov 03 15:35:48 CET 2013 -->
<title>Uses of Class com.badlogic.gdx.utils.JsonValue (libgdx API)
</title>
<meta name="date" content="2013-11-03">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.badlogic.gdx.utils.JsonValue (libgdx API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.
</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview
</a></li>
<li><a href="../package-summary.html">Package
</a></li>
<li><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">Class
</a></li>
<li class="navBarCell1Rev">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 class="aboutLanguage"><em>
libgdx API
<style>
body, td, th { font-family:Helvetica, Tahoma, Arial, sans-serif; font-size:10pt }
pre, code, tt { font-size:9pt; font-family:Lucida Console, Courier New, sans-serif }
h1, h2, h3, .FrameTitleFont, .FrameHeadingFont, .TableHeadingColor font { font-size:105%; font-weight:bold }
.TableHeadingColor { background:#EEEEFF; }
a { text-decoration:none }
a:hover { text-decoration:underline }
a:link, a:visited { color:blue }
table { border:0px }
.TableRowColor td:first-child { border-left:1px solid black }
.TableRowColor td { border:0px; border-bottom:1px solid black; border-right:1px solid black }
hr { border:0px; border-bottom:1px solid #333366; }
</style>
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev
</li>
<li>Next
</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/utils/class-use/JsonValue.html" target="_top">Frames
</a></li>
<li><a href="JsonValue.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");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class com.badlogic.gdx.utils.JsonValue" class="title">Uses of Class
<br>com.badlogic.gdx.utils.JsonValue
</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></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.badlogic.gdx.utils">com.badlogic.gdx.utils
</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.badlogic.gdx.utils">
<!-- -->
</a>
<h3>Uses of
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> in
<a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils
</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in
<a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils
</a> declared as
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Field and Description
</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#child">child
</a></strong></code>
<div class="block">May be null.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#next">next
</a></strong></code>
<div class="block">May be null.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#prev">prev
</a></strong></code>
<div class="block">May be null.
</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in
<a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils
</a> that return
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Method and Description
</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#child()">child
</a></strong>()
</code>
<div class="block">Returns the first child for this object or array.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#get(int)">get
</a></strong>(int
index)
</code>
<div class="block">Returns the child at the specified index.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#get(java.lang.String)">get
</a></strong>(java.lang.String
name)
</code>
<div class="block">Returns the child with the specified name.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#getChild(java.lang.String)">getChild
</a></strong>(java.lang.String
name)
</code>
<div class="block">Finds the child with the specified name and returns its first child.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#next()">next
</a></strong>()
</code>
<div class="block">Returns the next sibling of this value.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.JsonIterator.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.JsonIterator.html#next()">next
</a></strong>()
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonReader.html#parse(char[], int, int)">parse
</a></strong>(char[]
data,
int
offset,
int
length)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parse(java.io.DataInputStream)">parse
</a></strong>(java.io.DataInputStream
din)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parse(java.io.DataInputStream, byte)">parse
</a></strong>(java.io.DataInputStream
din,
byte
type)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">BaseJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/BaseJsonReader.html#parse(com.badlogic.gdx.files.FileHandle)">parse
</a></strong>(
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonReader.html#parse(com.badlogic.gdx.files.FileHandle)">parse
</a></strong>(
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parse(com.badlogic.gdx.files.FileHandle)">parse
</a></strong>(
<a href="../../../../../com/badlogic/gdx/files/FileHandle.html" title="class in com.badlogic.gdx.files">FileHandle
</a> file)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">BaseJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/BaseJsonReader.html#parse(java.io.InputStream)">parse
</a></strong>(java.io.InputStream
input)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonReader.html#parse(java.io.InputStream)">parse
</a></strong>(java.io.InputStream
input)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parse(java.io.InputStream)">parse
</a></strong>(java.io.InputStream
input)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonReader.html#parse(java.io.Reader)">parse
</a></strong>(java.io.Reader
reader)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonReader.html#parse(java.lang.String)">parse
</a></strong>(java.lang.String
json)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parseArray(java.io.DataInputStream)">parseArray
</a></strong>(java.io.DataInputStream
din)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parseData(java.io.DataInputStream, byte)">parseData
</a></strong>(java.io.DataInputStream
din,
byte
blockType)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">UBJsonReader.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/UBJsonReader.html#parseObject(java.io.DataInputStream)">parseObject
</a></strong>(java.io.DataInputStream
din)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#prev()">prev
</a></strong>()
</code>
<div class="block">Returns the previous sibling of this value.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#remove(int)">remove
</a></strong>(int
index)
</code>
<div class="block">Removes the child with the specified name.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#remove(java.lang.String)">remove
</a></strong>(java.lang.String
name)
</code>
<div class="block">Removes the child with the specified name.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#require(int)">require
</a></strong>(int
index)
</code>
<div class="block">Returns the child at the specified index.
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#require(java.lang.String)">require
</a></strong>(java.lang.String
name)
</code>
<div class="block">Returns the child with the specified name.
</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in
<a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils
</a> that return types with arguments of type
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Method and Description
</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>java.util.Iterator
<<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a>></code></td>
<td class="colLast"><span class="strong">JsonValue.JsonIterator.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.JsonIterator.html#iterator()">iterator
</a></strong>()
</code> </td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in
<a href="../../../../../com/badlogic/gdx/utils/package-summary.html">com.badlogic.gdx.utils
</a> with parameters of type
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type
</th>
<th class="colLast" scope="col">Method and Description
</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.Serializable.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.Serializable.html#read(com.badlogic.gdx.utils.Json, com.badlogic.gdx.utils.JsonValue)">read
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/Json.html" title="class in com.badlogic.gdx.utils">Json
</a> json,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/badlogic/gdx/utils/Json.Serializer.html" title="type parameter in Json.Serializer">T
</a></code></td>
<td class="colLast"><span class="strong">Json.Serializer.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.Serializer.html#read(com.badlogic.gdx.utils.Json, com.badlogic.gdx.utils.JsonValue, java.lang.Class)">read
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/Json.html" title="class in com.badlogic.gdx.utils">Json
</a> json,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData,
java.lang.Class
type)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract
<a href="../../../../../com/badlogic/gdx/utils/Json.ReadOnlySerializer.html" title="type parameter in Json.ReadOnlySerializer">T
</a></code></td>
<td class="colLast"><span class="strong">Json.ReadOnlySerializer.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.ReadOnlySerializer.html#read(com.badlogic.gdx.utils.Json, com.badlogic.gdx.utils.JsonValue, java.lang.Class)">read
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/Json.html" title="class in com.badlogic.gdx.utils">Json
</a> json,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData,
java.lang.Class
type)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readField(java.lang.Object, java.lang.String, java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readField
</a></strong>(java.lang.Object
object,
java.lang.String
name,
java.lang.Class
elementType,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readField(java.lang.Object, java.lang.String, com.badlogic.gdx.utils.JsonValue)">readField
</a></strong>(java.lang.Object
object,
java.lang.String
name,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readField(java.lang.Object, java.lang.String, java.lang.String, java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readField
</a></strong>(java.lang.Object
object,
java.lang.String
fieldName,
java.lang.String
jsonName,
java.lang.Class
elementType,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readField(java.lang.Object, java.lang.String, java.lang.String, com.badlogic.gdx.utils.JsonValue)">readField
</a></strong>(java.lang.Object
object,
java.lang.String
fieldName,
java.lang.String
jsonName,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readFields(java.lang.Object, com.badlogic.gdx.utils.JsonValue)">readFields
</a></strong>(java.lang.Object
object,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.Class, java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.Class
<T
> type,
java.lang.Class
elementType,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.Class, java.lang.Class, T, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.Class
<T
> type,
java.lang.Class
elementType,
T
defaultValue,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.Class
<T
> type,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonData)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.String, java.lang.Class, java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.String
name,
java.lang.Class
<T
> type,
java.lang.Class
elementType,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.String, java.lang.Class, java.lang.Class, T, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.String
name,
java.lang.Class
<T
> type,
java.lang.Class
elementType,
T
defaultValue,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.String, java.lang.Class, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.String
name,
java.lang.Class
<T
> type,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><T
> T
</code></td>
<td class="colLast"><span class="strong">Json.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/Json.html#readValue(java.lang.String, java.lang.Class, T, com.badlogic.gdx.utils.JsonValue)">readValue
</a></strong>(java.lang.String
name,
java.lang.Class
<T
> type,
T
defaultValue,
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> jsonMap)
</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#setNext(com.badlogic.gdx.utils.JsonValue)">setNext
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> next)
</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void
</code></td>
<td class="colLast"><span class="strong">JsonValue.
</span><code><strong><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html#setPrev(com.badlogic.gdx.utils.JsonValue)">setPrev
</a></strong>(
<a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">JsonValue
</a> prev)
</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview
</a></li>
<li><a href="../package-summary.html">Package
</a></li>
<li><a href="../../../../../com/badlogic/gdx/utils/JsonValue.html" title="class in com.badlogic.gdx.utils">Class
</a></li>
<li class="navBarCell1Rev">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 class="aboutLanguage"><em>libgdx API
</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev
</li>
<li>Next
</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/badlogic/gdx/utils/class-use/JsonValue.html" target="_top">Frames
</a></li>
<li><a href="JsonValue.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");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<div style="font-size:9pt"><i>
Copyright
© 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)
</i></div>
</small></p>
</body>
</html>