• Home
  • 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>
4<HEAD>
5<!-- Generated by javadoc (build 1.6.0_29) on Mon Mar 26 19:07:21 PDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<TITLE>
8Uses of Package com.fasterxml.jackson.databind.node (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="Uses of Package com.fasterxml.jackson.databind.node (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&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;NEXT</FONT></TD>
61<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62  <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/node/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
63&nbsp;<A HREF="package-use.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>
85<B>Uses of Package<br>com.fasterxml.jackson.databind.node</B></H2>
86</CENTER>
87
88<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
89<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
90<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
91Packages that use <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A></FONT></TH>
92</TR>
93<TR BGCOLOR="white" CLASS="TableRowColor">
94<TD><A HREF="#com.fasterxml.jackson.databind"><B>com.fasterxml.jackson.databind</B></A></TD>
95<TD>Contains basic mapper (conversion) functionality that
96allows for converting between regular streaming json content and
97Java objects (beans or Tree Model: support for both is via
98<A HREF="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind"><CODE>ObjectMapper</CODE></A> class, as well
99as convenience methods included in
100<CODE>JsonParser</CODE>&nbsp;</TD>
101</TR>
102<TR BGCOLOR="white" CLASS="TableRowColor">
103<TD><A HREF="#com.fasterxml.jackson.databind.jsonschema"><B>com.fasterxml.jackson.databind.jsonschema</B></A></TD>
104<TD>Classes needed for JSON schema support (currently just ability
105 to generate schemas using serialization part of data mapping)&nbsp;</TD>
106</TR>
107<TR BGCOLOR="white" CLASS="TableRowColor">
108<TD><A HREF="#com.fasterxml.jackson.databind.node"><B>com.fasterxml.jackson.databind.node</B></A></TD>
109<TD>Contains concrete <A HREF="../../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><CODE>JsonNode</CODE></A> implementations
110 Jackson uses for the Tree model.&nbsp;</TD>
111</TR>
112<TR BGCOLOR="white" CLASS="TableRowColor">
113<TD><A HREF="#com.fasterxml.jackson.databind.ser.std"><B>com.fasterxml.jackson.databind.ser.std</B></A></TD>
114<TD>&nbsp;&nbsp;</TD>
115</TR>
116</TABLE>
117&nbsp;
118<P>
119<A NAME="com.fasterxml.jackson.databind"><!-- --></A>
120<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123Classes in <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A> used by <A HREF="../../../../../com/fasterxml/jackson/databind/package-summary.html">com.fasterxml.jackson.databind</A></FONT></TH>
124</TR>
125<TR BGCOLOR="white" CLASS="TableRowColor">
126<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ArrayNode.html#com.fasterxml.jackson.databind"><B>ArrayNode</B></A></B>
127
128<BR>
129&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node class that represents Arrays mapped from Json content.</TD>
130</TR>
131<TR BGCOLOR="white" CLASS="TableRowColor">
132<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/JsonNodeFactory.html#com.fasterxml.jackson.databind"><B>JsonNodeFactory</B></A></B>
133
134<BR>
135&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class that specifies methods for getting access to
136 Node instances (newly constructed, or shared, depending
137 on type), as well as basic implementation of the methods.</TD>
138</TR>
139<TR BGCOLOR="white" CLASS="TableRowColor">
140<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind"><B>ObjectNode</B></A></B>
141
142<BR>
143&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
144</TR>
145</TABLE>
146&nbsp;
147<P>
148<A NAME="com.fasterxml.jackson.databind.jsonschema"><!-- --></A>
149<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
152Classes in <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A> used by <A HREF="../../../../../com/fasterxml/jackson/databind/jsonschema/package-summary.html">com.fasterxml.jackson.databind.jsonschema</A></FONT></TH>
153</TR>
154<TR BGCOLOR="white" CLASS="TableRowColor">
155<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.jsonschema"><B>ObjectNode</B></A></B>
156
157<BR>
158&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
159</TR>
160</TABLE>
161&nbsp;
162<P>
163<A NAME="com.fasterxml.jackson.databind.node"><!-- --></A>
164<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
165<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
166<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
167Classes in <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A> used by <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A></FONT></TH>
168</TR>
169<TR BGCOLOR="white" CLASS="TableRowColor">
170<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ArrayNode.html#com.fasterxml.jackson.databind.node"><B>ArrayNode</B></A></B>
171
172<BR>
173&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node class that represents Arrays mapped from Json content.</TD>
174</TR>
175<TR BGCOLOR="white" CLASS="TableRowColor">
176<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BaseJsonNode.html#com.fasterxml.jackson.databind.node"><B>BaseJsonNode</B></A></B>
177
178<BR>
179&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract base class common to all standard <A HREF="../../../../../com/fasterxml/jackson/databind/JsonNode.html" title="class in com.fasterxml.jackson.databind"><CODE>JsonNode</CODE></A>
180 implementations.</TD>
181</TR>
182<TR BGCOLOR="white" CLASS="TableRowColor">
183<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BigIntegerNode.html#com.fasterxml.jackson.databind.node"><B>BigIntegerNode</B></A></B>
184
185<BR>
186&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 64-bit integer values.</TD>
187</TR>
188<TR BGCOLOR="white" CLASS="TableRowColor">
189<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BinaryNode.html#com.fasterxml.jackson.databind.node"><B>BinaryNode</B></A></B>
190
191<BR>
192&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains Base64 encoded binary value, which will be
193 output and stored as Json String value.</TD>
194</TR>
195<TR BGCOLOR="white" CLASS="TableRowColor">
196<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BooleanNode.html#com.fasterxml.jackson.databind.node"><B>BooleanNode</B></A></B>
197
198<BR>
199&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This concrete value class is used to contain boolean (true / false)
200 values.</TD>
201</TR>
202<TR BGCOLOR="white" CLASS="TableRowColor">
203<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ContainerNode.html#com.fasterxml.jackson.databind.node"><B>ContainerNode</B></A></B>
204
205<BR>
206&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This intermediate base class is used for all container nodes,
207 specifically, array and object nodes.</TD>
208</TR>
209<TR BGCOLOR="white" CLASS="TableRowColor">
210<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ContainerNode.NoNodesIterator.html#com.fasterxml.jackson.databind.node"><B>ContainerNode.NoNodesIterator</B></A></B>
211
212<BR>
213&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
214</TR>
215<TR BGCOLOR="white" CLASS="TableRowColor">
216<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ContainerNode.NoStringsIterator.html#com.fasterxml.jackson.databind.node"><B>ContainerNode.NoStringsIterator</B></A></B>
217
218<BR>
219&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
220</TR>
221<TR BGCOLOR="white" CLASS="TableRowColor">
222<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/DecimalNode.html#com.fasterxml.jackson.databind.node"><B>DecimalNode</B></A></B>
223
224<BR>
225&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains values that do not fit in simple
226 integer (int, long) or floating point (double) values.</TD>
227</TR>
228<TR BGCOLOR="white" CLASS="TableRowColor">
229<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/DoubleNode.html#com.fasterxml.jackson.databind.node"><B>DoubleNode</B></A></B>
230
231<BR>
232&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains 64-bit ("double precision")
233 floating point values simple 32-bit integer values.</TD>
234</TR>
235<TR BGCOLOR="white" CLASS="TableRowColor">
236<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/IntNode.html#com.fasterxml.jackson.databind.node"><B>IntNode</B></A></B>
237
238<BR>
239&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 32-bit integer values.</TD>
240</TR>
241<TR BGCOLOR="white" CLASS="TableRowColor">
242<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/JsonNodeFactory.html#com.fasterxml.jackson.databind.node"><B>JsonNodeFactory</B></A></B>
243
244<BR>
245&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class that specifies methods for getting access to
246 Node instances (newly constructed, or shared, depending
247 on type), as well as basic implementation of the methods.</TD>
248</TR>
249<TR BGCOLOR="white" CLASS="TableRowColor">
250<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/LongNode.html#com.fasterxml.jackson.databind.node"><B>LongNode</B></A></B>
251
252<BR>
253&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 64-bit integer values.</TD>
254</TR>
255<TR BGCOLOR="white" CLASS="TableRowColor">
256<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/MissingNode.html#com.fasterxml.jackson.databind.node"><B>MissingNode</B></A></B>
257
258<BR>
259&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This singleton node class is generated to denote "missing nodes"
260 along paths that do not exist.</TD>
261</TR>
262<TR BGCOLOR="white" CLASS="TableRowColor">
263<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/NullNode.html#com.fasterxml.jackson.databind.node"><B>NullNode</B></A></B>
264
265<BR>
266&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This singleton value class is used to contain explicit JSON null
267 value.</TD>
268</TR>
269<TR BGCOLOR="white" CLASS="TableRowColor">
270<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/NumericNode.html#com.fasterxml.jackson.databind.node"><B>NumericNode</B></A></B>
271
272<BR>
273&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Intermediate value node used for numeric nodes.</TD>
274</TR>
275<TR BGCOLOR="white" CLASS="TableRowColor">
276<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.node"><B>ObjectNode</B></A></B>
277
278<BR>
279&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
280</TR>
281<TR BGCOLOR="white" CLASS="TableRowColor">
282<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/POJONode.html#com.fasterxml.jackson.databind.node"><B>POJONode</B></A></B>
283
284<BR>
285&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains a wrapped POJO, to be serialized as
286 a JSON constructed through data mapping (usually done by
287 calling <A HREF="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind"><CODE>ObjectMapper</CODE></A>).</TD>
288</TR>
289<TR BGCOLOR="white" CLASS="TableRowColor">
290<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/TextNode.html#com.fasterxml.jackson.databind.node"><B>TextNode</B></A></B>
291
292<BR>
293&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains a text value.</TD>
294</TR>
295<TR BGCOLOR="white" CLASS="TableRowColor">
296<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ValueNode.html#com.fasterxml.jackson.databind.node"><B>ValueNode</B></A></B>
297
298<BR>
299&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This intermediate base class is used for all leaf nodes, that is,
300 all non-container (array or object) nodes, except for the
301 "missing node".</TD>
302</TR>
303</TABLE>
304&nbsp;
305<P>
306<A NAME="com.fasterxml.jackson.databind.ser.std"><!-- --></A>
307<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
308<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
309<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
310Classes in <A HREF="../../../../../com/fasterxml/jackson/databind/node/package-summary.html">com.fasterxml.jackson.databind.node</A> used by <A HREF="../../../../../com/fasterxml/jackson/databind/ser/std/package-summary.html">com.fasterxml.jackson.databind.ser.std</A></FONT></TH>
311</TR>
312<TR BGCOLOR="white" CLASS="TableRowColor">
313<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.ser.std"><B>ObjectNode</B></A></B>
314
315<BR>
316&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
317</TR>
318</TABLE>
319&nbsp;
320<P>
321<HR>
322
323
324<!-- ======= START OF BOTTOM NAVBAR ====== -->
325<A NAME="navbar_bottom"><!-- --></A>
326<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
327<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
328<TR>
329<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
330<A NAME="navbar_bottom_firstrow"><!-- --></A>
331<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
332  <TR ALIGN="center" VALIGN="top">
333  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
334  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
335  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
336  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
337  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
338  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
339  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
340  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
341  </TR>
342</TABLE>
343</TD>
344<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
345</EM>
346</TD>
347</TR>
348
349<TR>
350<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
351&nbsp;PREV&nbsp;
352&nbsp;NEXT</FONT></TD>
353<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
354  <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/node/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
355&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
356&nbsp;<SCRIPT type="text/javascript">
357  <!--
358  if(window==top) {
359    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
360  }
361  //-->
362</SCRIPT>
363<NOSCRIPT>
364  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
365</NOSCRIPT>
366
367
368</FONT></TD>
369</TR>
370</TABLE>
371<A NAME="skip-navbar_bottom"></A>
372<!-- ======== END OF BOTTOM NAVBAR ======= -->
373
374<HR>
375Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved.
376</BODY>
377</HTML>
378