• 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_31) on Mon May 14 18:45:50 PDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7<TITLE>
8Deprecated List (Jackson-core 2.0.2 API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-05-14">
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="Deprecated List (Jackson-core 2.0.2 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">    <FONT CLASS="NavBarFont1">Package</FONT>&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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&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><script type="text/javascript"><!--
53google_ad_client = "pub-1467773697956887";
54/* Jackson-ad-small */
55google_ad_slot = "6699487946";
56google_ad_width = 234;
57google_ad_height = 60;
58//-->
59</script>
60<script type="text/javascript"
61src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
62</script>
63</TD>
64</TR>
65
66<TR>
67<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
68&nbsp;PREV&nbsp;
69&nbsp;NEXT</FONT></TD>
70<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
71  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
72&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
73&nbsp;<SCRIPT type="text/javascript">
74  <!--
75  if(window==top) {
76    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
77  }
78  //-->
79</SCRIPT>
80<NOSCRIPT>
81  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
82</NOSCRIPT>
83
84
85</FONT></TD>
86</TR>
87</TABLE>
88<A NAME="skip-navbar_top"></A>
89<!-- ========= END OF TOP NAVBAR ========= -->
90
91<HR>
92<CENTER>
93<H2>
94<B>Deprecated API</B></H2>
95</CENTER>
96<HR SIZE="4" NOSHADE>
97<B>Contents</B><UL>
98<LI><A HREF="#method">Deprecated Methods</A>
99<LI><A HREF="#constructor">Deprecated Constructors</A>
100</UL>
101
102<A NAME="method"><!-- --></A>
103<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
104<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
105<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
106<B>Deprecated Methods</B></FONT></TH>
107</TR>
108<TR BGCOLOR="white" CLASS="TableRowColor">
109<TD><A HREF="com/fasterxml/jackson/core/util/VersionUtil.html#parseVersion(java.lang.String)">com.fasterxml.jackson.core.util.VersionUtil.parseVersion(String)</A>
110<BR>
111&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I></I>&nbsp;&nbsp;</TD>
112</TR>
113</TABLE>
114&nbsp;
115<P>
116<A NAME="constructor"><!-- --></A>
117<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
120<B>Deprecated Constructors</B></FONT></TH>
121</TR>
122<TR BGCOLOR="white" CLASS="TableRowColor">
123<TD><A HREF="com/fasterxml/jackson/core/Version.html#Version(int, int, int, java.lang.String)">com.fasterxml.jackson.core.Version(int, int, int, String)</A>
124<BR>
125&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use variant that takes group and artifact ids</I>&nbsp;</TD>
126</TR>
127</TABLE>
128&nbsp;
129<P>
130<HR>
131
132
133<!-- ======= START OF BOTTOM NAVBAR ====== -->
134<A NAME="navbar_bottom"><!-- --></A>
135<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
136<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
137<TR><td rowspan='3'><script type="text/javascript"><!--
138google_ad_client = "pub-1467773697956887";
139/* Jackson-ad-small */
140google_ad_slot = "6699487946";
141google_ad_width = 234;
142google_ad_height = 60;
143//-->
144</script>
145<script type="text/javascript"
146src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
147</script>
148<!-- GA -->
149<script type="text/javascript">
150var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
151document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
152</script>
153<script type="text/javascript">
154try {
155var pageTracker = _gat._getTracker("UA-140287-6");
156pageTracker._trackPageview();
157} catch(err) {}
158</script>
159</td>
160<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
161<A NAME="navbar_bottom_firstrow"><!-- --></A>
162<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
163  <TR ALIGN="center" VALIGN="top">
164  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
165  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
166  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
167  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
168  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
169  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
170  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
171  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
172  </TR>
173</TABLE>
174</TD>
175<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
176</EM>
177</TD>
178</TR>
179
180<TR>
181<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
182&nbsp;PREV&nbsp;
183&nbsp;NEXT</FONT></TD>
184<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
185  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
186&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
187&nbsp;<SCRIPT type="text/javascript">
188  <!--
189  if(window==top) {
190    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
191  }
192  //-->
193</SCRIPT>
194<NOSCRIPT>
195  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
196</NOSCRIPT>
197
198
199</FONT></TD>
200</TR>
201</TABLE>
202<A NAME="skip-navbar_bottom"></A>
203<!-- ======== END OF BOTTOM NAVBAR ======= -->
204
205<HR>
206Copyright &#169; 2012 <a href="http://fasterxml.com">fasterxml.com</a>. All Rights Reserved.
207</BODY>
208</HTML>
209