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_79) on Wed Jul 20 08:39:09 PDT 2016 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>JsonMappingException.Reference (jackson-databind 2.8.0 API)</title> 8<meta name="date" content="2016-07-20"> 9<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> 10</head> 11<body> 12<script type="text/javascript"><!-- 13 if (location.href.indexOf('is-external=true') == -1) { 14 parent.document.title="JsonMappingException.Reference (jackson-databind 2.8.0 API)"; 15 } 16//--> 17</script> 18<noscript> 19<div>JavaScript is disabled on your browser.</div> 20</noscript> 21<!-- ========= START OF TOP NAVBAR ======= --> 22<div class="topNav"><a name="navbar_top"> 23<!-- --> 24</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> 25<!-- --> 26</a> 27<ul class="navList" title="Navigation"> 28<li><a href="../../../../overview-summary.html">Overview</a></li> 29<li><a href="package-summary.html">Package</a></li> 30<li class="navBarCell1Rev">Class</li> 31<li><a href="class-use/JsonMappingException.Reference.html">Use</a></li> 32<li><a href="package-tree.html">Tree</a></li> 33<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 34<li><a href="../../../../index-all.html">Index</a></li> 35<li><a href="../../../../help-doc.html">Help</a></li> 36</ul> 37</div> 38<div class="subNav"> 39<ul class="navList"> 40<li><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind"><span class="strong">Prev Class</span></a></li> 41<li><a href="../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><span class="strong">Next Class</span></a></li> 42</ul> 43<ul class="navList"> 44<li><a href="../../../../index.html?com/fasterxml/jackson/databind/JsonMappingException.Reference.html" target="_top">Frames</a></li> 45<li><a href="JsonMappingException.Reference.html" target="_top">No Frames</a></li> 46</ul> 47<ul class="navList" id="allclasses_navbar_top"> 48<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 49</ul> 50<div> 51<script type="text/javascript"><!-- 52 allClassesLink = document.getElementById("allclasses_navbar_top"); 53 if(window==top) { 54 allClassesLink.style.display = "block"; 55 } 56 else { 57 allClassesLink.style.display = "none"; 58 } 59 //--> 60</script> 61</div> 62<div> 63<ul class="subNavList"> 64<li>Summary: </li> 65<li>Nested | </li> 66<li><a href="#field_summary">Field</a> | </li> 67<li><a href="#constructor_summary">Constr</a> | </li> 68<li><a href="#method_summary">Method</a></li> 69</ul> 70<ul class="subNavList"> 71<li>Detail: </li> 72<li><a href="#field_detail">Field</a> | </li> 73<li><a href="#constructor_detail">Constr</a> | </li> 74<li><a href="#method_detail">Method</a></li> 75</ul> 76</div> 77<a name="skip-navbar_top"> 78<!-- --> 79</a></div> 80<!-- ========= END OF TOP NAVBAR ========= --> 81<!-- ======== START OF CLASS DATA ======== --> 82<div class="header"> 83<div class="subTitle">com.fasterxml.jackson.databind</div> 84<h2 title="Class JsonMappingException.Reference" class="title">Class JsonMappingException.Reference</h2> 85</div> 86<div class="contentContainer"> 87<ul class="inheritance"> 88<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> 89<li> 90<ul class="inheritance"> 91<li>com.fasterxml.jackson.databind.JsonMappingException.Reference</li> 92</ul> 93</li> 94</ul> 95<div class="description"> 96<ul class="blockList"> 97<li class="blockList"> 98<dl> 99<dt>All Implemented Interfaces:</dt> 100<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd> 101</dl> 102<dl> 103<dt>Enclosing class:</dt> 104<dd><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind">JsonMappingException</a></dd> 105</dl> 106<hr> 107<br> 108<pre>public static class <span class="strong">JsonMappingException.Reference</span> 109extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> 110implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre> 111<div class="block">Simple bean class used to contain references. References 112 can be added to indicate execution/reference path that 113 lead to the problem that caused this exception to be 114 thrown.</div> 115<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#com.fasterxml.jackson.databind.JsonMappingException.Reference">Serialized Form</a></dd></dl> 116</li> 117</ul> 118</div> 119<div class="summary"> 120<ul class="blockList"> 121<li class="blockList"> 122<!-- =========== FIELD SUMMARY =========== --> 123<ul class="blockList"> 124<li class="blockList"><a name="field_summary"> 125<!-- --> 126</a> 127<h3>Field Summary</h3> 128<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> 129<caption><span>Fields</span><span class="tabEnd"> </span></caption> 130<tr> 131<th class="colFirst" scope="col">Modifier and Type</th> 132<th class="colLast" scope="col">Field and Description</th> 133</tr> 134<tr class="altColor"> 135<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> 136<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_desc">_desc</a></strong></code> 137<div class="block">Lazily-constructed description of this instance; needed mostly to 138 allow JDK serialization to work in case where <a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_from"><code>_from</code></a> is 139 non-serializable (and has to be dropped) but we still want to pass 140 actual description along.</div> 141</td> 142</tr> 143<tr class="rowColor"> 144<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> 145<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_fieldName">_fieldName</a></strong></code> 146<div class="block">Name of field (for beans) or key (for Maps) that is part 147 of the reference.</div> 148</td> 149</tr> 150<tr class="altColor"> 151<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> 152<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_from">_from</a></strong></code> </td> 153</tr> 154<tr class="rowColor"> 155<td class="colFirst"><code>protected int</code></td> 156<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_index">_index</a></strong></code> 157<div class="block">Index within a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> instance that contained 158 the reference; used if index is relevant and available.</div> 159</td> 160</tr> 161</table> 162</li> 163</ul> 164<!-- ======== CONSTRUCTOR SUMMARY ======== --> 165<ul class="blockList"> 166<li class="blockList"><a name="constructor_summary"> 167<!-- --> 168</a> 169<h3>Constructor Summary</h3> 170<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> 171<caption><span>Constructors</span><span class="tabEnd"> </span></caption> 172<tr> 173<th class="colFirst" scope="col">Modifier</th> 174<th class="colLast" scope="col">Constructor and Description</th> 175</tr> 176<tr class="altColor"> 177<td class="colFirst"><code>protected </code></td> 178<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#JsonMappingException.Reference()">JsonMappingException.Reference</a></strong>()</code> 179<div class="block">Default constructor for deserialization/sub-classing purposes</div> 180</td> 181</tr> 182<tr class="rowColor"> 183<td class="colFirst"><code> </code></td> 184<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#JsonMappingException.Reference(java.lang.Object)">JsonMappingException.Reference</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from)</code> </td> 185</tr> 186<tr class="altColor"> 187<td class="colFirst"><code> </code></td> 188<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#JsonMappingException.Reference(java.lang.Object,%20int)">JsonMappingException.Reference</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from, 189 int index)</code> </td> 190</tr> 191<tr class="rowColor"> 192<td class="colFirst"><code> </code></td> 193<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#JsonMappingException.Reference(java.lang.Object,%20java.lang.String)">JsonMappingException.Reference</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from, 194 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fieldName)</code> </td> 195</tr> 196</table> 197</li> 198</ul> 199<!-- ========== METHOD SUMMARY =========== --> 200<ul class="blockList"> 201<li class="blockList"><a name="method_summary"> 202<!-- --> 203</a> 204<h3>Method Summary</h3> 205<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> 206<caption><span>Methods</span><span class="tabEnd"> </span></caption> 207<tr> 208<th class="colFirst" scope="col">Modifier and Type</th> 209<th class="colLast" scope="col">Method and Description</th> 210</tr> 211<tr class="altColor"> 212<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> 213<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#getDescription()">getDescription</a></strong>()</code> </td> 214</tr> 215<tr class="rowColor"> 216<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> 217<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#getFieldName()">getFieldName</a></strong>()</code> </td> 218</tr> 219<tr class="altColor"> 220<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td> 221<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#getFrom()">getFrom</a></strong>()</code> 222<div class="block">Object through which reference was resolved.</div> 223</td> 224</tr> 225<tr class="rowColor"> 226<td class="colFirst"><code>int</code></td> 227<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#getIndex()">getIndex</a></strong>()</code> </td> 228</tr> 229<tr class="altColor"> 230<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> 231<td class="colLast"><code><strong><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#toString()">toString</a></strong>()</code> </td> 232</tr> 233</table> 234<ul class="blockList"> 235<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> 236<!-- --> 237</a> 238<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> 239<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> 240</ul> 241</li> 242</ul> 243</li> 244</ul> 245</div> 246<div class="details"> 247<ul class="blockList"> 248<li class="blockList"> 249<!-- ============ FIELD DETAIL =========== --> 250<ul class="blockList"> 251<li class="blockList"><a name="field_detail"> 252<!-- --> 253</a> 254<h3>Field Detail</h3> 255<a name="_from"> 256<!-- --> 257</a> 258<ul class="blockList"> 259<li class="blockList"> 260<h4>_from</h4> 261<pre>protected transient <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> _from</pre> 262</li> 263</ul> 264<a name="_fieldName"> 265<!-- --> 266</a> 267<ul class="blockList"> 268<li class="blockList"> 269<h4>_fieldName</h4> 270<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _fieldName</pre> 271<div class="block">Name of field (for beans) or key (for Maps) that is part 272 of the reference. May be null for Collection types (which 273 generally have <a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_index"><code>_index</code></a> defined), or when resolving 274 Map classes without (yet) having an instance to operate on.</div> 275</li> 276</ul> 277<a name="_index"> 278<!-- --> 279</a> 280<ul class="blockList"> 281<li class="blockList"> 282<h4>_index</h4> 283<pre>protected int _index</pre> 284<div class="block">Index within a <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util"><code>Collection</code></a> instance that contained 285 the reference; used if index is relevant and available. 286 If either not applicable, or not available, -1 is used to 287 denote "not known" (or not relevant).</div> 288</li> 289</ul> 290<a name="_desc"> 291<!-- --> 292</a> 293<ul class="blockListLast"> 294<li class="blockList"> 295<h4>_desc</h4> 296<pre>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> _desc</pre> 297<div class="block">Lazily-constructed description of this instance; needed mostly to 298 allow JDK serialization to work in case where <a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html#_from"><code>_from</code></a> is 299 non-serializable (and has to be dropped) but we still want to pass 300 actual description along.</div> 301<dl><dt><span class="strong">Since:</span></dt> 302 <dd>2.8</dd></dl> 303</li> 304</ul> 305</li> 306</ul> 307<!-- ========= CONSTRUCTOR DETAIL ======== --> 308<ul class="blockList"> 309<li class="blockList"><a name="constructor_detail"> 310<!-- --> 311</a> 312<h3>Constructor Detail</h3> 313<a name="JsonMappingException.Reference()"> 314<!-- --> 315</a> 316<ul class="blockList"> 317<li class="blockList"> 318<h4>JsonMappingException.Reference</h4> 319<pre>protected JsonMappingException.Reference()</pre> 320<div class="block">Default constructor for deserialization/sub-classing purposes</div> 321</li> 322</ul> 323<a name="JsonMappingException.Reference(java.lang.Object)"> 324<!-- --> 325</a> 326<ul class="blockList"> 327<li class="blockList"> 328<h4>JsonMappingException.Reference</h4> 329<pre>public JsonMappingException.Reference(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from)</pre> 330</li> 331</ul> 332<a name="JsonMappingException.Reference(java.lang.Object, java.lang.String)"> 333<!-- --> 334</a> 335<ul class="blockList"> 336<li class="blockList"> 337<h4>JsonMappingException.Reference</h4> 338<pre>public JsonMappingException.Reference(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from, 339 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fieldName)</pre> 340</li> 341</ul> 342<a name="JsonMappingException.Reference(java.lang.Object, int)"> 343<!-- --> 344</a> 345<ul class="blockListLast"> 346<li class="blockList"> 347<h4>JsonMappingException.Reference</h4> 348<pre>public JsonMappingException.Reference(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> from, 349 int index)</pre> 350</li> 351</ul> 352</li> 353</ul> 354<!-- ============ METHOD DETAIL ========== --> 355<ul class="blockList"> 356<li class="blockList"><a name="method_detail"> 357<!-- --> 358</a> 359<h3>Method Detail</h3> 360<a name="getFrom()"> 361<!-- --> 362</a> 363<ul class="blockList"> 364<li class="blockList"> 365<h4>getFrom</h4> 366<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> getFrom()</pre> 367<div class="block">Object through which reference was resolved. Can be either 368 actual instance (usually the case for serialization), or 369 Class (usually the case for deserialization). 370<p> 371 Note that this value must be `transient` to allow serializability (as 372 often such Object is NOT serializable; or, in case of `Class`, may 373 not available at the point of deserialization). As such will return 374 `null` if instance has been passed using JDK serialization.</div> 375</li> 376</ul> 377<a name="getFieldName()"> 378<!-- --> 379</a> 380<ul class="blockList"> 381<li class="blockList"> 382<h4>getFieldName</h4> 383<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getFieldName()</pre> 384</li> 385</ul> 386<a name="getIndex()"> 387<!-- --> 388</a> 389<ul class="blockList"> 390<li class="blockList"> 391<h4>getIndex</h4> 392<pre>public int getIndex()</pre> 393</li> 394</ul> 395<a name="getDescription()"> 396<!-- --> 397</a> 398<ul class="blockList"> 399<li class="blockList"> 400<h4>getDescription</h4> 401<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> getDescription()</pre> 402</li> 403</ul> 404<a name="toString()"> 405<!-- --> 406</a> 407<ul class="blockListLast"> 408<li class="blockList"> 409<h4>toString</h4> 410<pre>public <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toString()</pre> 411<dl> 412<dt><strong>Overrides:</strong></dt> 413<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code> in class <code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></dd> 414</dl> 415</li> 416</ul> 417</li> 418</ul> 419</li> 420</ul> 421</div> 422</div> 423<!-- ========= END OF CLASS DATA ========= --> 424<!-- ======= START OF BOTTOM NAVBAR ====== --> 425<div class="bottomNav"><a name="navbar_bottom"> 426<!-- --> 427</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> 428<!-- --> 429</a> 430<ul class="navList" title="Navigation"> 431<li><a href="../../../../overview-summary.html">Overview</a></li> 432<li><a href="package-summary.html">Package</a></li> 433<li class="navBarCell1Rev">Class</li> 434<li><a href="class-use/JsonMappingException.Reference.html">Use</a></li> 435<li><a href="package-tree.html">Tree</a></li> 436<li><a href="../../../../deprecated-list.html">Deprecated</a></li> 437<li><a href="../../../../index-all.html">Index</a></li> 438<li><a href="../../../../help-doc.html">Help</a></li> 439</ul> 440</div> 441<div class="subNav"> 442<ul class="navList"> 443<li><a href="../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind"><span class="strong">Prev Class</span></a></li> 444<li><a href="../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><span class="strong">Next Class</span></a></li> 445</ul> 446<ul class="navList"> 447<li><a href="../../../../index.html?com/fasterxml/jackson/databind/JsonMappingException.Reference.html" target="_top">Frames</a></li> 448<li><a href="JsonMappingException.Reference.html" target="_top">No Frames</a></li> 449</ul> 450<ul class="navList" id="allclasses_navbar_bottom"> 451<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> 452</ul> 453<div> 454<script type="text/javascript"><!-- 455 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 456 if(window==top) { 457 allClassesLink.style.display = "block"; 458 } 459 else { 460 allClassesLink.style.display = "none"; 461 } 462 //--> 463</script> 464</div> 465<div> 466<ul class="subNavList"> 467<li>Summary: </li> 468<li>Nested | </li> 469<li><a href="#field_summary">Field</a> | </li> 470<li><a href="#constructor_summary">Constr</a> | </li> 471<li><a href="#method_summary">Method</a></li> 472</ul> 473<ul class="subNavList"> 474<li>Detail: </li> 475<li><a href="#field_detail">Field</a> | </li> 476<li><a href="#constructor_detail">Constr</a> | </li> 477<li><a href="#method_detail">Method</a></li> 478</ul> 479</div> 480<a name="skip-navbar_bottom"> 481<!-- --> 482</a></div> 483<!-- ======== END OF BOTTOM NAVBAR ======= --> 484<p class="legalCopy"><small>Copyright © 2008–2016 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> 485</body> 486</html> 487