• Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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_162) on Tue Jan 23 20:22:13 PST 2018 -->
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<title>BaseSettings (jackson-databind 2.9.0 API)</title>
8<meta name="date" content="2018-01-23">
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="BaseSettings (jackson-databind 2.9.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};
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/BaseSettings.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>Prev&nbsp;Class</li>
54<li><a href="../../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
55</ul>
56<ul class="navList">
57<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/cfg/BaseSettings.html" target="_top">Frames</a></li>
58<li><a href="BaseSettings.html" target="_top">No&nbsp;Frames</a></li>
59</ul>
60<ul class="navList" id="allclasses_navbar_top">
61<li><a href="../../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
78<li>Nested&nbsp;|&nbsp;</li>
79<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
80<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
81<li><a href="#method.summary">Method</a></li>
82</ul>
83<ul class="subNavList">
84<li>Detail:&nbsp;</li>
85<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
86<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.cfg</div>
97<h2 title="Class BaseSettings" class="title">Class BaseSettings</h2>
98</div>
99<div class="contentContainer">
100<ul class="inheritance">
101<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>
102<li>
103<ul class="inheritance">
104<li>com.fasterxml.jackson.databind.cfg.BaseSettings</li>
105</ul>
106</li>
107</ul>
108<div class="description">
109<ul class="blockList">
110<li class="blockList">
111<dl>
112<dt>All Implemented Interfaces:</dt>
113<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>
114</dl>
115<hr>
116<br>
117<pre>public final class <span class="typeNameLabel">BaseSettings</span>
118extends <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>
119implements <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>
120<div class="block">Immutable container class used to store simple configuration
121 settings. Since instances are fully immutable, instances can
122 be freely shared and used without synchronization.</div>
123<dl>
124<dt><span class="seeLabel">See Also:</span></dt>
125<dd><a href="../../../../../serialized-form.html#com.fasterxml.jackson.databind.cfg.BaseSettings">Serialized Form</a></dd>
126</dl>
127</li>
128</ul>
129</div>
130<div class="summary">
131<ul class="blockList">
132<li class="blockList">
133<!-- =========== FIELD SUMMARY =========== -->
134<ul class="blockList">
135<li class="blockList"><a name="field.summary">
136<!--   -->
137</a>
138<h3>Field Summary</h3>
139<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
140<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
141<tr>
142<th class="colFirst" scope="col">Modifier and Type</th>
143<th class="colLast" scope="col">Field and Description</th>
144</tr>
145<tr class="altColor">
146<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a></code></td>
147<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_annotationIntrospector">_annotationIntrospector</a></span></code>
148<div class="block">Introspector used for accessing annotation value based configuration.</div>
149</td>
150</tr>
151<tr class="rowColor">
152<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a></code></td>
153<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_classIntrospector">_classIntrospector</a></span></code>
154<div class="block">Introspector used to figure out Bean properties needed for bean serialization
155 and deserialization.</div>
156</td>
157</tr>
158<tr class="altColor">
159<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a></code></td>
160<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_dateFormat">_dateFormat</a></span></code>
161<div class="block">Custom date format to use for de-serialization.</div>
162</td>
163</tr>
164<tr class="rowColor">
165<td class="colFirst"><code>protected <a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a></code></td>
166<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_defaultBase64">_defaultBase64</a></span></code>
167<div class="block">Explicitly default <a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core"><code>Base64Variant</code></a> to use for handling
168 binary data (<code>byte[]</code>), used with data formats
169 that use base64 encoding (like JSON, CSV).</div>
170</td>
171</tr>
172<tr class="altColor">
173<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a></code></td>
174<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_handlerInstantiator">_handlerInstantiator</a></span></code>
175<div class="block">Object used for creating instances of handlers (serializers, deserializers,
176 type and type id resolvers), given class to instantiate.</div>
177</td>
178</tr>
179<tr class="rowColor">
180<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
181<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_locale">_locale</a></span></code>
182<div class="block">Default <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a> used with serialization formats.</div>
183</td>
184</tr>
185<tr class="altColor">
186<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a></code></td>
187<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_propertyNamingStrategy">_propertyNamingStrategy</a></span></code>
188<div class="block">Custom property naming strategy in use, if any.</div>
189</td>
190</tr>
191<tr class="rowColor">
192<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a></code></td>
193<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_timeZone">_timeZone</a></span></code>
194<div class="block">Default <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a> used with serialization formats,
195 if (and only if!) explicitly set by use; otherwise `null` to indicate
196 "use default", which means "UTC" (from Jackson 2.7); earlier versions
197 (up to 2.6) used "GMT".</div>
198</td>
199</tr>
200<tr class="altColor">
201<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a></code></td>
202<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_typeFactory">_typeFactory</a></span></code>
203<div class="block">Specific factory used for creating <a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind"><code>JavaType</code></a> instances;
204 needed to allow modules to add more custom type handling
205 (mostly to support types of non-Java JVM languages)</div>
206</td>
207</tr>
208<tr class="rowColor">
209<td class="colFirst"><code>protected <a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;</code></td>
210<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_typeResolverBuilder">_typeResolverBuilder</a></span></code>
211<div class="block">Type information handler used for "untyped" values (ones declared
212 to have type <code>Object.class</code>)</div>
213</td>
214</tr>
215</table>
216</li>
217</ul>
218<!-- ======== CONSTRUCTOR SUMMARY ======== -->
219<ul class="blockList">
220<li class="blockList"><a name="constructor.summary">
221<!--   -->
222</a>
223<h3>Constructor Summary</h3>
224<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
225<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
226<tr>
227<th class="colOne" scope="col">Constructor and Description</th>
228</tr>
229<tr class="altColor">
230<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#BaseSettings-com.fasterxml.jackson.databind.introspect.ClassIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-com.fasterxml.jackson.databind.PropertyNamingStrategy-com.fasterxml.jackson.databind.type.TypeFactory-com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder-java.text.DateFormat-com.fasterxml.jackson.databind.cfg.HandlerInstantiator-java.util.Locale-java.util.TimeZone-com.fasterxml.jackson.core.Base64Variant-">BaseSettings</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a>&nbsp;ci,
231            <a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai,
232            <a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a>&nbsp;pns,
233            <a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a>&nbsp;tf,
234            <a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;&nbsp;typer,
235            <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;dateFormat,
236            <a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a>&nbsp;hi,
237            <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
238            <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz,
239            <a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a>&nbsp;defaultBase64)</code>&nbsp;</td>
240</tr>
241</table>
242</li>
243</ul>
244<!-- ========== METHOD SUMMARY =========== -->
245<ul class="blockList">
246<li class="blockList"><a name="method.summary">
247<!--   -->
248</a>
249<h3>Method Summary</h3>
250<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
251<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
252<tr>
253<th class="colFirst" scope="col">Modifier and Type</th>
254<th class="colLast" scope="col">Method and Description</th>
255</tr>
256<tr id="i0" class="altColor">
257<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a></code></td>
258<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getAnnotationIntrospector--">getAnnotationIntrospector</a></span>()</code>&nbsp;</td>
259</tr>
260<tr id="i1" class="rowColor">
261<td class="colFirst"><code><a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a></code></td>
262<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getBase64Variant--">getBase64Variant</a></span>()</code>&nbsp;</td>
263</tr>
264<tr id="i2" class="altColor">
265<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a></code></td>
266<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getClassIntrospector--">getClassIntrospector</a></span>()</code>&nbsp;</td>
267</tr>
268<tr id="i3" class="rowColor">
269<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a></code></td>
270<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getDateFormat--">getDateFormat</a></span>()</code>&nbsp;</td>
271</tr>
272<tr id="i4" class="altColor">
273<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a></code></td>
274<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getHandlerInstantiator--">getHandlerInstantiator</a></span>()</code>&nbsp;</td>
275</tr>
276<tr id="i5" class="rowColor">
277<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a></code></td>
278<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getLocale--">getLocale</a></span>()</code>&nbsp;</td>
279</tr>
280<tr id="i6" class="altColor">
281<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a></code></td>
282<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getPropertyNamingStrategy--">getPropertyNamingStrategy</a></span>()</code>&nbsp;</td>
283</tr>
284<tr id="i7" class="rowColor">
285<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a></code></td>
286<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getTimeZone--">getTimeZone</a></span>()</code>&nbsp;</td>
287</tr>
288<tr id="i8" class="altColor">
289<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a></code></td>
290<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getTypeFactory--">getTypeFactory</a></span>()</code>&nbsp;</td>
291</tr>
292<tr id="i9" class="rowColor">
293<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;</code></td>
294<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#getTypeResolverBuilder--">getTypeResolverBuilder</a></span>()</code>&nbsp;</td>
295</tr>
296<tr id="i10" class="altColor">
297<td class="colFirst"><code>boolean</code></td>
298<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#hasExplicitTimeZone--">hasExplicitTimeZone</a></span>()</code>
299<div class="block">Accessor that may be called to determine whether this settings object
300 has been explicitly configured with a TimeZone (true), or is still
301 relying on the default settings (false).</div>
302</td>
303</tr>
304<tr id="i11" class="rowColor">
305<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
306<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#with-com.fasterxml.jackson.core.Base64Variant-">with</a></span>(<a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a>&nbsp;base64)</code>&nbsp;</td>
307</tr>
308<tr id="i12" class="altColor">
309<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
310<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#with-java.util.Locale-">with</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l)</code>&nbsp;</td>
311</tr>
312<tr id="i13" class="rowColor">
313<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
314<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#with-java.util.TimeZone-">with</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</code>
315<div class="block">Fluent factory for constructing a new instance that uses specified TimeZone.</div>
316</td>
317</tr>
318<tr id="i14" class="altColor">
319<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
320<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">withAnnotationIntrospector</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</code>&nbsp;</td>
321</tr>
322<tr id="i15" class="rowColor">
323<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
324<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withAppendedAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">withAppendedAnnotationIntrospector</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</code>&nbsp;</td>
325</tr>
326<tr id="i16" class="altColor">
327<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
328<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withClassIntrospector-com.fasterxml.jackson.databind.introspect.ClassIntrospector-">withClassIntrospector</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a>&nbsp;ci)</code>&nbsp;</td>
329</tr>
330<tr id="i17" class="rowColor">
331<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
332<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withDateFormat-java.text.DateFormat-">withDateFormat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;df)</code>&nbsp;</td>
333</tr>
334<tr id="i18" class="altColor">
335<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
336<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withHandlerInstantiator-com.fasterxml.jackson.databind.cfg.HandlerInstantiator-">withHandlerInstantiator</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a>&nbsp;hi)</code>&nbsp;</td>
337</tr>
338<tr id="i19" class="rowColor">
339<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
340<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withInsertedAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">withInsertedAnnotationIntrospector</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</code>&nbsp;</td>
341</tr>
342<tr id="i20" class="altColor">
343<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
344<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withPropertyNamingStrategy-com.fasterxml.jackson.databind.PropertyNamingStrategy-">withPropertyNamingStrategy</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a>&nbsp;pns)</code>&nbsp;</td>
345</tr>
346<tr id="i21" class="rowColor">
347<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
348<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withTypeFactory-com.fasterxml.jackson.databind.type.TypeFactory-">withTypeFactory</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a>&nbsp;tf)</code>&nbsp;</td>
349</tr>
350<tr id="i22" class="altColor">
351<td class="colFirst"><code><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a></code></td>
352<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#withTypeResolverBuilder-com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder-">withTypeResolverBuilder</a></span>(<a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;&nbsp;typer)</code>&nbsp;</td>
353</tr>
354</table>
355<ul class="blockList">
356<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
357<!--   -->
358</a>
359<h3>Methods inherited from class&nbsp;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>
360<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#toString--" title="class or interface in java.lang">toString</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-int-" title="class or interface in java.lang">wait</a></code></li>
361</ul>
362</li>
363</ul>
364</li>
365</ul>
366</div>
367<div class="details">
368<ul class="blockList">
369<li class="blockList">
370<!-- ============ FIELD DETAIL =========== -->
371<ul class="blockList">
372<li class="blockList"><a name="field.detail">
373<!--   -->
374</a>
375<h3>Field Detail</h3>
376<a name="Z:Z_classIntrospector">
377<!--   -->
378</a>
379<ul class="blockList">
380<li class="blockList">
381<h4>_classIntrospector</h4>
382<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a> _classIntrospector</pre>
383<div class="block">Introspector used to figure out Bean properties needed for bean serialization
384 and deserialization. Overridable so that it is possible to change low-level
385 details of introspection, like adding new annotation types.</div>
386</li>
387</ul>
388<a name="Z:Z_annotationIntrospector">
389<!--   -->
390</a>
391<ul class="blockList">
392<li class="blockList">
393<h4>_annotationIntrospector</h4>
394<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a> _annotationIntrospector</pre>
395<div class="block">Introspector used for accessing annotation value based configuration.</div>
396</li>
397</ul>
398<a name="Z:Z_propertyNamingStrategy">
399<!--   -->
400</a>
401<ul class="blockList">
402<li class="blockList">
403<h4>_propertyNamingStrategy</h4>
404<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a> _propertyNamingStrategy</pre>
405<div class="block">Custom property naming strategy in use, if any.</div>
406</li>
407</ul>
408<a name="Z:Z_typeFactory">
409<!--   -->
410</a>
411<ul class="blockList">
412<li class="blockList">
413<h4>_typeFactory</h4>
414<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a> _typeFactory</pre>
415<div class="block">Specific factory used for creating <a href="../../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind"><code>JavaType</code></a> instances;
416 needed to allow modules to add more custom type handling
417 (mostly to support types of non-Java JVM languages)</div>
418</li>
419</ul>
420<a name="Z:Z_typeResolverBuilder">
421<!--   -->
422</a>
423<ul class="blockList">
424<li class="blockList">
425<h4>_typeResolverBuilder</h4>
426<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt; _typeResolverBuilder</pre>
427<div class="block">Type information handler used for "untyped" values (ones declared
428 to have type <code>Object.class</code>)</div>
429</li>
430</ul>
431<a name="Z:Z_dateFormat">
432<!--   -->
433</a>
434<ul class="blockList">
435<li class="blockList">
436<h4>_dateFormat</h4>
437<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a> _dateFormat</pre>
438<div class="block">Custom date format to use for de-serialization. If specified, will be
439 used instead of <a href="../../../../../com/fasterxml/jackson/databind/util/StdDateFormat.html" title="class in com.fasterxml.jackson.databind.util"><code>StdDateFormat</code></a>.
440<p>
441 Note that the configured format object will be cloned once per
442 deserialization process (first time it is needed)</div>
443</li>
444</ul>
445<a name="Z:Z_handlerInstantiator">
446<!--   -->
447</a>
448<ul class="blockList">
449<li class="blockList">
450<h4>_handlerInstantiator</h4>
451<pre>protected final&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a> _handlerInstantiator</pre>
452<div class="block">Object used for creating instances of handlers (serializers, deserializers,
453 type and type id resolvers), given class to instantiate. This is typically
454 used to do additional configuration (with dependency injection, for example)
455 beyond simply construction of instances; or to use alternative constructors.</div>
456</li>
457</ul>
458<a name="Z:Z_locale">
459<!--   -->
460</a>
461<ul class="blockList">
462<li class="blockList">
463<h4>_locale</h4>
464<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a> _locale</pre>
465<div class="block">Default <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util"><code>Locale</code></a> used with serialization formats.
466 Default value is <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true#getDefault--" title="class or interface in java.util"><code>Locale.getDefault()</code></a>.</div>
467</li>
468</ul>
469<a name="Z:Z_timeZone">
470<!--   -->
471</a>
472<ul class="blockList">
473<li class="blockList">
474<h4>_timeZone</h4>
475<pre>protected final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a> _timeZone</pre>
476<div class="block">Default <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util"><code>TimeZone</code></a> used with serialization formats,
477 if (and only if!) explicitly set by use; otherwise `null` to indicate
478 "use default", which means "UTC" (from Jackson 2.7); earlier versions
479 (up to 2.6) used "GMT".
480<p>
481 Note that if a new value is set, timezone is also assigned to
482 <a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html#Z:Z_dateFormat"><code>_dateFormat</code></a> of this object.</div>
483</li>
484</ul>
485<a name="Z:Z_defaultBase64">
486<!--   -->
487</a>
488<ul class="blockListLast">
489<li class="blockList">
490<h4>_defaultBase64</h4>
491<pre>protected final&nbsp;<a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a> _defaultBase64</pre>
492<div class="block">Explicitly default <a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core"><code>Base64Variant</code></a> to use for handling
493 binary data (<code>byte[]</code>), used with data formats
494 that use base64 encoding (like JSON, CSV).</div>
495<dl>
496<dt><span class="simpleTagLabel">Since:</span></dt>
497<dd>2.1</dd>
498</dl>
499</li>
500</ul>
501</li>
502</ul>
503<!-- ========= CONSTRUCTOR DETAIL ======== -->
504<ul class="blockList">
505<li class="blockList"><a name="constructor.detail">
506<!--   -->
507</a>
508<h3>Constructor Detail</h3>
509<a name="BaseSettings-com.fasterxml.jackson.databind.introspect.ClassIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-com.fasterxml.jackson.databind.PropertyNamingStrategy-com.fasterxml.jackson.databind.type.TypeFactory-com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder-java.text.DateFormat-com.fasterxml.jackson.databind.cfg.HandlerInstantiator-java.util.Locale-java.util.TimeZone-com.fasterxml.jackson.core.Base64Variant-">
510<!--   -->
511</a>
512<ul class="blockListLast">
513<li class="blockList">
514<h4>BaseSettings</h4>
515<pre>public&nbsp;BaseSettings(<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a>&nbsp;ci,
516                    <a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai,
517                    <a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a>&nbsp;pns,
518                    <a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a>&nbsp;tf,
519                    <a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;&nbsp;typer,
520                    <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;dateFormat,
521                    <a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a>&nbsp;hi,
522                    <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale,
523                    <a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz,
524                    <a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a>&nbsp;defaultBase64)</pre>
525</li>
526</ul>
527</li>
528</ul>
529<!-- ============ METHOD DETAIL ========== -->
530<ul class="blockList">
531<li class="blockList"><a name="method.detail">
532<!--   -->
533</a>
534<h3>Method Detail</h3>
535<a name="withClassIntrospector-com.fasterxml.jackson.databind.introspect.ClassIntrospector-">
536<!--   -->
537</a>
538<ul class="blockList">
539<li class="blockList">
540<h4>withClassIntrospector</h4>
541<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withClassIntrospector(<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a>&nbsp;ci)</pre>
542</li>
543</ul>
544<a name="withAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">
545<!--   -->
546</a>
547<ul class="blockList">
548<li class="blockList">
549<h4>withAnnotationIntrospector</h4>
550<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withAnnotationIntrospector(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</pre>
551</li>
552</ul>
553<a name="withInsertedAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">
554<!--   -->
555</a>
556<ul class="blockList">
557<li class="blockList">
558<h4>withInsertedAnnotationIntrospector</h4>
559<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withInsertedAnnotationIntrospector(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</pre>
560</li>
561</ul>
562<a name="withAppendedAnnotationIntrospector-com.fasterxml.jackson.databind.AnnotationIntrospector-">
563<!--   -->
564</a>
565<ul class="blockList">
566<li class="blockList">
567<h4>withAppendedAnnotationIntrospector</h4>
568<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withAppendedAnnotationIntrospector(<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;ai)</pre>
569</li>
570</ul>
571<a name="withPropertyNamingStrategy-com.fasterxml.jackson.databind.PropertyNamingStrategy-">
572<!--   -->
573</a>
574<ul class="blockList">
575<li class="blockList">
576<h4>withPropertyNamingStrategy</h4>
577<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withPropertyNamingStrategy(<a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a>&nbsp;pns)</pre>
578</li>
579</ul>
580<a name="withTypeFactory-com.fasterxml.jackson.databind.type.TypeFactory-">
581<!--   -->
582</a>
583<ul class="blockList">
584<li class="blockList">
585<h4>withTypeFactory</h4>
586<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withTypeFactory(<a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a>&nbsp;tf)</pre>
587</li>
588</ul>
589<a name="withTypeResolverBuilder-com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder-">
590<!--   -->
591</a>
592<ul class="blockList">
593<li class="blockList">
594<h4>withTypeResolverBuilder</h4>
595<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withTypeResolverBuilder(<a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;&nbsp;typer)</pre>
596</li>
597</ul>
598<a name="withDateFormat-java.text.DateFormat-">
599<!--   -->
600</a>
601<ul class="blockList">
602<li class="blockList">
603<h4>withDateFormat</h4>
604<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withDateFormat(<a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;df)</pre>
605</li>
606</ul>
607<a name="withHandlerInstantiator-com.fasterxml.jackson.databind.cfg.HandlerInstantiator-">
608<!--   -->
609</a>
610<ul class="blockList">
611<li class="blockList">
612<h4>withHandlerInstantiator</h4>
613<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;withHandlerInstantiator(<a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a>&nbsp;hi)</pre>
614</li>
615</ul>
616<a name="with-java.util.Locale-">
617<!--   -->
618</a>
619<ul class="blockList">
620<li class="blockList">
621<h4>with</h4>
622<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;with(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;l)</pre>
623</li>
624</ul>
625<a name="with-java.util.TimeZone-">
626<!--   -->
627</a>
628<ul class="blockList">
629<li class="blockList">
630<h4>with</h4>
631<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;with(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;tz)</pre>
632<div class="block">Fluent factory for constructing a new instance that uses specified TimeZone.
633 Note that timezone used with also be assigned to configured <a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text"><code>DateFormat</code></a>,
634 changing time formatting defaults.</div>
635</li>
636</ul>
637<a name="with-com.fasterxml.jackson.core.Base64Variant-">
638<!--   -->
639</a>
640<ul class="blockList">
641<li class="blockList">
642<h4>with</h4>
643<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg">BaseSettings</a>&nbsp;with(<a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a>&nbsp;base64)</pre>
644<dl>
645<dt><span class="simpleTagLabel">Since:</span></dt>
646<dd>2.1</dd>
647</dl>
648</li>
649</ul>
650<a name="getClassIntrospector--">
651<!--   -->
652</a>
653<ul class="blockList">
654<li class="blockList">
655<h4>getClassIntrospector</h4>
656<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.html" title="class in com.fasterxml.jackson.databind.introspect">ClassIntrospector</a>&nbsp;getClassIntrospector()</pre>
657</li>
658</ul>
659<a name="getAnnotationIntrospector--">
660<!--   -->
661</a>
662<ul class="blockList">
663<li class="blockList">
664<h4>getAnnotationIntrospector</h4>
665<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind">AnnotationIntrospector</a>&nbsp;getAnnotationIntrospector()</pre>
666</li>
667</ul>
668<a name="getPropertyNamingStrategy--">
669<!--   -->
670</a>
671<ul class="blockList">
672<li class="blockList">
673<h4>getPropertyNamingStrategy</h4>
674<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind">PropertyNamingStrategy</a>&nbsp;getPropertyNamingStrategy()</pre>
675</li>
676</ul>
677<a name="getTypeFactory--">
678<!--   -->
679</a>
680<ul class="blockList">
681<li class="blockList">
682<h4>getTypeFactory</h4>
683<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/type/TypeFactory.html" title="class in com.fasterxml.jackson.databind.type">TypeFactory</a>&nbsp;getTypeFactory()</pre>
684</li>
685</ul>
686<a name="getTypeResolverBuilder--">
687<!--   -->
688</a>
689<ul class="blockList">
690<li class="blockList">
691<h4>getTypeResolverBuilder</h4>
692<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</a>&lt;?&gt;&nbsp;getTypeResolverBuilder()</pre>
693</li>
694</ul>
695<a name="getDateFormat--">
696<!--   -->
697</a>
698<ul class="blockList">
699<li class="blockList">
700<h4>getDateFormat</h4>
701<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/text/DateFormat.html?is-external=true" title="class or interface in java.text">DateFormat</a>&nbsp;getDateFormat()</pre>
702</li>
703</ul>
704<a name="getHandlerInstantiator--">
705<!--   -->
706</a>
707<ul class="blockList">
708<li class="blockList">
709<h4>getHandlerInstantiator</h4>
710<pre>public&nbsp;<a href="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg">HandlerInstantiator</a>&nbsp;getHandlerInstantiator()</pre>
711</li>
712</ul>
713<a name="getLocale--">
714<!--   -->
715</a>
716<ul class="blockList">
717<li class="blockList">
718<h4>getLocale</h4>
719<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;getLocale()</pre>
720</li>
721</ul>
722<a name="getTimeZone--">
723<!--   -->
724</a>
725<ul class="blockList">
726<li class="blockList">
727<h4>getTimeZone</h4>
728<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/TimeZone.html?is-external=true" title="class or interface in java.util">TimeZone</a>&nbsp;getTimeZone()</pre>
729</li>
730</ul>
731<a name="hasExplicitTimeZone--">
732<!--   -->
733</a>
734<ul class="blockList">
735<li class="blockList">
736<h4>hasExplicitTimeZone</h4>
737<pre>public&nbsp;boolean&nbsp;hasExplicitTimeZone()</pre>
738<div class="block">Accessor that may be called to determine whether this settings object
739 has been explicitly configured with a TimeZone (true), or is still
740 relying on the default settings (false).</div>
741<dl>
742<dt><span class="simpleTagLabel">Since:</span></dt>
743<dd>2.7</dd>
744</dl>
745</li>
746</ul>
747<a name="getBase64Variant--">
748<!--   -->
749</a>
750<ul class="blockListLast">
751<li class="blockList">
752<h4>getBase64Variant</h4>
753<pre>public&nbsp;<a href="http://fasterxml.github.com/jackson-core/javadoc/2.9/com/fasterxml/jackson/core/Base64Variant.html?is-external=true" title="class or interface in com.fasterxml.jackson.core">Base64Variant</a>&nbsp;getBase64Variant()</pre>
754</li>
755</ul>
756</li>
757</ul>
758</li>
759</ul>
760</div>
761</div>
762<!-- ========= END OF CLASS DATA ========= -->
763<!-- ======= START OF BOTTOM NAVBAR ====== -->
764<div class="bottomNav"><a name="navbar.bottom">
765<!--   -->
766</a>
767<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
768<a name="navbar.bottom.firstrow">
769<!--   -->
770</a>
771<ul class="navList" title="Navigation">
772<li><a href="../../../../../overview-summary.html">Overview</a></li>
773<li><a href="package-summary.html">Package</a></li>
774<li class="navBarCell1Rev">Class</li>
775<li><a href="class-use/BaseSettings.html">Use</a></li>
776<li><a href="package-tree.html">Tree</a></li>
777<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
778<li><a href="../../../../../index-all.html">Index</a></li>
779<li><a href="../../../../../help-doc.html">Help</a></li>
780</ul>
781</div>
782<div class="subNav">
783<ul class="navList">
784<li>Prev&nbsp;Class</li>
785<li><a href="../../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
786</ul>
787<ul class="navList">
788<li><a href="../../../../../index.html?com/fasterxml/jackson/databind/cfg/BaseSettings.html" target="_top">Frames</a></li>
789<li><a href="BaseSettings.html" target="_top">No&nbsp;Frames</a></li>
790</ul>
791<ul class="navList" id="allclasses_navbar_bottom">
792<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
793</ul>
794<div>
795<script type="text/javascript"><!--
796  allClassesLink = document.getElementById("allclasses_navbar_bottom");
797  if(window==top) {
798    allClassesLink.style.display = "block";
799  }
800  else {
801    allClassesLink.style.display = "none";
802  }
803  //-->
804</script>
805</div>
806<div>
807<ul class="subNavList">
808<li>Summary:&nbsp;</li>
809<li>Nested&nbsp;|&nbsp;</li>
810<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
811<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
812<li><a href="#method.summary">Method</a></li>
813</ul>
814<ul class="subNavList">
815<li>Detail:&nbsp;</li>
816<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
817<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
818<li><a href="#method.detail">Method</a></li>
819</ul>
820</div>
821<a name="skip.navbar.bottom">
822<!--   -->
823</a></div>
824<!-- ======== END OF BOTTOM NAVBAR ======= -->
825<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2018 <a href="http://fasterxml.com/">FasterXML</a>. All rights reserved.</small></p>
826</body>
827</html>
828