1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!--NewPage--> 3<HTML> 4<HEAD> 5<!-- Generated by javadoc (build 1.6.0_29) on Mon Mar 26 19:07:19 PDT 2012 --> 6<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<TITLE> 8com.fasterxml.jackson.databind.cfg Class Hierarchy (jackson-databind 2.0.0 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2012-03-26"> 12 13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> 14 15<SCRIPT type="text/javascript"> 16function windowTitle() 17{ 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="com.fasterxml.jackson.databind.cfg Class Hierarchy (jackson-databind 2.0.0 API)"; 20 } 21} 22</SCRIPT> 23<NOSCRIPT> 24</NOSCRIPT> 25 26</HEAD> 27 28<BODY BGCOLOR="white" onload="windowTitle();"> 29<HR> 30 31 32<!-- ========= START OF TOP NAVBAR ======= --> 33<A NAME="navbar_top"><!-- --></A> 34<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 35<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 36<TR> 37<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 38<A NAME="navbar_top_firstrow"><!-- --></A> 39<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 40 <TR ALIGN="center" VALIGN="top"> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 45 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 49 </TR> 50</TABLE> 51</TD> 52<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 53</EM> 54</TD> 55</TR> 56 57<TR> 58<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 59 <A HREF="../../../../../com/fasterxml/jackson/databind/annotation/package-tree.html"><B>PREV</B></A> 60 <A HREF="../../../../../com/fasterxml/jackson/databind/deser/package-tree.html"><B>NEXT</B></A></FONT></TD> 61<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 62 <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/cfg/package-tree.html" target="_top"><B>FRAMES</B></A> 63 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 64 <SCRIPT type="text/javascript"> 65 <!-- 66 if(window==top) { 67 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 68 } 69 //--> 70</SCRIPT> 71<NOSCRIPT> 72 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> 73</NOSCRIPT> 74 75 76</FONT></TD> 77</TR> 78</TABLE> 79<A NAME="skip-navbar_top"></A> 80<!-- ========= END OF TOP NAVBAR ========= --> 81 82<HR> 83<CENTER> 84<H2> 85Hierarchy For Package com.fasterxml.jackson.databind.cfg 86</H2> 87</CENTER> 88<DL> 89<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL> 90<HR> 91<H2> 92Class Hierarchy 93</H2> 94<UL> 95<LI TYPE="circle">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"><B>Object</B></A><UL> 96<LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/BaseSettings.html" title="class in com.fasterxml.jackson.databind.cfg"><B>BaseSettings</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/DeserializerFactoryConfig.html" title="class in com.fasterxml.jackson.databind.cfg"><B>DeserializerFactoryConfig</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/HandlerInstantiator.html" title="class in com.fasterxml.jackson.databind.cfg"><B>HandlerInstantiator</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/MapperConfig.html" title="class in com.fasterxml.jackson.databind.cfg"><B>MapperConfig</B></A><T> (implements com.fasterxml.jackson.databind.introspect.<A HREF="../../../../../com/fasterxml/jackson/databind/introspect/ClassIntrospector.MixInResolver.html" title="interface in com.fasterxml.jackson.databind.introspect">ClassIntrospector.MixInResolver</A>) 97<UL> 98<LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/MapperConfigBase.html" title="class in com.fasterxml.jackson.databind.cfg"><B>MapperConfigBase</B></A><CFG,T></UL> 99<LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/SerializerFactoryConfig.html" title="class in com.fasterxml.jackson.databind.cfg"><B>SerializerFactoryConfig</B></A><LI TYPE="circle">com.fasterxml.jackson.core.util.VersionUtil<UL> 100<LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/DatabindVersion.html" title="class in com.fasterxml.jackson.databind.cfg"><B>DatabindVersion</B></A></UL> 101</UL> 102</UL> 103<H2> 104Interface Hierarchy 105</H2> 106<UL> 107<LI TYPE="circle">com.fasterxml.jackson.databind.cfg.<A HREF="../../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg"><B>ConfigFeature</B></A></UL> 108<HR> 109 110 111<!-- ======= START OF BOTTOM NAVBAR ====== --> 112<A NAME="navbar_bottom"><!-- --></A> 113<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 114<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 115<TR> 116<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 117<A NAME="navbar_bottom_firstrow"><!-- --></A> 118<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 119 <TR ALIGN="center" VALIGN="top"> 120 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 121 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 124 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> 125 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 127 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 128 </TR> 129</TABLE> 130</TD> 131<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 132</EM> 133</TD> 134</TR> 135 136<TR> 137<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 138 <A HREF="../../../../../com/fasterxml/jackson/databind/annotation/package-tree.html"><B>PREV</B></A> 139 <A HREF="../../../../../com/fasterxml/jackson/databind/deser/package-tree.html"><B>NEXT</B></A></FONT></TD> 140<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 141 <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/cfg/package-tree.html" target="_top"><B>FRAMES</B></A> 142 <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> 143 <SCRIPT type="text/javascript"> 144 <!-- 145 if(window==top) { 146 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 147 } 148 //--> 149</SCRIPT> 150<NOSCRIPT> 151 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> 152</NOSCRIPT> 153 154 155</FONT></TD> 156</TR> 157</TABLE> 158<A NAME="skip-navbar_bottom"></A> 159<!-- ======== END OF BOTTOM NAVBAR ======= --> 160 161<HR> 162Copyright © 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved. 163</BODY> 164</HTML> 165