• 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_35) on Tue Oct 09 17:08:25 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.1.0 API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-10-09">
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.1.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<A HREF="http://fasterxml.github.com/jackson-core/javadoc/2.1.0/com/fasterxml/jackson/core/JsonParser.html?is-external=true" title="class or interface in com.fasterxml.jackson.core"><CODE>JsonParser</CODE></A>&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"><B>com.fasterxml.jackson.databind.ser</B></A></TD>
114<TD>Contains implementation classes of serialization part of
115 data binding.&nbsp;</TD>
116</TR>
117<TR BGCOLOR="white" CLASS="TableRowColor">
118<TD><A HREF="#com.fasterxml.jackson.databind.ser.impl"><B>com.fasterxml.jackson.databind.ser.impl</B></A></TD>
119<TD>Contains implementation classes of serialization part of
120 data binding.&nbsp;</TD>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD><A HREF="#com.fasterxml.jackson.databind.ser.std"><B>com.fasterxml.jackson.databind.ser.std</B></A></TD>
124<TD>&nbsp;&nbsp;</TD>
125</TR>
126</TABLE>
127&nbsp;
128<P>
129<A NAME="com.fasterxml.jackson.databind"><!-- --></A>
130<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
131<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
132<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
133Classes 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>
134</TR>
135<TR BGCOLOR="white" CLASS="TableRowColor">
136<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ArrayNode.html#com.fasterxml.jackson.databind"><B>ArrayNode</B></A></B>
137
138<BR>
139&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node class that represents Arrays mapped from Json content.</TD>
140</TR>
141<TR BGCOLOR="white" CLASS="TableRowColor">
142<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/JsonNodeFactory.html#com.fasterxml.jackson.databind"><B>JsonNodeFactory</B></A></B>
143
144<BR>
145&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class that specifies methods for getting access to
146 Node instances (newly constructed, or shared, depending
147 on type), as well as basic implementation of the methods.</TD>
148</TR>
149<TR BGCOLOR="white" CLASS="TableRowColor">
150<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind"><B>ObjectNode</B></A></B>
151
152<BR>
153&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
154</TR>
155</TABLE>
156&nbsp;
157<P>
158<A NAME="com.fasterxml.jackson.databind.jsonschema"><!-- --></A>
159<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
161<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
162Classes 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>
163</TR>
164<TR BGCOLOR="white" CLASS="TableRowColor">
165<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.jsonschema"><B>ObjectNode</B></A></B>
166
167<BR>
168&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
169</TR>
170</TABLE>
171&nbsp;
172<P>
173<A NAME="com.fasterxml.jackson.databind.node"><!-- --></A>
174<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
177Classes 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>
178</TR>
179<TR BGCOLOR="white" CLASS="TableRowColor">
180<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ArrayNode.html#com.fasterxml.jackson.databind.node"><B>ArrayNode</B></A></B>
181
182<BR>
183&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node class that represents Arrays mapped from Json content.</TD>
184</TR>
185<TR BGCOLOR="white" CLASS="TableRowColor">
186<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BaseJsonNode.html#com.fasterxml.jackson.databind.node"><B>BaseJsonNode</B></A></B>
187
188<BR>
189&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>
190 implementations.</TD>
191</TR>
192<TR BGCOLOR="white" CLASS="TableRowColor">
193<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BigIntegerNode.html#com.fasterxml.jackson.databind.node"><B>BigIntegerNode</B></A></B>
194
195<BR>
196&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 64-bit integer values.</TD>
197</TR>
198<TR BGCOLOR="white" CLASS="TableRowColor">
199<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BinaryNode.html#com.fasterxml.jackson.databind.node"><B>BinaryNode</B></A></B>
200
201<BR>
202&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains Base64 encoded binary value, which will be
203 output and stored as Json String value.</TD>
204</TR>
205<TR BGCOLOR="white" CLASS="TableRowColor">
206<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/BooleanNode.html#com.fasterxml.jackson.databind.node"><B>BooleanNode</B></A></B>
207
208<BR>
209&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This concrete value class is used to contain boolean (true / false)
210 values.</TD>
211</TR>
212<TR BGCOLOR="white" CLASS="TableRowColor">
213<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ContainerNode.html#com.fasterxml.jackson.databind.node"><B>ContainerNode</B></A></B>
214
215<BR>
216&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This intermediate base class is used for all container nodes,
217 specifically, array and object nodes.</TD>
218</TR>
219<TR BGCOLOR="white" CLASS="TableRowColor">
220<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>
221
222<BR>
223&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
224</TR>
225<TR BGCOLOR="white" CLASS="TableRowColor">
226<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>
227
228<BR>
229&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
230</TR>
231<TR BGCOLOR="white" CLASS="TableRowColor">
232<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/DecimalNode.html#com.fasterxml.jackson.databind.node"><B>DecimalNode</B></A></B>
233
234<BR>
235&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains values that do not fit in simple
236 integer (int, long) or floating point (double) values.</TD>
237</TR>
238<TR BGCOLOR="white" CLASS="TableRowColor">
239<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/DoubleNode.html#com.fasterxml.jackson.databind.node"><B>DoubleNode</B></A></B>
240
241<BR>
242&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains 64-bit ("double precision")
243 floating point values simple 32-bit integer values.</TD>
244</TR>
245<TR BGCOLOR="white" CLASS="TableRowColor">
246<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/IntNode.html#com.fasterxml.jackson.databind.node"><B>IntNode</B></A></B>
247
248<BR>
249&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 32-bit integer values.</TD>
250</TR>
251<TR BGCOLOR="white" CLASS="TableRowColor">
252<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/JsonNodeFactory.html#com.fasterxml.jackson.databind.node"><B>JsonNodeFactory</B></A></B>
253
254<BR>
255&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class that specifies methods for getting access to
256 Node instances (newly constructed, or shared, depending
257 on type), as well as basic implementation of the methods.</TD>
258</TR>
259<TR BGCOLOR="white" CLASS="TableRowColor">
260<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/LongNode.html#com.fasterxml.jackson.databind.node"><B>LongNode</B></A></B>
261
262<BR>
263&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Numeric node that contains simple 64-bit integer values.</TD>
264</TR>
265<TR BGCOLOR="white" CLASS="TableRowColor">
266<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/MissingNode.html#com.fasterxml.jackson.databind.node"><B>MissingNode</B></A></B>
267
268<BR>
269&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This singleton node class is generated to denote "missing nodes"
270 along paths that do not exist.</TD>
271</TR>
272<TR BGCOLOR="white" CLASS="TableRowColor">
273<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/NullNode.html#com.fasterxml.jackson.databind.node"><B>NullNode</B></A></B>
274
275<BR>
276&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This singleton value class is used to contain explicit JSON null
277 value.</TD>
278</TR>
279<TR BGCOLOR="white" CLASS="TableRowColor">
280<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/NumericNode.html#com.fasterxml.jackson.databind.node"><B>NumericNode</B></A></B>
281
282<BR>
283&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Intermediate value node used for numeric nodes.</TD>
284</TR>
285<TR BGCOLOR="white" CLASS="TableRowColor">
286<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.node"><B>ObjectNode</B></A></B>
287
288<BR>
289&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
290</TR>
291<TR BGCOLOR="white" CLASS="TableRowColor">
292<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/POJONode.html#com.fasterxml.jackson.databind.node"><B>POJONode</B></A></B>
293
294<BR>
295&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains a wrapped POJO, to be serialized as
296 a JSON constructed through data mapping (usually done by
297 calling <A HREF="../../../../../com/fasterxml/jackson/databind/ObjectMapper.html" title="class in com.fasterxml.jackson.databind"><CODE>ObjectMapper</CODE></A>).</TD>
298</TR>
299<TR BGCOLOR="white" CLASS="TableRowColor">
300<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/TextNode.html#com.fasterxml.jackson.databind.node"><B>TextNode</B></A></B>
301
302<BR>
303&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Value node that contains a text value.</TD>
304</TR>
305<TR BGCOLOR="white" CLASS="TableRowColor">
306<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ValueNode.html#com.fasterxml.jackson.databind.node"><B>ValueNode</B></A></B>
307
308<BR>
309&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This intermediate base class is used for all leaf nodes, that is,
310 all non-container (array or object) nodes, except for the
311 "missing node".</TD>
312</TR>
313</TABLE>
314&nbsp;
315<P>
316<A NAME="com.fasterxml.jackson.databind.ser"><!-- --></A>
317<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
318<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
319<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
320Classes 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/package-summary.html">com.fasterxml.jackson.databind.ser</A></FONT></TH>
321</TR>
322<TR BGCOLOR="white" CLASS="TableRowColor">
323<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.ser"><B>ObjectNode</B></A></B>
324
325<BR>
326&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
327</TR>
328</TABLE>
329&nbsp;
330<P>
331<A NAME="com.fasterxml.jackson.databind.ser.impl"><!-- --></A>
332<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
333<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
334<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
335Classes 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/impl/package-summary.html">com.fasterxml.jackson.databind.ser.impl</A></FONT></TH>
336</TR>
337<TR BGCOLOR="white" CLASS="TableRowColor">
338<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.ser.impl"><B>ObjectNode</B></A></B>
339
340<BR>
341&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
342</TR>
343</TABLE>
344&nbsp;
345<P>
346<A NAME="com.fasterxml.jackson.databind.ser.std"><!-- --></A>
347<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
348<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
349<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
350Classes 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>
351</TR>
352<TR BGCOLOR="white" CLASS="TableRowColor">
353<TD><B><A HREF="../../../../../com/fasterxml/jackson/databind/node/class-use/ObjectNode.html#com.fasterxml.jackson.databind.ser.std"><B>ObjectNode</B></A></B>
354
355<BR>
356&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Node that maps to JSON Object structures in JSON content.</TD>
357</TR>
358</TABLE>
359&nbsp;
360<P>
361<HR>
362
363
364<!-- ======= START OF BOTTOM NAVBAR ====== -->
365<A NAME="navbar_bottom"><!-- --></A>
366<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
367<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
368<TR>
369<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
370<A NAME="navbar_bottom_firstrow"><!-- --></A>
371<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
372  <TR ALIGN="center" VALIGN="top">
373  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
374  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
375  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
376  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
377  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
378  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
379  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
380  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
381  </TR>
382</TABLE>
383</TD>
384<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
385</EM>
386</TD>
387</TR>
388
389<TR>
390<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
391&nbsp;PREV&nbsp;
392&nbsp;NEXT</FONT></TD>
393<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
394  <A HREF="../../../../../index.html?com/fasterxml/jackson/databind/node/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
395&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
396&nbsp;<SCRIPT type="text/javascript">
397  <!--
398  if(window==top) {
399    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
400  }
401  //-->
402</SCRIPT>
403<NOSCRIPT>
404  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
405</NOSCRIPT>
406
407
408</FONT></TD>
409</TR>
410</TABLE>
411<A NAME="skip-navbar_bottom"></A>
412<!-- ======== END OF BOTTOM NAVBAR ======= -->
413
414<HR>
415Copyright &#169; 2012 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved.
416</BODY>
417</HTML>
418