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 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 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>&nbsp;</TD>
42  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
45  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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&nbsp;PREV&nbsp;
60&nbsp;<A HREF="../../../../com/fasterxml/jackson/databind/annotation/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/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
64&nbsp;<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
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.<A HREF="../../../../com/fasterxml/jackson/databind/AbstractTypeResolver.html" title="class in com.fasterxml.jackson.databind"><B>AbstractTypeResolver</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.html" title="class in com.fasterxml.jackson.databind"><B>AnnotationIntrospector</B></A> (implements com.fasterxml.jackson.core.Versioned)
97<UL>
98<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.Pair.html" title="class in com.fasterxml.jackson.databind"><B>AnnotationIntrospector.Pair</B></A></UL>
99<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.ReferenceProperty.html" title="class in com.fasterxml.jackson.databind"><B>AnnotationIntrospector.ReferenceProperty</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/BeanDescription.html" title="class in com.fasterxml.jackson.databind"><B>BeanDescription</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/BeanProperty.Std.html" title="class in com.fasterxml.jackson.databind"><B>BeanProperty.Std</B></A> (implements com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind">BeanProperty</A>)
100<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/DeserializationContext.html" title="class in com.fasterxml.jackson.databind"><B>DeserializationContext</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/InjectableValues.html" title="class in com.fasterxml.jackson.databind"><B>InjectableValues</B></A><UL>
101<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/InjectableValues.Std.html" title="class in com.fasterxml.jackson.databind"><B>InjectableValues.Std</B></A></UL>
102<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonDeserializer.html" title="class in com.fasterxml.jackson.databind"><B>JsonDeserializer</B></A>&lt;T&gt;<UL>
103<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonDeserializer.None.html" title="class in com.fasterxml.jackson.databind"><B>JsonDeserializer.None</B></A></UL>
104<LI TYPE="circle">com.fasterxml.jackson.core.JsonFactory (implements com.fasterxml.jackson.core.Versioned)
105<UL>
106<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/MappingJsonFactory.html" title="class in com.fasterxml.jackson.databind"><B>MappingJsonFactory</B></A></UL>
107<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonMappingException.Reference.html" title="class in com.fasterxml.jackson.databind"><B>JsonMappingException.Reference</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
108<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><B>JsonNode</B></A> (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;T&gt;, com.fasterxml.jackson.core.TreeNode)
109<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonSerializer.html" title="class in com.fasterxml.jackson.databind"><B>JsonSerializer</B></A>&lt;T&gt;<UL>
110<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonSerializer.None.html" title="class in com.fasterxml.jackson.databind"><B>JsonSerializer.None</B></A></UL>
111<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/KeyDeserializer.html" title="class in com.fasterxml.jackson.databind"><B>KeyDeserializer</B></A><UL>
112<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/KeyDeserializer.None.html" title="class in com.fasterxml.jackson.databind"><B>KeyDeserializer.None</B></A></UL>
113<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>&lt;T&gt; (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>)
114<UL>
115<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>&lt;CFG,T&gt;<UL>
116<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/DeserializationConfig.html" title="class in com.fasterxml.jackson.databind"><B>DeserializationConfig</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/SerializationConfig.html" title="class in com.fasterxml.jackson.databind"><B>SerializationConfig</B></A></UL>
117</UL>
118<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/MappingIterator.html" title="class in com.fasterxml.jackson.databind"><B>MappingIterator</B></A>&lt;T&gt; (implements java.util.<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>&lt;E&gt;)
119<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/Module.html" title="class in com.fasterxml.jackson.databind"><B>Module</B></A> (implements com.fasterxml.jackson.core.Versioned)
120<LI TYPE="circle">com.fasterxml.jackson.core.ObjectCodec<UL>
121<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind"><B>ObjectMapper</B></A> (implements com.fasterxml.jackson.core.Versioned)
122<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/ObjectReader.html" title="class in com.fasterxml.jackson.databind"><B>ObjectReader</B></A> (implements com.fasterxml.jackson.core.Versioned)
123</UL>
124<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/ObjectWriter.html" title="class in com.fasterxml.jackson.databind"><B>ObjectWriter</B></A> (implements com.fasterxml.jackson.core.Versioned)
125<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.html" title="class in com.fasterxml.jackson.databind"><B>PropertyNamingStrategy</B></A><UL>
126<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.PropertyNamingStrategyBase.html" title="class in com.fasterxml.jackson.databind"><B>PropertyNamingStrategy.PropertyNamingStrategyBase</B></A><UL>
127<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy.html" title="class in com.fasterxml.jackson.databind"><B>PropertyNamingStrategy.LowerCaseWithUnderscoresStrategy</B></A></UL>
128</UL>
129<LI TYPE="circle">com.fasterxml.jackson.core.type.ResolvedType<UL>
130<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JavaType.html" title="class in com.fasterxml.jackson.databind"><B>JavaType</B></A></UL>
131<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/SerializerProvider.html" title="class in com.fasterxml.jackson.databind"><B>SerializerProvider</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.jsontype.impl.<A HREF="../../../../com/fasterxml/jackson/databind/jsontype/impl/StdTypeResolverBuilder.html" title="class in com.fasterxml.jackson.databind.jsontype.impl"><B>StdTypeResolverBuilder</B></A> (implements com.fasterxml.jackson.databind.jsontype.<A HREF="../../../../com/fasterxml/jackson/databind/jsontype/TypeResolverBuilder.html" title="interface in com.fasterxml.jackson.databind.jsontype">TypeResolverBuilder</A>&lt;T&gt;)
132<UL>
133<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/ObjectMapper.DefaultTypeResolverBuilder.html" title="class in com.fasterxml.jackson.databind"><B>ObjectMapper.DefaultTypeResolverBuilder</B></A></UL>
134<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
135<UL>
136<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><B>Exception</B></A><UL>
137<LI TYPE="circle">java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io"><B>IOException</B></A><UL>
138<LI TYPE="circle">com.fasterxml.jackson.core.JsonProcessingException<UL>
139<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonMappingException.html" title="class in com.fasterxml.jackson.databind"><B>JsonMappingException</B></A></UL>
140</UL>
141<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><B>RuntimeException</B></A><UL>
142<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/RuntimeJsonMappingException.html" title="class in com.fasterxml.jackson.databind"><B>RuntimeJsonMappingException</B></A></UL>
143</UL>
144</UL>
145</UL>
146</UL>
147<H2>
148Interface Hierarchy
149</H2>
150<UL>
151<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/JsonSerializable.html" title="interface in com.fasterxml.jackson.databind"><B>JsonSerializable</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/Module.SetupContext.html" title="interface in com.fasterxml.jackson.databind"><B>Module.SetupContext</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.util.<A HREF="../../../../com/fasterxml/jackson/databind/util/Named.html" title="interface in com.fasterxml.jackson.databind.util"><B>Named</B></A><UL>
152<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/BeanProperty.html" title="interface in com.fasterxml.jackson.databind"><B>BeanProperty</B></A></UL>
153</UL>
154<H2>
155Enum Hierarchy
156</H2>
157<UL>
158<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>
159<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<A HREF="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>)
160<UL>
161<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/SerializationFeature.html" title="enum in com.fasterxml.jackson.databind"><B>SerializationFeature</B></A> (implements com.fasterxml.jackson.databind.cfg.<A HREF="../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg">ConfigFeature</A>)
162<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/ObjectMapper.DefaultTyping.html" title="enum in com.fasterxml.jackson.databind"><B>ObjectMapper.DefaultTyping</B></A><LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/MapperFeature.html" title="enum in com.fasterxml.jackson.databind"><B>MapperFeature</B></A> (implements com.fasterxml.jackson.databind.cfg.<A HREF="../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg">ConfigFeature</A>)
163<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/DeserializationFeature.html" title="enum in com.fasterxml.jackson.databind"><B>DeserializationFeature</B></A> (implements com.fasterxml.jackson.databind.cfg.<A HREF="../../../../com/fasterxml/jackson/databind/cfg/ConfigFeature.html" title="interface in com.fasterxml.jackson.databind.cfg">ConfigFeature</A>)
164<LI TYPE="circle">com.fasterxml.jackson.databind.<A HREF="../../../../com/fasterxml/jackson/databind/AnnotationIntrospector.ReferenceProperty.Type.html" title="enum in com.fasterxml.jackson.databind"><B>AnnotationIntrospector.ReferenceProperty.Type</B></A></UL>
165</UL>
166</UL>
167<HR>
168
169
170<!-- ======= START OF BOTTOM NAVBAR ====== -->
171<A NAME="navbar_bottom"><!-- --></A>
172<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
173<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
174<TR>
175<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
176<A NAME="navbar_bottom_firstrow"><!-- --></A>
177<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
178  <TR ALIGN="center" VALIGN="top">
179  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
180  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
181  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
182  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
183  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
184  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
185  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
186  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
187  </TR>
188</TABLE>
189</TD>
190<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
191</EM>
192</TD>
193</TR>
194
195<TR>
196<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
197&nbsp;PREV&nbsp;
198&nbsp;<A HREF="../../../../com/fasterxml/jackson/databind/annotation/package-tree.html"><B>NEXT</B></A></FONT></TD>
199<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
200  <A HREF="../../../../index.html?com/fasterxml/jackson/databind/package-tree.html" target="_top"><B>FRAMES</B></A>  &nbsp;
201&nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
202&nbsp;<SCRIPT type="text/javascript">
203  <!--
204  if(window==top) {
205    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
206  }
207  //-->
208</SCRIPT>
209<NOSCRIPT>
210  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
211</NOSCRIPT>
212
213
214</FONT></TD>
215</TR>
216</TABLE>
217<A NAME="skip-navbar_bottom"></A>
218<!-- ======== END OF BOTTOM NAVBAR ======= -->
219
220<HR>
221Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved.
222</BODY>
223</HTML>
224