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 (1.8.0) on Sun Jul 19 11:36:51 PDT 2015 --> 6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<title>BeanDeserializerBuilder (jackson-databind 2.6.0 API)</title> 8<meta name="date" content="2015-07-19"> 9<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> 10<script type="text/javascript" src="../../../../../script.js"></script> 11</head> 12<body> 13<script type="text/javascript"><!-- 14 try { 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="BeanDeserializerBuilder (jackson-databind 2.6.0 API)"; 17 } 18 } 19 catch(err) { 20 } 21//--> 22var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10}; 23var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; 24var altColor = "altColor"; 25var rowColor = "rowColor"; 26var tableTab = "tableTab"; 27var activeTableTab = "activeTableTab"; 28</script> 29<noscript> 30<div>JavaScript is disabled on your browser.</div> 31</noscript> 32<!-- ========= START OF TOP NAVBAR ======= --> 33<div class="topNav"><a name="navbar.top"> 34<!-- --> 35</a> 36<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> 37<a name="navbar.top.firstrow"> 38<!-- --> 39</a> 40<ul class="navList" title="Navigation"> 41<li><a href="../../../../../overview-summary.html">Overview</a></li> 42<li><a href="package-summary.html">Package</a></li> 43<li class="navBarCell1Rev">Class</li> 44<li><a href="class-use/BeanDeserializerBuilder.html">Use</a></li> 45<li><a href="package-tree.html">Tree</a></li> 46<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 47<li><a href="../../../../../index-all.html">Index</a></li> 48<li><a href="../../../../../help-doc.html">Help</a></li> 49</ul> 50</div> 51<div class="subNav"> 52<ul class="navList"> 53<li><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBase.html" title="class in com.fasterxml.jackson.databind.deser"><span class="typeNameLink">Prev Class</span></a></li> 54<li><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerFactory.html" title="class in com.fasterxml.jackson.databind.deser"><span class="typeNameLink">Next Class</span></a></li> 55</ul> 56<ul class="navList"> 57<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html" target="_top">Frames</a></li> 58<li><a href="BeanDeserializerBuilder.html" target="_top">No Frames</a></li> 59</ul> 60<ul class="navList" id="allclasses_navbar_top"> 61<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 62</ul> 63<div> 64<script type="text/javascript"><!-- 65 allClassesLink = document.getElementById("allclasses_navbar_top"); 66 if(window==top) { 67 allClassesLink.style.display = "block"; 68 } 69 else { 70 allClassesLink.style.display = "none"; 71 } 72 //--> 73</script> 74</div> 75<div> 76<ul class="subNavList"> 77<li>Summary: </li> 78<li>Nested | </li> 79<li><a href="#field.summary">Field</a> | </li> 80<li><a href="#constructor.summary">Constr</a> | </li> 81<li><a href="#method.summary">Method</a></li> 82</ul> 83<ul class="subNavList"> 84<li>Detail: </li> 85<li><a href="#field.detail">Field</a> | </li> 86<li><a href="#constructor.detail">Constr</a> | </li> 87<li><a href="#method.detail">Method</a></li> 88</ul> 89</div> 90<a name="skip.navbar.top"> 91<!-- --> 92</a></div> 93<!-- ========= END OF TOP NAVBAR ========= --> 94<!-- ======== START OF CLASS DATA ======== --> 95<div class="header"> 96<div class="subTitle">com.fasterxml.jackson.databind.deser</div> 97<h2 title="Class BeanDeserializerBuilder" class="title">Class BeanDeserializerBuilder</h2> 98</div> 99<div class="contentContainer"> 100<ul class="inheritance"> 101<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> 102<li> 103<ul class="inheritance"> 104<li>com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder</li> 105</ul> 106</li> 107</ul> 108<div class="description"> 109<ul class="blockList"> 110<li class="blockList"> 111<hr> 112<br> 113<pre>public class <span class="typeNameLabel">BeanDeserializerBuilder</span> 114extends <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></pre> 115<div class="block">Builder class used for aggregating deserialization information about 116 a POJO, in order to build a <a href="../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind"><code>JsonDeserializer</code></a> for deserializing 117 instances.</div> 118</li> 119</ul> 120</div> 121<div class="summary"> 122<ul class="blockList"> 123<li class="blockList"> 124<!-- =========== FIELD SUMMARY =========== --> 125<ul class="blockList"> 126<li class="blockList"><a name="field.summary"> 127<!-- --> 128</a> 129<h3>Field Summary</h3> 130<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> 131<caption><span>Fields</span><span class="tabEnd"> </span></caption> 132<tr> 133<th class="colFirst" scope="col">Modifier and Type</th> 134<th class="colLast" scope="col">Field and Description</th> 135</tr> 136<tr class="altColor"> 137<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a></code></td> 138<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_anySetter">_anySetter</a></span></code> 139<div class="block">Fallback setter used for handling any properties that are not 140 mapped to regular setters.</div> 141</td> 142</tr> 143<tr class="rowColor"> 144<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</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>,<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>></code></td> 145<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_backRefProperties">_backRefProperties</a></span></code> 146<div class="block">Back-reference properties this bean contains (if any)</div> 147</td> 148</tr> 149<tr class="altColor"> 150<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a></code></td> 151<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_beanDesc">_beanDesc</a></span></code> </td> 152</tr> 153<tr class="rowColor"> 154<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a></code></td> 155<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_builderConfig">_builderConfig</a></span></code> 156<div class="block">In addition, Builder may have additional configuration</div> 157</td> 158</tr> 159<tr class="altColor"> 160<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a></code></td> 161<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_buildMethod">_buildMethod</a></span></code> 162<div class="block">When creating Builder-based deserializers, this indicates 163 method to call on builder to finalize value.</div> 164</td> 165</tr> 166<tr class="rowColor"> 167<td class="colFirst"><code>protected boolean</code></td> 168<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_caseInsensitivePropertyComparison">_caseInsensitivePropertyComparison</a></span></code> </td> 169</tr> 170<tr class="altColor"> 171<td class="colFirst"><code>protected boolean</code></td> 172<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_defaultViewInclusion">_defaultViewInclusion</a></span></code> </td> 173</tr> 174<tr class="rowColor"> 175<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</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>></code></td> 176<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_ignorableProps">_ignorableProps</a></span></code> 177<div class="block">Set of names of properties that are recognized but are to be ignored for deserialization 178 purposes (meaning no exception is thrown, value is just skipped).</div> 179</td> 180</tr> 181<tr class="altColor"> 182<td class="colFirst"><code>protected boolean</code></td> 183<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_ignoreAllUnknown">_ignoreAllUnknown</a></span></code> 184<div class="block">Flag that can be set to ignore and skip unknown properties.</div> 185</td> 186</tr> 187<tr class="rowColor"> 188<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ValueInjector.html" title="class in com.fasterxml.jackson.databind.deser.impl">ValueInjector</a>></code></td> 189<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_injectables">_injectables</a></span></code> 190<div class="block">Value injectors for deserialization</div> 191</td> 192</tr> 193<tr class="altColor"> 194<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a></code></td> 195<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_objectIdReader">_objectIdReader</a></span></code> </td> 196</tr> 197<tr class="rowColor"> 198<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>></code></td> 199<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_properties">_properties</a></span></code> 200<div class="block">Properties to deserialize collected so far.</div> 201</td> 202</tr> 203<tr class="altColor"> 204<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a></code></td> 205<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#Z:Z_valueInstantiator">_valueInstantiator</a></span></code> 206<div class="block">Object that will handle value instantiation for the bean type.</div> 207</td> 208</tr> 209</table> 210</li> 211</ul> 212<!-- ======== CONSTRUCTOR SUMMARY ======== --> 213<ul class="blockList"> 214<li class="blockList"><a name="constructor.summary"> 215<!-- --> 216</a> 217<h3>Constructor Summary</h3> 218<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> 219<caption><span>Constructors</span><span class="tabEnd"> </span></caption> 220<tr> 221<th class="colFirst" scope="col">Modifier</th> 222<th class="colLast" scope="col">Constructor and Description</th> 223</tr> 224<tr class="altColor"> 225<td class="colFirst"><code> </code></td> 226<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#BeanDeserializerBuilder-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.DeserializationConfig-">BeanDeserializerBuilder</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a> beanDesc, 227 <a href="../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a> config)</code> </td> 228</tr> 229<tr class="rowColor"> 230<td class="colFirst"><code>protected </code></td> 231<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#BeanDeserializerBuilder-com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder-">BeanDeserializerBuilder</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html" title="class in com.fasterxml.jackson.databind.deser">BeanDeserializerBuilder</a> src)</code> 232<div class="block">Copy constructor for sub-classes to use, when constructing 233 custom builder instances</div> 234</td> 235</tr> 236</table> 237</li> 238</ul> 239<!-- ========== METHOD SUMMARY =========== --> 240<ul class="blockList"> 241<li class="blockList"><a name="method.summary"> 242<!-- --> 243</a> 244<h3>Method Summary</h3> 245<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> 246<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> 247<tr> 248<th class="colFirst" scope="col">Modifier and Type</th> 249<th class="colLast" scope="col">Method and Description</th> 250</tr> 251<tr id="i0" class="altColor"> 252<td class="colFirst"><code>void</code></td> 253<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addBackReferenceProperty-java.lang.String-com.fasterxml.jackson.databind.deser.SettableBeanProperty-">addBackReferenceProperty</a></span>(<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> referenceName, 254 <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</code> 255<div class="block">Method called to add a property that represents so-called back reference; 256 reference that "points back" to object that has forward reference to 257 currently built bean.</div> 258</td> 259</tr> 260<tr id="i1" class="rowColor"> 261<td class="colFirst"><code>void</code></td> 262<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addCreatorProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-">addCreatorProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</code> 263<div class="block">Method called by deserializer factory, when a "creator property" 264 (something that is passed via constructor- or factory method argument; 265 instead of setter or field).</div> 266</td> 267</tr> 268<tr id="i2" class="altColor"> 269<td class="colFirst"><code>void</code></td> 270<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addIgnorable-java.lang.String-">addIgnorable</a></span>(<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> propName)</code> 271<div class="block">Method that will add property name as one of properties that can 272 be ignored if not recognized.</div> 273</td> 274</tr> 275<tr id="i3" class="rowColor"> 276<td class="colFirst"><code>void</code></td> 277<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addInjectable-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedMember-java.lang.Object-">addInjectable</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propName, 278 <a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a> propType, 279 <a href="../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a> contextAnnotations, 280 <a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMember.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMember</a> member, 281 <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> valueId)</code> </td> 282</tr> 283<tr id="i4" class="altColor"> 284<td class="colFirst"><code>void</code></td> 285<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addOrReplaceProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-boolean-">addOrReplaceProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop, 286 boolean allowOverride)</code> 287<div class="block">Method for adding a new property or replacing a property.</div> 288</td> 289</tr> 290<tr id="i5" class="rowColor"> 291<td class="colFirst"><code>void</code></td> 292<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#addProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-">addProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</code> 293<div class="block">Method to add a property setter.</div> 294</td> 295</tr> 296<tr id="i6" class="altColor"> 297<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a><?></code></td> 298<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#build--">build</a></span>()</code> 299<div class="block">Method for constructing a <a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializer.html" title="class in com.fasterxml.jackson.databind.deser"><code>BeanDeserializer</code></a>, given all 300 information collected.</div> 301</td> 302</tr> 303<tr id="i7" class="rowColor"> 304<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/AbstractDeserializer.html" title="class in com.fasterxml.jackson.databind.deser">AbstractDeserializer</a></code></td> 305<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#buildAbstract--">buildAbstract</a></span>()</code> 306<div class="block">Alternate build method used when we must be using some form of 307 abstract resolution, usually by using addition Type Id 308 ("polymorphic deserialization")</div> 309</td> 310</tr> 311<tr id="i8" class="altColor"> 312<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a><?></code></td> 313<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#buildBuilderBased-com.fasterxml.jackson.databind.JavaType-java.lang.String-">buildBuilderBased</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a> valueType, 314 <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> expBuildMethodName)</code> 315<div class="block">Method for constructing a specialized deserializer that uses 316 additional external Builder object during data binding.</div> 317</td> 318</tr> 319<tr id="i9" class="rowColor"> 320<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a></code></td> 321<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#findProperty-com.fasterxml.jackson.databind.PropertyName-">findProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propertyName)</code> </td> 322</tr> 323<tr id="i10" class="altColor"> 324<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a></code></td> 325<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getAnySetter--">getAnySetter</a></span>()</code> </td> 326</tr> 327<tr id="i11" class="rowColor"> 328<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a></code></td> 329<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getBuilderConfig--">getBuilderConfig</a></span>()</code> </td> 330</tr> 331<tr id="i12" class="altColor"> 332<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a></code></td> 333<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getBuildMethod--">getBuildMethod</a></span>()</code> </td> 334</tr> 335<tr id="i13" class="rowColor"> 336<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ValueInjector.html" title="class in com.fasterxml.jackson.databind.deser.impl">ValueInjector</a>></code></td> 337<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getInjectables--">getInjectables</a></span>()</code> </td> 338</tr> 339<tr id="i14" class="altColor"> 340<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a></code></td> 341<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getObjectIdReader--">getObjectIdReader</a></span>()</code> </td> 342</tr> 343<tr id="i15" class="rowColor"> 344<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>></code></td> 345<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getProperties--">getProperties</a></span>()</code> 346<div class="block">Method that allows accessing all properties that this 347 builder currently contains.</div> 348</td> 349</tr> 350<tr id="i16" class="altColor"> 351<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a></code></td> 352<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#getValueInstantiator--">getValueInstantiator</a></span>()</code> </td> 353</tr> 354<tr id="i17" class="rowColor"> 355<td class="colFirst"><code>boolean</code></td> 356<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#hasProperty-com.fasterxml.jackson.databind.PropertyName-">hasProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propertyName)</code> </td> 357</tr> 358<tr id="i18" class="altColor"> 359<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a></code></td> 360<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#removeProperty-com.fasterxml.jackson.databind.PropertyName-">removeProperty</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> name)</code> </td> 361</tr> 362<tr id="i19" class="rowColor"> 363<td class="colFirst"><code>void</code></td> 364<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#setAnySetter-com.fasterxml.jackson.databind.deser.SettableAnyProperty-">setAnySetter</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a> s)</code> </td> 365</tr> 366<tr id="i20" class="altColor"> 367<td class="colFirst"><code>void</code></td> 368<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#setIgnoreUnknownProperties-boolean-">setIgnoreUnknownProperties</a></span>(boolean ignore)</code> </td> 369</tr> 370<tr id="i21" class="rowColor"> 371<td class="colFirst"><code>void</code></td> 372<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#setObjectIdReader-com.fasterxml.jackson.databind.deser.impl.ObjectIdReader-">setObjectIdReader</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a> r)</code> </td> 373</tr> 374<tr id="i22" class="altColor"> 375<td class="colFirst"><code>void</code></td> 376<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#setPOJOBuilder-com.fasterxml.jackson.databind.introspect.AnnotatedMethod-com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder.Value-">setPOJOBuilder</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a> buildMethod, 377 <a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a> config)</code> </td> 378</tr> 379<tr id="i23" class="rowColor"> 380<td class="colFirst"><code>void</code></td> 381<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html#setValueInstantiator-com.fasterxml.jackson.databind.deser.ValueInstantiator-">setValueInstantiator</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a> inst)</code> </td> 382</tr> 383</table> 384<ul class="blockList"> 385<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> 386<!-- --> 387</a> 388<h3>Methods inherited from class java.lang.<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></h3> 389<code><a href="http://docs.oracle.com/javase/6/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/6/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/6/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/6/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/6/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/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/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/6/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/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> 390</ul> 391</li> 392</ul> 393</li> 394</ul> 395</div> 396<div class="details"> 397<ul class="blockList"> 398<li class="blockList"> 399<!-- ============ FIELD DETAIL =========== --> 400<ul class="blockList"> 401<li class="blockList"><a name="field.detail"> 402<!-- --> 403</a> 404<h3>Field Detail</h3> 405<a name="Z:Z_beanDesc"> 406<!-- --> 407</a> 408<ul class="blockList"> 409<li class="blockList"> 410<h4>_beanDesc</h4> 411<pre>protected final <a href="../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a> _beanDesc</pre> 412</li> 413</ul> 414<a name="Z:Z_defaultViewInclusion"> 415<!-- --> 416</a> 417<ul class="blockList"> 418<li class="blockList"> 419<h4>_defaultViewInclusion</h4> 420<pre>protected final boolean _defaultViewInclusion</pre> 421</li> 422</ul> 423<a name="Z:Z_caseInsensitivePropertyComparison"> 424<!-- --> 425</a> 426<ul class="blockList"> 427<li class="blockList"> 428<h4>_caseInsensitivePropertyComparison</h4> 429<pre>protected final boolean _caseInsensitivePropertyComparison</pre> 430</li> 431</ul> 432<a name="Z:Z_properties"> 433<!-- --> 434</a> 435<ul class="blockList"> 436<li class="blockList"> 437<h4>_properties</h4> 438<pre>protected final <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</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>,<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>> _properties</pre> 439<div class="block">Properties to deserialize collected so far.</div> 440</li> 441</ul> 442<a name="Z:Z_injectables"> 443<!-- --> 444</a> 445<ul class="blockList"> 446<li class="blockList"> 447<h4>_injectables</h4> 448<pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ValueInjector.html" title="class in com.fasterxml.jackson.databind.deser.impl">ValueInjector</a>> _injectables</pre> 449<div class="block">Value injectors for deserialization</div> 450</li> 451</ul> 452<a name="Z:Z_backRefProperties"> 453<!-- --> 454</a> 455<ul class="blockList"> 456<li class="blockList"> 457<h4>_backRefProperties</h4> 458<pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashMap.html?is-external=true" title="class or interface in java.util">HashMap</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>,<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>> _backRefProperties</pre> 459<div class="block">Back-reference properties this bean contains (if any)</div> 460</li> 461</ul> 462<a name="Z:Z_ignorableProps"> 463<!-- --> 464</a> 465<ul class="blockList"> 466<li class="blockList"> 467<h4>_ignorableProps</h4> 468<pre>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/util/HashSet.html?is-external=true" title="class or interface in java.util">HashSet</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>> _ignorableProps</pre> 469<div class="block">Set of names of properties that are recognized but are to be ignored for deserialization 470 purposes (meaning no exception is thrown, value is just skipped).</div> 471</li> 472</ul> 473<a name="Z:Z_valueInstantiator"> 474<!-- --> 475</a> 476<ul class="blockList"> 477<li class="blockList"> 478<h4>_valueInstantiator</h4> 479<pre>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a> _valueInstantiator</pre> 480<div class="block">Object that will handle value instantiation for the bean type.</div> 481</li> 482</ul> 483<a name="Z:Z_objectIdReader"> 484<!-- --> 485</a> 486<ul class="blockList"> 487<li class="blockList"> 488<h4>_objectIdReader</h4> 489<pre>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a> _objectIdReader</pre> 490</li> 491</ul> 492<a name="Z:Z_anySetter"> 493<!-- --> 494</a> 495<ul class="blockList"> 496<li class="blockList"> 497<h4>_anySetter</h4> 498<pre>protected <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a> _anySetter</pre> 499<div class="block">Fallback setter used for handling any properties that are not 500 mapped to regular setters. If setter is not null, it will be 501 called once for each such property.</div> 502</li> 503</ul> 504<a name="Z:Z_ignoreAllUnknown"> 505<!-- --> 506</a> 507<ul class="blockList"> 508<li class="blockList"> 509<h4>_ignoreAllUnknown</h4> 510<pre>protected boolean _ignoreAllUnknown</pre> 511<div class="block">Flag that can be set to ignore and skip unknown properties. 512 If set, will not throw an exception for unknown properties.</div> 513</li> 514</ul> 515<a name="Z:Z_buildMethod"> 516<!-- --> 517</a> 518<ul class="blockList"> 519<li class="blockList"> 520<h4>_buildMethod</h4> 521<pre>protected <a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a> _buildMethod</pre> 522<div class="block">When creating Builder-based deserializers, this indicates 523 method to call on builder to finalize value.</div> 524</li> 525</ul> 526<a name="Z:Z_builderConfig"> 527<!-- --> 528</a> 529<ul class="blockListLast"> 530<li class="blockList"> 531<h4>_builderConfig</h4> 532<pre>protected <a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a> _builderConfig</pre> 533<div class="block">In addition, Builder may have additional configuration</div> 534</li> 535</ul> 536</li> 537</ul> 538<!-- ========= CONSTRUCTOR DETAIL ======== --> 539<ul class="blockList"> 540<li class="blockList"><a name="constructor.detail"> 541<!-- --> 542</a> 543<h3>Constructor Detail</h3> 544<a name="BeanDeserializerBuilder-com.fasterxml.jackson.databind.BeanDescription-com.fasterxml.jackson.databind.DeserializationConfig-"> 545<!-- --> 546</a> 547<ul class="blockList"> 548<li class="blockList"> 549<h4>BeanDeserializerBuilder</h4> 550<pre>public BeanDeserializerBuilder(<a href="../../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind">BeanDescription</a> beanDesc, 551 <a href="../../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind">DeserializationConfig</a> config)</pre> 552</li> 553</ul> 554<a name="BeanDeserializerBuilder-com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder-"> 555<!-- --> 556</a> 557<ul class="blockListLast"> 558<li class="blockList"> 559<h4>BeanDeserializerBuilder</h4> 560<pre>protected BeanDeserializerBuilder(<a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html" title="class in com.fasterxml.jackson.databind.deser">BeanDeserializerBuilder</a> src)</pre> 561<div class="block">Copy constructor for sub-classes to use, when constructing 562 custom builder instances</div> 563</li> 564</ul> 565</li> 566</ul> 567<!-- ============ METHOD DETAIL ========== --> 568<ul class="blockList"> 569<li class="blockList"><a name="method.detail"> 570<!-- --> 571</a> 572<h3>Method Detail</h3> 573<a name="addOrReplaceProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-boolean-"> 574<!-- --> 575</a> 576<ul class="blockList"> 577<li class="blockList"> 578<h4>addOrReplaceProperty</h4> 579<pre>public void addOrReplaceProperty(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop, 580 boolean allowOverride)</pre> 581<div class="block">Method for adding a new property or replacing a property.</div> 582</li> 583</ul> 584<a name="addProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-"> 585<!-- --> 586</a> 587<ul class="blockList"> 588<li class="blockList"> 589<h4>addProperty</h4> 590<pre>public void addProperty(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</pre> 591<div class="block">Method to add a property setter. Will ensure that there is no 592 unexpected override; if one is found will throw a 593 <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a>.</div> 594</li> 595</ul> 596<a name="addBackReferenceProperty-java.lang.String-com.fasterxml.jackson.databind.deser.SettableBeanProperty-"> 597<!-- --> 598</a> 599<ul class="blockList"> 600<li class="blockList"> 601<h4>addBackReferenceProperty</h4> 602<pre>public void addBackReferenceProperty(<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> referenceName, 603 <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</pre> 604<div class="block">Method called to add a property that represents so-called back reference; 605 reference that "points back" to object that has forward reference to 606 currently built bean.</div> 607</li> 608</ul> 609<a name="addInjectable-com.fasterxml.jackson.databind.PropertyName-com.fasterxml.jackson.databind.JavaType-com.fasterxml.jackson.databind.util.Annotations-com.fasterxml.jackson.databind.introspect.AnnotatedMember-java.lang.Object-"> 610<!-- --> 611</a> 612<ul class="blockList"> 613<li class="blockList"> 614<h4>addInjectable</h4> 615<pre>public void addInjectable(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propName, 616 <a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a> propType, 617 <a href="../../../../../com/fasterxml/jackson/databind/util/Annotations.html" title="interface in com.fasterxml.jackson.databind.util">Annotations</a> contextAnnotations, 618 <a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMember.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMember</a> member, 619 <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> valueId)</pre> 620</li> 621</ul> 622<a name="addIgnorable-java.lang.String-"> 623<!-- --> 624</a> 625<ul class="blockList"> 626<li class="blockList"> 627<h4>addIgnorable</h4> 628<pre>public void addIgnorable(<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> propName)</pre> 629<div class="block">Method that will add property name as one of properties that can 630 be ignored if not recognized.</div> 631</li> 632</ul> 633<a name="addCreatorProperty-com.fasterxml.jackson.databind.deser.SettableBeanProperty-"> 634<!-- --> 635</a> 636<ul class="blockList"> 637<li class="blockList"> 638<h4>addCreatorProperty</h4> 639<pre>public void addCreatorProperty(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> prop)</pre> 640<div class="block">Method called by deserializer factory, when a "creator property" 641 (something that is passed via constructor- or factory method argument; 642 instead of setter or field). 643<p> 644 Default implementation does not do anything; we may need to revisit this 645 decision if these properties need to be available through accessors. 646 For now, however, we just have to ensure that we don't try to resolve 647 types that masked setter/field has (see [JACKSON-700] for details).</div> 648</li> 649</ul> 650<a name="setAnySetter-com.fasterxml.jackson.databind.deser.SettableAnyProperty-"> 651<!-- --> 652</a> 653<ul class="blockList"> 654<li class="blockList"> 655<h4>setAnySetter</h4> 656<pre>public void setAnySetter(<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a> s)</pre> 657</li> 658</ul> 659<a name="setIgnoreUnknownProperties-boolean-"> 660<!-- --> 661</a> 662<ul class="blockList"> 663<li class="blockList"> 664<h4>setIgnoreUnknownProperties</h4> 665<pre>public void setIgnoreUnknownProperties(boolean ignore)</pre> 666</li> 667</ul> 668<a name="setValueInstantiator-com.fasterxml.jackson.databind.deser.ValueInstantiator-"> 669<!-- --> 670</a> 671<ul class="blockList"> 672<li class="blockList"> 673<h4>setValueInstantiator</h4> 674<pre>public void setValueInstantiator(<a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a> inst)</pre> 675</li> 676</ul> 677<a name="setObjectIdReader-com.fasterxml.jackson.databind.deser.impl.ObjectIdReader-"> 678<!-- --> 679</a> 680<ul class="blockList"> 681<li class="blockList"> 682<h4>setObjectIdReader</h4> 683<pre>public void setObjectIdReader(<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a> r)</pre> 684</li> 685</ul> 686<a name="setPOJOBuilder-com.fasterxml.jackson.databind.introspect.AnnotatedMethod-com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder.Value-"> 687<!-- --> 688</a> 689<ul class="blockList"> 690<li class="blockList"> 691<h4>setPOJOBuilder</h4> 692<pre>public void setPOJOBuilder(<a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a> buildMethod, 693 <a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a> config)</pre> 694</li> 695</ul> 696<a name="getProperties--"> 697<!-- --> 698</a> 699<ul class="blockList"> 700<li class="blockList"> 701<h4>getProperties</h4> 702<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/Iterator.html?is-external=true" title="class or interface in java.util">Iterator</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a>> getProperties()</pre> 703<div class="block">Method that allows accessing all properties that this 704 builder currently contains. 705<p> 706 Note that properties are returned in order that properties 707 are ordered (explictly, or by rule), which is the serialization 708 order.</div> 709</li> 710</ul> 711<a name="findProperty-com.fasterxml.jackson.databind.PropertyName-"> 712<!-- --> 713</a> 714<ul class="blockList"> 715<li class="blockList"> 716<h4>findProperty</h4> 717<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> findProperty(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propertyName)</pre> 718</li> 719</ul> 720<a name="hasProperty-com.fasterxml.jackson.databind.PropertyName-"> 721<!-- --> 722</a> 723<ul class="blockList"> 724<li class="blockList"> 725<h4>hasProperty</h4> 726<pre>public boolean hasProperty(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> propertyName)</pre> 727</li> 728</ul> 729<a name="removeProperty-com.fasterxml.jackson.databind.PropertyName-"> 730<!-- --> 731</a> 732<ul class="blockList"> 733<li class="blockList"> 734<h4>removeProperty</h4> 735<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableBeanProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableBeanProperty</a> removeProperty(<a href="../../../../../com/fasterxml/jackson/databind/PropertyName.html" title="class in com.fasterxml.jackson.databind">PropertyName</a> name)</pre> 736</li> 737</ul> 738<a name="getAnySetter--"> 739<!-- --> 740</a> 741<ul class="blockList"> 742<li class="blockList"> 743<h4>getAnySetter</h4> 744<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/SettableAnyProperty.html" title="class in com.fasterxml.jackson.databind.deser">SettableAnyProperty</a> getAnySetter()</pre> 745</li> 746</ul> 747<a name="getValueInstantiator--"> 748<!-- --> 749</a> 750<ul class="blockList"> 751<li class="blockList"> 752<h4>getValueInstantiator</h4> 753<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/ValueInstantiator.html" title="class in com.fasterxml.jackson.databind.deser">ValueInstantiator</a> getValueInstantiator()</pre> 754</li> 755</ul> 756<a name="getInjectables--"> 757<!-- --> 758</a> 759<ul class="blockList"> 760<li class="blockList"> 761<h4>getInjectables</h4> 762<pre>public <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ValueInjector.html" title="class in com.fasterxml.jackson.databind.deser.impl">ValueInjector</a>> getInjectables()</pre> 763</li> 764</ul> 765<a name="getObjectIdReader--"> 766<!-- --> 767</a> 768<ul class="blockList"> 769<li class="blockList"> 770<h4>getObjectIdReader</h4> 771<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/impl/ObjectIdReader.html" title="class in com.fasterxml.jackson.databind.deser.impl">ObjectIdReader</a> getObjectIdReader()</pre> 772</li> 773</ul> 774<a name="getBuildMethod--"> 775<!-- --> 776</a> 777<ul class="blockList"> 778<li class="blockList"> 779<h4>getBuildMethod</h4> 780<pre>public <a href="../../../../../com/fasterxml/jackson/databind/introspect/AnnotatedMethod.html" title="class in com.fasterxml.jackson.databind.introspect">AnnotatedMethod</a> getBuildMethod()</pre> 781</li> 782</ul> 783<a name="getBuilderConfig--"> 784<!-- --> 785</a> 786<ul class="blockList"> 787<li class="blockList"> 788<h4>getBuilderConfig</h4> 789<pre>public <a href="../../../../../com/fasterxml/jackson/databind/annotation/JsonPOJOBuilder.Value.html" title="class in com.fasterxml.jackson.databind.annotation">JsonPOJOBuilder.Value</a> getBuilderConfig()</pre> 790</li> 791</ul> 792<a name="build--"> 793<!-- --> 794</a> 795<ul class="blockList"> 796<li class="blockList"> 797<h4>build</h4> 798<pre>public <a href="../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a><?> build()</pre> 799<div class="block">Method for constructing a <a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializer.html" title="class in com.fasterxml.jackson.databind.deser"><code>BeanDeserializer</code></a>, given all 800 information collected. 801<p> 802 NOTE: Signature of this method did unfortunately change between Jackson 2.1 803 and Jackson 2.2</div> 804</li> 805</ul> 806<a name="buildAbstract--"> 807<!-- --> 808</a> 809<ul class="blockList"> 810<li class="blockList"> 811<h4>buildAbstract</h4> 812<pre>public <a href="../../../../../com/fasterxml/jackson/databind/deser/AbstractDeserializer.html" title="class in com.fasterxml.jackson.databind.deser">AbstractDeserializer</a> buildAbstract()</pre> 813<div class="block">Alternate build method used when we must be using some form of 814 abstract resolution, usually by using addition Type Id 815 ("polymorphic deserialization")</div> 816<dl> 817<dt><span class="simpleTagLabel">Since:</span></dt> 818<dd>2.0</dd> 819</dl> 820</li> 821</ul> 822<a name="buildBuilderBased-com.fasterxml.jackson.databind.JavaType-java.lang.String-"> 823<!-- --> 824</a> 825<ul class="blockListLast"> 826<li class="blockList"> 827<h4>buildBuilderBased</h4> 828<pre>public <a href="../../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind">JsonDeserializer</a><?> buildBuilderBased(<a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind">JavaType</a> valueType, 829 <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> expBuildMethodName)</pre> 830<div class="block">Method for constructing a specialized deserializer that uses 831 additional external Builder object during data binding.</div> 832</li> 833</ul> 834</li> 835</ul> 836</li> 837</ul> 838</div> 839</div> 840<!-- ========= END OF CLASS DATA ========= --> 841<!-- ======= START OF BOTTOM NAVBAR ====== --> 842<div class="bottomNav"><a name="navbar.bottom"> 843<!-- --> 844</a> 845<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> 846<a name="navbar.bottom.firstrow"> 847<!-- --> 848</a> 849<ul class="navList" title="Navigation"> 850<li><a href="../../../../../overview-summary.html">Overview</a></li> 851<li><a href="package-summary.html">Package</a></li> 852<li class="navBarCell1Rev">Class</li> 853<li><a href="class-use/BeanDeserializerBuilder.html">Use</a></li> 854<li><a href="package-tree.html">Tree</a></li> 855<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> 856<li><a href="../../../../../index-all.html">Index</a></li> 857<li><a href="../../../../../help-doc.html">Help</a></li> 858</ul> 859</div> 860<div class="subNav"> 861<ul class="navList"> 862<li><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerBase.html" title="class in com.fasterxml.jackson.databind.deser"><span class="typeNameLink">Prev Class</span></a></li> 863<li><a href="../../../../../com/fasterxml/jackson/databind/deser/BeanDeserializerFactory.html" title="class in com.fasterxml.jackson.databind.deser"><span class="typeNameLink">Next Class</span></a></li> 864</ul> 865<ul class="navList"> 866<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/deser/BeanDeserializerBuilder.html" target="_top">Frames</a></li> 867<li><a href="BeanDeserializerBuilder.html" target="_top">No Frames</a></li> 868</ul> 869<ul class="navList" id="allclasses_navbar_bottom"> 870<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> 871</ul> 872<div> 873<script type="text/javascript"><!-- 874 allClassesLink = document.getElementById("allclasses_navbar_bottom"); 875 if(window==top) { 876 allClassesLink.style.display = "block"; 877 } 878 else { 879 allClassesLink.style.display = "none"; 880 } 881 //--> 882</script> 883</div> 884<div> 885<ul class="subNavList"> 886<li>Summary: </li> 887<li>Nested | </li> 888<li><a href="#field.summary">Field</a> | </li> 889<li><a href="#constructor.summary">Constr</a> | </li> 890<li><a href="#method.summary">Method</a></li> 891</ul> 892<ul class="subNavList"> 893<li>Detail: </li> 894<li><a href="#field.detail">Field</a> | </li> 895<li><a href="#constructor.detail">Constr</a> | </li> 896<li><a href="#method.detail">Method</a></li> 897</ul> 898</div> 899<a name="skip.navbar.bottom"> 900<!-- --> 901</a></div> 902<!-- ======== END OF BOTTOM NAVBAR ======= --> 903<p class="legalCopy"><small>Copyright © 2014–2015 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p> 904</body> 905</html> 906