1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="en">
4<head>
5<!-- Generated by javadoc (version 1.7.0_10-ea) on Sun Jul 14 20:03:33 PDT 2013 -->
6<title>Serialized Form (Jackson JSON Processor)</title>
7<meta name="date" content="2013-07-14">
8<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12    if (location.href.indexOf('is-external=true') == -1) {
13        parent.document.title="Serialized Form (Jackson JSON Processor)";
14    }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
20<!-- ========= START OF TOP NAVBAR ======= -->
21<div class="topNav"><a name="navbar_top">
22<!--   -->
23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24<!--   -->
25</a>
26<ul class="navList" title="Navigation">
27<li><a href="overview-summary.html">Overview</a></li>
28<li>Package</li>
29<li>Class</li>
30<li>Use</li>
31<li><a href="overview-tree.html">Tree</a></li>
32<li><a href="deprecated-list.html">Deprecated</a></li>
33<li><a href="index-all.html">Index</a></li>
34<li><a href="help-doc.html">Help</a></li>
35</ul>
36</div>
37<div class="subNav">
38<ul class="navList">
39<li>Prev</li>
40<li>Next</li>
41</ul>
42<ul class="navList">
43<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
44<li><a href="serialized-form.html" target="_top">No Frames</a></li>
45</ul>
46<ul class="navList" id="allclasses_navbar_top">
47<li><a href="allclasses-noframe.html">All Classes</a></li>
48</ul>
49<div>
50<script type="text/javascript"><!--
51  allClassesLink = document.getElementById("allclasses_navbar_top");
52  if(window==top) {
53    allClassesLink.style.display = "block";
54  }
55  else {
56    allClassesLink.style.display = "none";
57  }
58  //-->
59</script>
60</div>
61<a name="skip-navbar_top">
62<!--   -->
63</a></div>
64<!-- ========= END OF TOP NAVBAR ========= -->
65<div class="header">
66<h1 title="Serialized Form" class="title">Serialized Form</h1>
67</div>
68<div class="serializedFormContainer">
69<ul class="blockList">
70<li class="blockList">
71<h2 title="Package">Package&nbsp;org.codehaus.jackson</h2>
72<ul class="blockList">
73<li class="blockList"><a name="org.codehaus.jackson.JsonGenerationException">
74<!--   -->
75</a>
76<h3>Class <a href="org/codehaus/jackson/JsonGenerationException.html" title="class in org.codehaus.jackson">org.codehaus.jackson.JsonGenerationException</a> extends <a href="org/codehaus/jackson/JsonProcessingException.html" title="class in org.codehaus.jackson">JsonProcessingException</a> implements Serializable</h3>
77<dl class="nameValue">
78<dt>serialVersionUID:</dt>
79<dd>123L</dd>
80</dl>
81</li>
82<li class="blockList"><a name="org.codehaus.jackson.JsonLocation">
83<!--   -->
84</a>
85<h3>Class <a href="org/codehaus/jackson/JsonLocation.html" title="class in org.codehaus.jackson">org.codehaus.jackson.JsonLocation</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
86<dl class="nameValue">
87<dt>serialVersionUID:</dt>
88<dd>1L</dd>
89</dl>
90<ul class="blockList">
91<li class="blockList"><a name="serializedForm">
92<!--   -->
93</a>
94<h3>Serialized Fields</h3>
95<ul class="blockList">
96<li class="blockList">
97<h4>_totalBytes</h4>
98<pre>long _totalBytes</pre>
99</li>
100<li class="blockList">
101<h4>_totalChars</h4>
102<pre>long _totalChars</pre>
103</li>
104<li class="blockList">
105<h4>_lineNr</h4>
106<pre>int _lineNr</pre>
107</li>
108<li class="blockList">
109<h4>_columnNr</h4>
110<pre>int _columnNr</pre>
111</li>
112<li class="blockListLast">
113<h4>_sourceRef</h4>
114<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> _sourceRef</pre>
115<div class="block">Displayable description for input source: file path, url</div>
116</li>
117</ul>
118</li>
119</ul>
120</li>
121<li class="blockList"><a name="org.codehaus.jackson.JsonParseException">
122<!--   -->
123</a>
124<h3>Class <a href="org/codehaus/jackson/JsonParseException.html" title="class in org.codehaus.jackson">org.codehaus.jackson.JsonParseException</a> extends <a href="org/codehaus/jackson/JsonProcessingException.html" title="class in org.codehaus.jackson">JsonProcessingException</a> implements Serializable</h3>
125<dl class="nameValue">
126<dt>serialVersionUID:</dt>
127<dd>123L</dd>
128</dl>
129</li>
130<li class="blockList"><a name="org.codehaus.jackson.JsonProcessingException">
131<!--   -->
132</a>
133<h3>Class <a href="org/codehaus/jackson/JsonProcessingException.html" title="class in org.codehaus.jackson">org.codehaus.jackson.JsonProcessingException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3>
134<dl class="nameValue">
135<dt>serialVersionUID:</dt>
136<dd>123L</dd>
137</dl>
138<ul class="blockList">
139<li class="blockList"><a name="serializedForm">
140<!--   -->
141</a>
142<h3>Serialized Fields</h3>
143<ul class="blockList">
144<li class="blockListLast">
145<h4>mLocation</h4>
146<pre><a href="org/codehaus/jackson/JsonLocation.html" title="class in org.codehaus.jackson">JsonLocation</a> mLocation</pre>
147</li>
148</ul>
149</li>
150</ul>
151</li>
152</ul>
153</li>
154<li class="blockList">
155<h2 title="Package">Package&nbsp;org.codehaus.jackson.map</h2>
156<ul class="blockList">
157<li class="blockList"><a name="org.codehaus.jackson.map.JsonMappingException">
158<!--   -->
159</a>
160<h3>Class <a href="org/codehaus/jackson/map/JsonMappingException.html" title="class in org.codehaus.jackson.map">org.codehaus.jackson.map.JsonMappingException</a> extends <a href="org/codehaus/jackson/JsonProcessingException.html" title="class in org.codehaus.jackson">JsonProcessingException</a> implements Serializable</h3>
161<dl class="nameValue">
162<dt>serialVersionUID:</dt>
163<dd>1L</dd>
164</dl>
165<ul class="blockList">
166<li class="blockList"><a name="serializedForm">
167<!--   -->
168</a>
169<h3>Serialized Fields</h3>
170<ul class="blockList">
171<li class="blockListLast">
172<h4>_path</h4>
173<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">LinkedList</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedList.html?is-external=true" title="class or interface in java.util">E</a>&gt; _path</pre>
174<div class="block">Path through which problem that triggering throwing of
175 this exception was reached.</div>
176</li>
177</ul>
178</li>
179</ul>
180</li>
181<li class="blockList"><a name="org.codehaus.jackson.map.JsonMappingException.Reference">
182<!--   -->
183</a>
184<h3>Class <a href="org/codehaus/jackson/map/JsonMappingException.Reference.html" title="class in org.codehaus.jackson.map">org.codehaus.jackson.map.JsonMappingException.Reference</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
185<dl class="nameValue">
186<dt>serialVersionUID:</dt>
187<dd>1L</dd>
188</dl>
189<ul class="blockList">
190<li class="blockList"><a name="serializedForm">
191<!--   -->
192</a>
193<h3>Serialized Fields</h3>
194<ul class="blockList">
195<li class="blockList">
196<h4>_from</h4>
197<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> _from</pre>
198<div class="block">Object through which reference was resolved. Can be either
199 actual instance (usually the case for serialization), or
200 Class (usually the case for deserialization).</div>
201</li>
202<li class="blockList">
203<h4>_fieldName</h4>
204<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _fieldName</pre>
205<div class="block">Name of field (for beans) or key (for Maps) that is part
206 of the reference. May be null for Collection types (which
207 generally have <a href="org/codehaus/jackson/map/JsonMappingException.Reference.html#_index"><code>JsonMappingException.Reference._index</code></a> defined), or when resolving
208 Map classes without (yet) having an instance to operate on.</div>
209</li>
210<li class="blockListLast">
211<h4>_index</h4>
212<pre>int _index</pre>
213<div class="block">Index within a <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> instance that contained
214 the reference; used if index is relevant and available.
215 If either not applicable, or not available, -1 is used to
216 denote "not known".</div>
217</li>
218</ul>
219</li>
220</ul>
221</li>
222<li class="blockList"><a name="org.codehaus.jackson.map.RuntimeJsonMappingException">
223<!--   -->
224</a>
225<h3>Class <a href="org/codehaus/jackson/map/RuntimeJsonMappingException.html" title="class in org.codehaus.jackson.map">org.codehaus.jackson.map.RuntimeJsonMappingException</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3>
226</li>
227</ul>
228</li>
229<li class="blockList">
230<h2 title="Package">Package&nbsp;org.codehaus.jackson.map.exc</h2>
231<ul class="blockList">
232<li class="blockList"><a name="org.codehaus.jackson.map.exc.UnrecognizedPropertyException">
233<!--   -->
234</a>
235<h3>Class <a href="org/codehaus/jackson/map/exc/UnrecognizedPropertyException.html" title="class in org.codehaus.jackson.map.exc">org.codehaus.jackson.map.exc.UnrecognizedPropertyException</a> extends <a href="org/codehaus/jackson/map/JsonMappingException.html" title="class in org.codehaus.jackson.map">JsonMappingException</a> implements Serializable</h3>
236<dl class="nameValue">
237<dt>serialVersionUID:</dt>
238<dd>1L</dd>
239</dl>
240<ul class="blockList">
241<li class="blockList"><a name="serializedForm">
242<!--   -->
243</a>
244<h3>Serialized Fields</h3>
245<ul class="blockList">
246<li class="blockList">
247<h4>_referringClass</h4>
248<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">T</a>&gt; _referringClass</pre>
249<div class="block">Class that does not contain mapping for the unrecognized property.</div>
250</li>
251<li class="blockListLast">
252<h4>_unrecognizedPropertyName</h4>
253<pre><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _unrecognizedPropertyName</pre>
254<div class="block"><p>
255 Note: redundant information since it is also included in the
256 reference path.</div>
257</li>
258</ul>
259</li>
260</ul>
261</li>
262</ul>
263</li>
264<li class="blockList">
265<h2 title="Package">Package&nbsp;org.codehaus.jackson.map.util</h2>
266<ul class="blockList">
267<li class="blockList"><a name="org.codehaus.jackson.map.util.ISO8601DateFormat">
268<!--   -->
269</a>
270<h3>Class <a href="org/codehaus/jackson/map/util/ISO8601DateFormat.html" title="class in org.codehaus.jackson.map.util">org.codehaus.jackson.map.util.ISO8601DateFormat</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a> implements Serializable</h3>
271<dl class="nameValue">
272<dt>serialVersionUID:</dt>
273<dd>1L</dd>
274</dl>
275</li>
276<li class="blockList"><a name="org.codehaus.jackson.map.util.LRUMap">
277<!--   -->
278</a>
279<h3>Class <a href="org/codehaus/jackson/map/util/LRUMap.html" title="class in org.codehaus.jackson.map.util">org.codehaus.jackson.map.util.LRUMap</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="org/codehaus/jackson/map/util/LRUMap.html" title="type parameter in LRUMap">K</a>,<a href="org/codehaus/jackson/map/util/LRUMap.html" title="type parameter in LRUMap">V</a>&gt; implements Serializable</h3>
280<ul class="blockList">
281<li class="blockList"><a name="serializedForm">
282<!--   -->
283</a>
284<h3>Serialized Fields</h3>
285<ul class="blockList">
286<li class="blockListLast">
287<h4>_maxEntries</h4>
288<pre>int _maxEntries</pre>
289</li>
290</ul>
291</li>
292</ul>
293</li>
294<li class="blockList"><a name="org.codehaus.jackson.map.util.StdDateFormat">
295<!--   -->
296</a>
297<h3>Class <a href="org/codehaus/jackson/map/util/StdDateFormat.html" title="class in org.codehaus.jackson.map.util">org.codehaus.jackson.map.util.StdDateFormat</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a> implements Serializable</h3>
298</li>
299</ul>
300</li>
301<li class="blockList">
302<h2 title="Package">Package&nbsp;org.codehaus.jackson.util</h2>
303<ul class="blockList">
304<li class="blockList"><a name="org.codehaus.jackson.util.InternCache">
305<!--   -->
306</a>
307<h3>Class <a href="org/codehaus/jackson/util/InternCache.html" title="class in org.codehaus.jackson.util">org.codehaus.jackson.util.InternCache</a> extends <a href="http://docs.oracle.com/javase/6/docs/api/java/util/LinkedHashMap.html?is-external=true" title="class or interface in java.util">LinkedHashMap</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt; implements Serializable</h3>
308</li>
309</ul>
310</li>
311</ul>
312</div>
313<!-- ======= START OF BOTTOM NAVBAR ====== -->
314<div class="bottomNav"><a name="navbar_bottom">
315<!--   -->
316</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
317<!--   -->
318</a>
319<ul class="navList" title="Navigation">
320<li><a href="overview-summary.html">Overview</a></li>
321<li>Package</li>
322<li>Class</li>
323<li>Use</li>
324<li><a href="overview-tree.html">Tree</a></li>
325<li><a href="deprecated-list.html">Deprecated</a></li>
326<li><a href="index-all.html">Index</a></li>
327<li><a href="help-doc.html">Help</a></li>
328</ul>
329</div>
330<div class="subNav">
331<ul class="navList">
332<li>Prev</li>
333<li>Next</li>
334</ul>
335<ul class="navList">
336<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
337<li><a href="serialized-form.html" target="_top">No Frames</a></li>
338</ul>
339<ul class="navList" id="allclasses_navbar_bottom">
340<li><a href="allclasses-noframe.html">All Classes</a></li>
341</ul>
342<div>
343<script type="text/javascript"><!--
344  allClassesLink = document.getElementById("allclasses_navbar_bottom");
345  if(window==top) {
346    allClassesLink.style.display = "block";
347  }
348  else {
349    allClassesLink.style.display = "none";
350  }
351  //-->
352</script>
353</div>
354<a name="skip-navbar_bottom">
355<!--   -->
356</a></div>
357<!-- ======== END OF BOTTOM NAVBAR ======= -->
358</body>
359</html>
360