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_37) on Sun Nov 11 15:44:00 PST 2012 --> 6<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7<TITLE> 8Constant Field Values (Jackson-core 2.1.1 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2012-11-11"> 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="Constant Field Values (Jackson-core 2.1.1 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"> <FONT CLASS="NavBarFont1">Package</FONT> </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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </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><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 PREV 69 NEXT</FONT></TD> 70<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 71 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> 72 <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> 73 <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<H1> 94Constant Field Values</H1> 95</CENTER> 96<HR SIZE="4" NOSHADE> 97<B>Contents</B><UL> 98<LI><A HREF="#com.fasterxml">com.fasterxml.*</A> 99</UL> 100 101<A NAME="com.fasterxml"><!-- --></A> 102<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 103<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 104<TH ALIGN="left"><FONT SIZE="+2"> 105com.fasterxml.*</FONT></TH> 106</TR> 107</TABLE> 108 109<P> 110 111<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 112<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 113<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.<A HREF="com/fasterxml/jackson/core/Base64Variant.html" title="class in com.fasterxml.jackson.core">Base64Variant</A></TH> 114</TR> 115<TR BGCOLOR="white" CLASS="TableRowColor"> 116<A NAME="com.fasterxml.jackson.core.Base64Variant.BASE64_VALUE_INVALID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 117<CODE>public static final int</CODE></FONT></TD> 118<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/Base64Variant.html#BASE64_VALUE_INVALID">BASE64_VALUE_INVALID</A></CODE></TD> 119<TD ALIGN="right"><CODE>-1</CODE></TD> 120</TR> 121<TR BGCOLOR="white" CLASS="TableRowColor"> 122<A NAME="com.fasterxml.jackson.core.Base64Variant.BASE64_VALUE_PADDING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 123<CODE>public static final int</CODE></FONT></TD> 124<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/Base64Variant.html#BASE64_VALUE_PADDING">BASE64_VALUE_PADDING</A></CODE></TD> 125<TD ALIGN="right"><CODE>-2</CODE></TD> 126</TR> 127</FONT></TD> 128</TR> 129</TABLE> 130 131<P> 132 133<P> 134 135<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 136<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 137<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.<A HREF="com/fasterxml/jackson/core/JsonFactory.html" title="class in com.fasterxml.jackson.core">JsonFactory</A></TH> 138</TR> 139<TR BGCOLOR="white" CLASS="TableRowColor"> 140<A NAME="com.fasterxml.jackson.core.JsonFactory.FORMAT_NAME_JSON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 141<CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> 142<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/JsonFactory.html#FORMAT_NAME_JSON">FORMAT_NAME_JSON</A></CODE></TD> 143<TD ALIGN="right"><CODE>"JSON"</CODE></TD> 144</TR> 145</FONT></TD> 146</TR> 147</TABLE> 148 149<P> 150 151<P> 152 153<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 154<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 155<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.<A HREF="com/fasterxml/jackson/core/JsonStreamContext.html" title="class in com.fasterxml.jackson.core">JsonStreamContext</A></TH> 156</TR> 157<TR BGCOLOR="white" CLASS="TableRowColor"> 158<A NAME="com.fasterxml.jackson.core.JsonStreamContext.TYPE_ARRAY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 159<CODE>protected static final int</CODE></FONT></TD> 160<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/JsonStreamContext.html#TYPE_ARRAY">TYPE_ARRAY</A></CODE></TD> 161<TD ALIGN="right"><CODE>1</CODE></TD> 162</TR> 163<TR BGCOLOR="white" CLASS="TableRowColor"> 164<A NAME="com.fasterxml.jackson.core.JsonStreamContext.TYPE_OBJECT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 165<CODE>protected static final int</CODE></FONT></TD> 166<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/JsonStreamContext.html#TYPE_OBJECT">TYPE_OBJECT</A></CODE></TD> 167<TD ALIGN="right"><CODE>2</CODE></TD> 168</TR> 169<TR BGCOLOR="white" CLASS="TableRowColor"> 170<A NAME="com.fasterxml.jackson.core.JsonStreamContext.TYPE_ROOT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 171<CODE>protected static final int</CODE></FONT></TD> 172<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/JsonStreamContext.html#TYPE_ROOT">TYPE_ROOT</A></CODE></TD> 173<TD ALIGN="right"><CODE>0</CODE></TD> 174</TR> 175</FONT></TD> 176</TR> 177</TABLE> 178 179<P> 180 181<P> 182 183<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 184<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 185<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.base.<A HREF="com/fasterxml/jackson/core/base/ParserBase.html" title="class in com.fasterxml.jackson.core.base">ParserBase</A></TH> 186</TR> 187<TR BGCOLOR="white" CLASS="TableRowColor"> 188<A NAME="com.fasterxml.jackson.core.base.ParserBase.CHAR_NULL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 189<CODE>protected static final char</CODE></FONT></TD> 190<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#CHAR_NULL">CHAR_NULL</A></CODE></TD> 191<TD ALIGN="right"><CODE>0</CODE></TD> 192</TR> 193<TR BGCOLOR="white" CLASS="TableRowColor"> 194<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_0"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 195<CODE>protected static final int</CODE></FONT></TD> 196<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_0">INT_0</A></CODE></TD> 197<TD ALIGN="right"><CODE>48</CODE></TD> 198</TR> 199<TR BGCOLOR="white" CLASS="TableRowColor"> 200<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_1"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 201<CODE>protected static final int</CODE></FONT></TD> 202<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_1">INT_1</A></CODE></TD> 203<TD ALIGN="right"><CODE>49</CODE></TD> 204</TR> 205<TR BGCOLOR="white" CLASS="TableRowColor"> 206<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_2"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 207<CODE>protected static final int</CODE></FONT></TD> 208<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_2">INT_2</A></CODE></TD> 209<TD ALIGN="right"><CODE>50</CODE></TD> 210</TR> 211<TR BGCOLOR="white" CLASS="TableRowColor"> 212<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_3"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 213<CODE>protected static final int</CODE></FONT></TD> 214<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_3">INT_3</A></CODE></TD> 215<TD ALIGN="right"><CODE>51</CODE></TD> 216</TR> 217<TR BGCOLOR="white" CLASS="TableRowColor"> 218<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_4"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 219<CODE>protected static final int</CODE></FONT></TD> 220<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_4">INT_4</A></CODE></TD> 221<TD ALIGN="right"><CODE>52</CODE></TD> 222</TR> 223<TR BGCOLOR="white" CLASS="TableRowColor"> 224<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_5"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 225<CODE>protected static final int</CODE></FONT></TD> 226<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_5">INT_5</A></CODE></TD> 227<TD ALIGN="right"><CODE>53</CODE></TD> 228</TR> 229<TR BGCOLOR="white" CLASS="TableRowColor"> 230<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_6"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 231<CODE>protected static final int</CODE></FONT></TD> 232<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_6">INT_6</A></CODE></TD> 233<TD ALIGN="right"><CODE>54</CODE></TD> 234</TR> 235<TR BGCOLOR="white" CLASS="TableRowColor"> 236<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_7"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 237<CODE>protected static final int</CODE></FONT></TD> 238<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_7">INT_7</A></CODE></TD> 239<TD ALIGN="right"><CODE>55</CODE></TD> 240</TR> 241<TR BGCOLOR="white" CLASS="TableRowColor"> 242<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_8"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 243<CODE>protected static final int</CODE></FONT></TD> 244<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_8">INT_8</A></CODE></TD> 245<TD ALIGN="right"><CODE>56</CODE></TD> 246</TR> 247<TR BGCOLOR="white" CLASS="TableRowColor"> 248<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_9"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 249<CODE>protected static final int</CODE></FONT></TD> 250<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_9">INT_9</A></CODE></TD> 251<TD ALIGN="right"><CODE>57</CODE></TD> 252</TR> 253<TR BGCOLOR="white" CLASS="TableRowColor"> 254<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_DECIMAL_POINT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 255<CODE>protected static final int</CODE></FONT></TD> 256<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_DECIMAL_POINT">INT_DECIMAL_POINT</A></CODE></TD> 257<TD ALIGN="right"><CODE>46</CODE></TD> 258</TR> 259<TR BGCOLOR="white" CLASS="TableRowColor"> 260<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_e"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 261<CODE>protected static final int</CODE></FONT></TD> 262<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_e">INT_e</A></CODE></TD> 263<TD ALIGN="right"><CODE>101</CODE></TD> 264</TR> 265<TR BGCOLOR="white" CLASS="TableRowColor"> 266<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_E"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 267<CODE>protected static final int</CODE></FONT></TD> 268<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_E">INT_E</A></CODE></TD> 269<TD ALIGN="right"><CODE>69</CODE></TD> 270</TR> 271<TR BGCOLOR="white" CLASS="TableRowColor"> 272<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_MINUS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 273<CODE>protected static final int</CODE></FONT></TD> 274<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_MINUS">INT_MINUS</A></CODE></TD> 275<TD ALIGN="right"><CODE>45</CODE></TD> 276</TR> 277<TR BGCOLOR="white" CLASS="TableRowColor"> 278<A NAME="com.fasterxml.jackson.core.base.ParserBase.INT_PLUS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 279<CODE>protected static final int</CODE></FONT></TD> 280<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#INT_PLUS">INT_PLUS</A></CODE></TD> 281<TD ALIGN="right"><CODE>43</CODE></TD> 282</TR> 283<TR BGCOLOR="white" CLASS="TableRowColor"> 284<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_BIGDECIMAL"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 285<CODE>protected static final int</CODE></FONT></TD> 286<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_BIGDECIMAL">NR_BIGDECIMAL</A></CODE></TD> 287<TD ALIGN="right"><CODE>16</CODE></TD> 288</TR> 289<TR BGCOLOR="white" CLASS="TableRowColor"> 290<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_BIGINT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 291<CODE>protected static final int</CODE></FONT></TD> 292<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_BIGINT">NR_BIGINT</A></CODE></TD> 293<TD ALIGN="right"><CODE>4</CODE></TD> 294</TR> 295<TR BGCOLOR="white" CLASS="TableRowColor"> 296<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_DOUBLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 297<CODE>protected static final int</CODE></FONT></TD> 298<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_DOUBLE">NR_DOUBLE</A></CODE></TD> 299<TD ALIGN="right"><CODE>8</CODE></TD> 300</TR> 301<TR BGCOLOR="white" CLASS="TableRowColor"> 302<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_INT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 303<CODE>protected static final int</CODE></FONT></TD> 304<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_INT">NR_INT</A></CODE></TD> 305<TD ALIGN="right"><CODE>1</CODE></TD> 306</TR> 307<TR BGCOLOR="white" CLASS="TableRowColor"> 308<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_LONG"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 309<CODE>protected static final int</CODE></FONT></TD> 310<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_LONG">NR_LONG</A></CODE></TD> 311<TD ALIGN="right"><CODE>2</CODE></TD> 312</TR> 313<TR BGCOLOR="white" CLASS="TableRowColor"> 314<A NAME="com.fasterxml.jackson.core.base.ParserBase.NR_UNKNOWN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 315<CODE>protected static final int</CODE></FONT></TD> 316<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserBase.html#NR_UNKNOWN">NR_UNKNOWN</A></CODE></TD> 317<TD ALIGN="right"><CODE>0</CODE></TD> 318</TR> 319</FONT></TD> 320</TR> 321</TABLE> 322 323<P> 324 325<P> 326 327<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 328<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 329<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.base.<A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html" title="class in com.fasterxml.jackson.core.base">ParserMinimalBase</A></TH> 330</TR> 331<TR BGCOLOR="white" CLASS="TableRowColor"> 332<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_APOSTROPHE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 333<CODE>protected static final int</CODE></FONT></TD> 334<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_APOSTROPHE">INT_APOSTROPHE</A></CODE></TD> 335<TD ALIGN="right"><CODE>39</CODE></TD> 336</TR> 337<TR BGCOLOR="white" CLASS="TableRowColor"> 338<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_ASTERISK"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 339<CODE>protected static final int</CODE></FONT></TD> 340<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_ASTERISK">INT_ASTERISK</A></CODE></TD> 341<TD ALIGN="right"><CODE>42</CODE></TD> 342</TR> 343<TR BGCOLOR="white" CLASS="TableRowColor"> 344<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_b"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 345<CODE>protected static final int</CODE></FONT></TD> 346<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_b">INT_b</A></CODE></TD> 347<TD ALIGN="right"><CODE>98</CODE></TD> 348</TR> 349<TR BGCOLOR="white" CLASS="TableRowColor"> 350<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_BACKSLASH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 351<CODE>protected static final int</CODE></FONT></TD> 352<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_BACKSLASH">INT_BACKSLASH</A></CODE></TD> 353<TD ALIGN="right"><CODE>92</CODE></TD> 354</TR> 355<TR BGCOLOR="white" CLASS="TableRowColor"> 356<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_COLON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 357<CODE>protected static final int</CODE></FONT></TD> 358<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_COLON">INT_COLON</A></CODE></TD> 359<TD ALIGN="right"><CODE>58</CODE></TD> 360</TR> 361<TR BGCOLOR="white" CLASS="TableRowColor"> 362<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_COMMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 363<CODE>protected static final int</CODE></FONT></TD> 364<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_COMMA">INT_COMMA</A></CODE></TD> 365<TD ALIGN="right"><CODE>44</CODE></TD> 366</TR> 367<TR BGCOLOR="white" CLASS="TableRowColor"> 368<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_CR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 369<CODE>protected static final int</CODE></FONT></TD> 370<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_CR">INT_CR</A></CODE></TD> 371<TD ALIGN="right"><CODE>13</CODE></TD> 372</TR> 373<TR BGCOLOR="white" CLASS="TableRowColor"> 374<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_f"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 375<CODE>protected static final int</CODE></FONT></TD> 376<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_f">INT_f</A></CODE></TD> 377<TD ALIGN="right"><CODE>102</CODE></TD> 378</TR> 379<TR BGCOLOR="white" CLASS="TableRowColor"> 380<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_LBRACKET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 381<CODE>protected static final int</CODE></FONT></TD> 382<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_LBRACKET">INT_LBRACKET</A></CODE></TD> 383<TD ALIGN="right"><CODE>91</CODE></TD> 384</TR> 385<TR BGCOLOR="white" CLASS="TableRowColor"> 386<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_LCURLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 387<CODE>protected static final int</CODE></FONT></TD> 388<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_LCURLY">INT_LCURLY</A></CODE></TD> 389<TD ALIGN="right"><CODE>123</CODE></TD> 390</TR> 391<TR BGCOLOR="white" CLASS="TableRowColor"> 392<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_LF"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 393<CODE>protected static final int</CODE></FONT></TD> 394<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_LF">INT_LF</A></CODE></TD> 395<TD ALIGN="right"><CODE>10</CODE></TD> 396</TR> 397<TR BGCOLOR="white" CLASS="TableRowColor"> 398<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_n"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 399<CODE>protected static final int</CODE></FONT></TD> 400<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_n">INT_n</A></CODE></TD> 401<TD ALIGN="right"><CODE>110</CODE></TD> 402</TR> 403<TR BGCOLOR="white" CLASS="TableRowColor"> 404<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_QUOTE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 405<CODE>protected static final int</CODE></FONT></TD> 406<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_QUOTE">INT_QUOTE</A></CODE></TD> 407<TD ALIGN="right"><CODE>34</CODE></TD> 408</TR> 409<TR BGCOLOR="white" CLASS="TableRowColor"> 410<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_r"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 411<CODE>protected static final int</CODE></FONT></TD> 412<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_r">INT_r</A></CODE></TD> 413<TD ALIGN="right"><CODE>114</CODE></TD> 414</TR> 415<TR BGCOLOR="white" CLASS="TableRowColor"> 416<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_RBRACKET"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 417<CODE>protected static final int</CODE></FONT></TD> 418<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_RBRACKET">INT_RBRACKET</A></CODE></TD> 419<TD ALIGN="right"><CODE>93</CODE></TD> 420</TR> 421<TR BGCOLOR="white" CLASS="TableRowColor"> 422<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_RCURLY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 423<CODE>protected static final int</CODE></FONT></TD> 424<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_RCURLY">INT_RCURLY</A></CODE></TD> 425<TD ALIGN="right"><CODE>125</CODE></TD> 426</TR> 427<TR BGCOLOR="white" CLASS="TableRowColor"> 428<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_SLASH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 429<CODE>protected static final int</CODE></FONT></TD> 430<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_SLASH">INT_SLASH</A></CODE></TD> 431<TD ALIGN="right"><CODE>47</CODE></TD> 432</TR> 433<TR BGCOLOR="white" CLASS="TableRowColor"> 434<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_SPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 435<CODE>protected static final int</CODE></FONT></TD> 436<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_SPACE">INT_SPACE</A></CODE></TD> 437<TD ALIGN="right"><CODE>32</CODE></TD> 438</TR> 439<TR BGCOLOR="white" CLASS="TableRowColor"> 440<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_t"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 441<CODE>protected static final int</CODE></FONT></TD> 442<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_t">INT_t</A></CODE></TD> 443<TD ALIGN="right"><CODE>116</CODE></TD> 444</TR> 445<TR BGCOLOR="white" CLASS="TableRowColor"> 446<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_TAB"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 447<CODE>protected static final int</CODE></FONT></TD> 448<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_TAB">INT_TAB</A></CODE></TD> 449<TD ALIGN="right"><CODE>9</CODE></TD> 450</TR> 451<TR BGCOLOR="white" CLASS="TableRowColor"> 452<A NAME="com.fasterxml.jackson.core.base.ParserMinimalBase.INT_u"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 453<CODE>protected static final int</CODE></FONT></TD> 454<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/base/ParserMinimalBase.html#INT_u">INT_u</A></CODE></TD> 455<TD ALIGN="right"><CODE>117</CODE></TD> 456</TR> 457</FONT></TD> 458</TR> 459</TABLE> 460 461<P> 462 463<P> 464 465<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 466<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 467<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.format.<A HREF="com/fasterxml/jackson/core/format/DataFormatDetector.html" title="class in com.fasterxml.jackson.core.format">DataFormatDetector</A></TH> 468</TR> 469<TR BGCOLOR="white" CLASS="TableRowColor"> 470<A NAME="com.fasterxml.jackson.core.format.DataFormatDetector.DEFAULT_MAX_INPUT_LOOKAHEAD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 471<CODE>public static final int</CODE></FONT></TD> 472<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/format/DataFormatDetector.html#DEFAULT_MAX_INPUT_LOOKAHEAD">DEFAULT_MAX_INPUT_LOOKAHEAD</A></CODE></TD> 473<TD ALIGN="right"><CODE>64</CODE></TD> 474</TR> 475</FONT></TD> 476</TR> 477</TABLE> 478 479<P> 480 481<P> 482 483<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 484<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 485<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.io.<A HREF="com/fasterxml/jackson/core/io/CharacterEscapes.html" title="class in com.fasterxml.jackson.core.io">CharacterEscapes</A></TH> 486</TR> 487<TR BGCOLOR="white" CLASS="TableRowColor"> 488<A NAME="com.fasterxml.jackson.core.io.CharacterEscapes.ESCAPE_CUSTOM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 489<CODE>public static final int</CODE></FONT></TD> 490<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/io/CharacterEscapes.html#ESCAPE_CUSTOM">ESCAPE_CUSTOM</A></CODE></TD> 491<TD ALIGN="right"><CODE>-2</CODE></TD> 492</TR> 493<TR BGCOLOR="white" CLASS="TableRowColor"> 494<A NAME="com.fasterxml.jackson.core.io.CharacterEscapes.ESCAPE_NONE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 495<CODE>public static final int</CODE></FONT></TD> 496<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/io/CharacterEscapes.html#ESCAPE_NONE">ESCAPE_NONE</A></CODE></TD> 497<TD ALIGN="right"><CODE>0</CODE></TD> 498</TR> 499<TR BGCOLOR="white" CLASS="TableRowColor"> 500<A NAME="com.fasterxml.jackson.core.io.CharacterEscapes.ESCAPE_STANDARD"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 501<CODE>public static final int</CODE></FONT></TD> 502<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/io/CharacterEscapes.html#ESCAPE_STANDARD">ESCAPE_STANDARD</A></CODE></TD> 503<TD ALIGN="right"><CODE>-1</CODE></TD> 504</TR> 505</FONT></TD> 506</TR> 507</TABLE> 508 509<P> 510 511<P> 512 513<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 514<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 515<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.io.<A HREF="com/fasterxml/jackson/core/io/NumberInput.html" title="class in com.fasterxml.jackson.core.io">NumberInput</A></TH> 516</TR> 517<TR BGCOLOR="white" CLASS="TableRowColor"> 518<A NAME="com.fasterxml.jackson.core.io.NumberInput.NASTY_SMALL_DOUBLE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 519<CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> 520<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/io/NumberInput.html#NASTY_SMALL_DOUBLE">NASTY_SMALL_DOUBLE</A></CODE></TD> 521<TD ALIGN="right"><CODE>"2.2250738585072012e-308"</CODE></TD> 522</TR> 523</FONT></TD> 524</TR> 525</TABLE> 526 527<P> 528 529<P> 530 531<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 532<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 533<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.io.<A HREF="com/fasterxml/jackson/core/io/UTF32Reader.html" title="class in com.fasterxml.jackson.core.io">UTF32Reader</A></TH> 534</TR> 535<TR BGCOLOR="white" CLASS="TableRowColor"> 536<A NAME="com.fasterxml.jackson.core.io.UTF32Reader.LAST_VALID_UNICODE_CHAR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 537<CODE>protected static final int</CODE></FONT></TD> 538<TD ALIGN="left"><CODE>LAST_VALID_UNICODE_CHAR</CODE></TD> 539<TD ALIGN="right"><CODE>1114111</CODE></TD> 540</TR> 541<TR BGCOLOR="white" CLASS="TableRowColor"> 542<A NAME="com.fasterxml.jackson.core.io.UTF32Reader.NULL_BYTE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 543<CODE>protected static final char</CODE></FONT></TD> 544<TD ALIGN="left"><CODE>NULL_BYTE</CODE></TD> 545<TD ALIGN="right"><CODE>0</CODE></TD> 546</TR> 547<TR BGCOLOR="white" CLASS="TableRowColor"> 548<A NAME="com.fasterxml.jackson.core.io.UTF32Reader.NULL_CHAR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 549<CODE>protected static final char</CODE></FONT></TD> 550<TD ALIGN="left"><CODE>NULL_CHAR</CODE></TD> 551<TD ALIGN="right"><CODE>0</CODE></TD> 552</TR> 553</FONT></TD> 554</TR> 555</TABLE> 556 557<P> 558 559<P> 560 561<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 562<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 563<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.json.<A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html" title="class in com.fasterxml.jackson.core.json">JsonWriteContext</A></TH> 564</TR> 565<TR BGCOLOR="white" CLASS="TableRowColor"> 566<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_EXPECT_NAME"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 567<CODE>public static final int</CODE></FONT></TD> 568<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_EXPECT_NAME">STATUS_EXPECT_NAME</A></CODE></TD> 569<TD ALIGN="right"><CODE>5</CODE></TD> 570</TR> 571<TR BGCOLOR="white" CLASS="TableRowColor"> 572<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_EXPECT_VALUE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 573<CODE>public static final int</CODE></FONT></TD> 574<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_EXPECT_VALUE">STATUS_EXPECT_VALUE</A></CODE></TD> 575<TD ALIGN="right"><CODE>4</CODE></TD> 576</TR> 577<TR BGCOLOR="white" CLASS="TableRowColor"> 578<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_OK_AFTER_COLON"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 579<CODE>public static final int</CODE></FONT></TD> 580<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_OK_AFTER_COLON">STATUS_OK_AFTER_COLON</A></CODE></TD> 581<TD ALIGN="right"><CODE>2</CODE></TD> 582</TR> 583<TR BGCOLOR="white" CLASS="TableRowColor"> 584<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_OK_AFTER_COMMA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 585<CODE>public static final int</CODE></FONT></TD> 586<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_OK_AFTER_COMMA">STATUS_OK_AFTER_COMMA</A></CODE></TD> 587<TD ALIGN="right"><CODE>1</CODE></TD> 588</TR> 589<TR BGCOLOR="white" CLASS="TableRowColor"> 590<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_OK_AFTER_SPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 591<CODE>public static final int</CODE></FONT></TD> 592<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_OK_AFTER_SPACE">STATUS_OK_AFTER_SPACE</A></CODE></TD> 593<TD ALIGN="right"><CODE>3</CODE></TD> 594</TR> 595<TR BGCOLOR="white" CLASS="TableRowColor"> 596<A NAME="com.fasterxml.jackson.core.json.JsonWriteContext.STATUS_OK_AS_IS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 597<CODE>public static final int</CODE></FONT></TD> 598<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/JsonWriteContext.html#STATUS_OK_AS_IS">STATUS_OK_AS_IS</A></CODE></TD> 599<TD ALIGN="right"><CODE>0</CODE></TD> 600</TR> 601</FONT></TD> 602</TR> 603</TABLE> 604 605<P> 606 607<P> 608 609<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 610<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 611<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.json.<A HREF="com/fasterxml/jackson/core/json/UTF8JsonGenerator.html" title="class in com.fasterxml.jackson.core.json">UTF8JsonGenerator</A></TH> 612</TR> 613<TR BGCOLOR="white" CLASS="TableRowColor"> 614<A NAME="com.fasterxml.jackson.core.json.UTF8JsonGenerator.SURR1_FIRST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 615<CODE>protected static final int</CODE></FONT></TD> 616<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/UTF8JsonGenerator.html#SURR1_FIRST">SURR1_FIRST</A></CODE></TD> 617<TD ALIGN="right"><CODE>55296</CODE></TD> 618</TR> 619<TR BGCOLOR="white" CLASS="TableRowColor"> 620<A NAME="com.fasterxml.jackson.core.json.UTF8JsonGenerator.SURR1_LAST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 621<CODE>protected static final int</CODE></FONT></TD> 622<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/UTF8JsonGenerator.html#SURR1_LAST">SURR1_LAST</A></CODE></TD> 623<TD ALIGN="right"><CODE>56319</CODE></TD> 624</TR> 625<TR BGCOLOR="white" CLASS="TableRowColor"> 626<A NAME="com.fasterxml.jackson.core.json.UTF8JsonGenerator.SURR2_FIRST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 627<CODE>protected static final int</CODE></FONT></TD> 628<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/UTF8JsonGenerator.html#SURR2_FIRST">SURR2_FIRST</A></CODE></TD> 629<TD ALIGN="right"><CODE>56320</CODE></TD> 630</TR> 631<TR BGCOLOR="white" CLASS="TableRowColor"> 632<A NAME="com.fasterxml.jackson.core.json.UTF8JsonGenerator.SURR2_LAST"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 633<CODE>protected static final int</CODE></FONT></TD> 634<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/UTF8JsonGenerator.html#SURR2_LAST">SURR2_LAST</A></CODE></TD> 635<TD ALIGN="right"><CODE>57343</CODE></TD> 636</TR> 637</FONT></TD> 638</TR> 639</TABLE> 640 641<P> 642 643<P> 644 645<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 646<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 647<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.json.<A HREF="com/fasterxml/jackson/core/json/WriterBasedJsonGenerator.html" title="class in com.fasterxml.jackson.core.json">WriterBasedJsonGenerator</A></TH> 648</TR> 649<TR BGCOLOR="white" CLASS="TableRowColor"> 650<A NAME="com.fasterxml.jackson.core.json.WriterBasedJsonGenerator.SHORT_WRITE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 651<CODE>protected static final int</CODE></FONT></TD> 652<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/json/WriterBasedJsonGenerator.html#SHORT_WRITE">SHORT_WRITE</A></CODE></TD> 653<TD ALIGN="right"><CODE>32</CODE></TD> 654</TR> 655</FONT></TD> 656</TR> 657</TABLE> 658 659<P> 660 661<P> 662 663<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 664<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 665<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.sym.<A HREF="com/fasterxml/jackson/core/sym/BytesToNameCanonicalizer.html" title="class in com.fasterxml.jackson.core.sym">BytesToNameCanonicalizer</A></TH> 666</TR> 667<TR BGCOLOR="white" CLASS="TableRowColor"> 668<A NAME="com.fasterxml.jackson.core.sym.BytesToNameCanonicalizer.DEFAULT_TABLE_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 669<CODE>protected static final int</CODE></FONT></TD> 670<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/sym/BytesToNameCanonicalizer.html#DEFAULT_TABLE_SIZE">DEFAULT_TABLE_SIZE</A></CODE></TD> 671<TD ALIGN="right"><CODE>64</CODE></TD> 672</TR> 673<TR BGCOLOR="white" CLASS="TableRowColor"> 674<A NAME="com.fasterxml.jackson.core.sym.BytesToNameCanonicalizer.MAX_TABLE_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 675<CODE>protected static final int</CODE></FONT></TD> 676<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/sym/BytesToNameCanonicalizer.html#MAX_TABLE_SIZE">MAX_TABLE_SIZE</A></CODE></TD> 677<TD ALIGN="right"><CODE>65536</CODE></TD> 678</TR> 679</FONT></TD> 680</TR> 681</TABLE> 682 683<P> 684 685<P> 686 687<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 688<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 689<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.sym.<A HREF="com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer.html" title="class in com.fasterxml.jackson.core.sym">CharsToNameCanonicalizer</A></TH> 690</TR> 691<TR BGCOLOR="white" CLASS="TableRowColor"> 692<A NAME="com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.DEFAULT_TABLE_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 693<CODE>protected static final int</CODE></FONT></TD> 694<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer.html#DEFAULT_TABLE_SIZE">DEFAULT_TABLE_SIZE</A></CODE></TD> 695<TD ALIGN="right"><CODE>64</CODE></TD> 696</TR> 697<TR BGCOLOR="white" CLASS="TableRowColor"> 698<A NAME="com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.HASH_MULT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 699<CODE>public static final int</CODE></FONT></TD> 700<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer.html#HASH_MULT">HASH_MULT</A></CODE></TD> 701<TD ALIGN="right"><CODE>33</CODE></TD> 702</TR> 703<TR BGCOLOR="white" CLASS="TableRowColor"> 704<A NAME="com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.MAX_TABLE_SIZE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 705<CODE>protected static final int</CODE></FONT></TD> 706<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/sym/CharsToNameCanonicalizer.html#MAX_TABLE_SIZE">MAX_TABLE_SIZE</A></CODE></TD> 707<TD ALIGN="right"><CODE>65536</CODE></TD> 708</TR> 709</FONT></TD> 710</TR> 711</TABLE> 712 713<P> 714 715<P> 716 717<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 718<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 719<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.util.<A HREF="com/fasterxml/jackson/core/util/BufferRecycler.html" title="class in com.fasterxml.jackson.core.util">BufferRecycler</A></TH> 720</TR> 721<TR BGCOLOR="white" CLASS="TableRowColor"> 722<A NAME="com.fasterxml.jackson.core.util.BufferRecycler.DEFAULT_WRITE_CONCAT_BUFFER_LEN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 723<CODE>public static final int</CODE></FONT></TD> 724<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/util/BufferRecycler.html#DEFAULT_WRITE_CONCAT_BUFFER_LEN">DEFAULT_WRITE_CONCAT_BUFFER_LEN</A></CODE></TD> 725<TD ALIGN="right"><CODE>2000</CODE></TD> 726</TR> 727</FONT></TD> 728</TR> 729</TABLE> 730 731<P> 732 733<P> 734 735<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 736<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 737<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.util.<A HREF="com/fasterxml/jackson/core/util/MinimalPrettyPrinter.html" title="class in com.fasterxml.jackson.core.util">MinimalPrettyPrinter</A></TH> 738</TR> 739<TR BGCOLOR="white" CLASS="TableRowColor"> 740<A NAME="com.fasterxml.jackson.core.util.MinimalPrettyPrinter.DEFAULT_ROOT_VALUE_SEPARATOR"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 741<CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> 742<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/util/MinimalPrettyPrinter.html#DEFAULT_ROOT_VALUE_SEPARATOR">DEFAULT_ROOT_VALUE_SEPARATOR</A></CODE></TD> 743<TD ALIGN="right"><CODE>" "</CODE></TD> 744</TR> 745</FONT></TD> 746</TR> 747</TABLE> 748 749<P> 750 751<P> 752 753<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 754<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 755<TH ALIGN="left" COLSPAN="3">com.fasterxml.jackson.core.util.<A HREF="com/fasterxml/jackson/core/util/VersionUtil.html" title="class in com.fasterxml.jackson.core.util">VersionUtil</A></TH> 756</TR> 757<TR BGCOLOR="white" CLASS="TableRowColor"> 758<A NAME="com.fasterxml.jackson.core.util.VersionUtil.VERSION_FILE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> 759<CODE>public static final <A HREF="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD> 760<TD ALIGN="left"><CODE><A HREF="com/fasterxml/jackson/core/util/VersionUtil.html#VERSION_FILE">VERSION_FILE</A></CODE></TD> 761<TD ALIGN="right"><CODE>"VERSION.txt"</CODE></TD> 762</TR> 763</FONT></TD> 764</TR> 765</TABLE> 766 767<P> 768 769<P> 770<HR> 771 772 773<!-- ======= START OF BOTTOM NAVBAR ====== --> 774<A NAME="navbar_bottom"><!-- --></A> 775<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 776<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 777<TR><td rowspan='3'><script type="text/javascript"><!-- 778google_ad_client = "pub-1467773697956887"; 779/* Jackson-ad-small */ 780google_ad_slot = "6699487946"; 781google_ad_width = 234; 782google_ad_height = 60; 783//--> 784</script> 785<script type="text/javascript" 786src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 787</script> 788<!-- GA --> 789<script type="text/javascript"> 790var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); 791document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); 792</script> 793<script type="text/javascript"> 794try { 795var pageTracker = _gat._getTracker("UA-140287-6"); 796pageTracker._trackPageview(); 797} catch(err) {} 798</script> 799</td> 800<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 801<A NAME="navbar_bottom_firstrow"><!-- --></A> 802<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 803 <TR ALIGN="center" VALIGN="top"> 804 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 805 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> 806 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 807 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> 808 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 809 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 810 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 811 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 812 </TR> 813</TABLE> 814</TD> 815<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 816</EM> 817</TD> 818</TR> 819 820<TR> 821<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 822 PREV 823 NEXT</FONT></TD> 824<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 825 <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> 826 <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> 827 <SCRIPT type="text/javascript"> 828 <!-- 829 if(window==top) { 830 document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); 831 } 832 //--> 833</SCRIPT> 834<NOSCRIPT> 835 <A HREF="allclasses-noframe.html"><B>All Classes</B></A> 836</NOSCRIPT> 837 838 839</FONT></TD> 840</TR> 841</TABLE> 842<A NAME="skip-navbar_bottom"></A> 843<!-- ======== END OF BOTTOM NAVBAR ======= --> 844 845<HR> 846Copyright © 2012 <a href="http://fasterxml.com/">FasterXML</a>. All Rights Reserved. 847</BODY> 848</HTML> 849