/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/benchmark-javadoc/com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html

http://prototipomemoria.googlecode.com/ · HTML · 448 lines · 377 code · 49 blank · 22 comment · 0 complexity · a37d44d7ed6cebc09aaf8d95f49b2ad5 MD5 · raw file

  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_26) on Thu Aug 11 04:42:02 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. FiveBean (XStream Benchmark 1.4.1 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2011-08-11">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="FiveBean (XStream Benchmark 1.4.1 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  36. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FiveBean.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;<A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/Five.html" title="class in com.thoughtworks.xstream.tools.benchmark.model"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/One.html" title="class in com.thoughtworks.xstream.tools.benchmark.model"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../../../index.html?com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="FiveBean.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. <TR>
  69. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  70. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  71. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  72. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  73. </TR>
  74. </TABLE>
  75. <A NAME="skip-navbar_top"></A>
  76. <!-- ========= END OF TOP NAVBAR ========= -->
  77. <HR>
  78. <!-- ======== START OF CLASS DATA ======== -->
  79. <H2>
  80. <FONT SIZE="-1">
  81. com.thoughtworks.xstream.tools.benchmark.model</FONT>
  82. <BR>
  83. Class FiveBean</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html" title="class in com.thoughtworks.xstream.tools.benchmark.model">com.thoughtworks.xstream.tools.benchmark.model.OneBean</A>
  87. <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.xstream.tools.benchmark.model.FiveBean</B>
  88. </PRE>
  89. <HR>
  90. <DL>
  91. <DT><PRE>public class <B>FiveBean</B><DT>extends <A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html" title="class in com.thoughtworks.xstream.tools.benchmark.model">OneBean</A></DL>
  92. </PRE>
  93. <P>
  94. JavaBean class containing 5 basic types.
  95. <P>
  96. <P>
  97. <DL>
  98. <DT><B>Since:</B></DT>
  99. <DD>1.4</DD>
  100. </DL>
  101. <HR>
  102. <P>
  103. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  104. <A NAME="constructor_summary"><!-- --></A>
  105. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  106. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  107. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  108. <B>Constructor Summary</B></FONT></TH>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#FiveBean()">FiveBean</A></B>()</CODE>
  112. <BR>
  113. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  114. </TR>
  115. </TABLE>
  116. &nbsp;
  117. <!-- ========== METHOD SUMMARY =========== -->
  118. <A NAME="method_summary"><!-- --></A>
  119. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  120. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  121. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  122. <B>Method Summary</B></FONT></TH>
  123. </TR>
  124. <TR BGCOLOR="white" CLASS="TableRowColor">
  125. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  126. <CODE>&nbsp;boolean</CODE></FONT></TD>
  127. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;obj)</CODE>
  128. <BR>
  129. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  133. <CODE>&nbsp;java.lang.StringBuffer</CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#getFive()">getFive</A></B>()</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>&nbsp;char</CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#getFour()">getFour</A></B>()</CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;int</CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#getTwo()">getTwo</A></B>()</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  154. <CODE>&nbsp;int</CODE></FONT></TD>
  155. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#hashCode()">hashCode</A></B>()</CODE>
  156. <BR>
  157. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  161. <CODE>&nbsp;boolean</CODE></FONT></TD>
  162. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#isThree()">isThree</A></B>()</CODE>
  163. <BR>
  164. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  168. <CODE>&nbsp;void</CODE></FONT></TD>
  169. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#setFive(java.lang.StringBuffer)">setFive</A></B>(java.lang.StringBuffer&nbsp;five)</CODE>
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#setFour(char)">setFour</A></B>(char&nbsp;four)</CODE>
  177. <BR>
  178. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  182. <CODE>&nbsp;void</CODE></FONT></TD>
  183. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#setThree(boolean)">setThree</A></B>(boolean&nbsp;three)</CODE>
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  186. </TR>
  187. <TR BGCOLOR="white" CLASS="TableRowColor">
  188. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  189. <CODE>&nbsp;void</CODE></FONT></TD>
  190. <TD><CODE><B><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html#setTwo(int)">setTwo</A></B>(int&nbsp;two)</CODE>
  191. <BR>
  192. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  193. </TR>
  194. </TABLE>
  195. &nbsp;<A NAME="methods_inherited_from_class_com.thoughtworks.xstream.tools.benchmark.model.OneBean"><!-- --></A>
  196. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  197. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  198. <TH ALIGN="left"><B>Methods inherited from class com.thoughtworks.xstream.tools.benchmark.model.<A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html" title="class in com.thoughtworks.xstream.tools.benchmark.model">OneBean</A></B></TH>
  199. </TR>
  200. <TR BGCOLOR="white" CLASS="TableRowColor">
  201. <TD><CODE><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html#getOne()">getOne</A>, <A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html#setOne(java.lang.String)">setOne</A></CODE></TD>
  202. </TR>
  203. </TABLE>
  204. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  205. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  206. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  207. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  208. </TR>
  209. <TR BGCOLOR="white" CLASS="TableRowColor">
  210. <TD><CODE>clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  211. </TR>
  212. </TABLE>
  213. &nbsp;
  214. <P>
  215. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  216. <A NAME="constructor_detail"><!-- --></A>
  217. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  218. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  219. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  220. <B>Constructor Detail</B></FONT></TH>
  221. </TR>
  222. </TABLE>
  223. <A NAME="FiveBean()"><!-- --></A><H3>
  224. FiveBean</H3>
  225. <PRE>
  226. public <B>FiveBean</B>()</PRE>
  227. <DL>
  228. </DL>
  229. <!-- ============ METHOD DETAIL ========== -->
  230. <A NAME="method_detail"><!-- --></A>
  231. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  232. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  233. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  234. <B>Method Detail</B></FONT></TH>
  235. </TR>
  236. </TABLE>
  237. <A NAME="getTwo()"><!-- --></A><H3>
  238. getTwo</H3>
  239. <PRE>
  240. public int <B>getTwo</B>()</PRE>
  241. <DL>
  242. <DD><DL>
  243. </DL>
  244. </DD>
  245. </DL>
  246. <HR>
  247. <A NAME="setTwo(int)"><!-- --></A><H3>
  248. setTwo</H3>
  249. <PRE>
  250. public void <B>setTwo</B>(int&nbsp;two)</PRE>
  251. <DL>
  252. <DD><DL>
  253. </DL>
  254. </DD>
  255. </DL>
  256. <HR>
  257. <A NAME="isThree()"><!-- --></A><H3>
  258. isThree</H3>
  259. <PRE>
  260. public boolean <B>isThree</B>()</PRE>
  261. <DL>
  262. <DD><DL>
  263. </DL>
  264. </DD>
  265. </DL>
  266. <HR>
  267. <A NAME="setThree(boolean)"><!-- --></A><H3>
  268. setThree</H3>
  269. <PRE>
  270. public void <B>setThree</B>(boolean&nbsp;three)</PRE>
  271. <DL>
  272. <DD><DL>
  273. </DL>
  274. </DD>
  275. </DL>
  276. <HR>
  277. <A NAME="getFour()"><!-- --></A><H3>
  278. getFour</H3>
  279. <PRE>
  280. public char <B>getFour</B>()</PRE>
  281. <DL>
  282. <DD><DL>
  283. </DL>
  284. </DD>
  285. </DL>
  286. <HR>
  287. <A NAME="setFour(char)"><!-- --></A><H3>
  288. setFour</H3>
  289. <PRE>
  290. public void <B>setFour</B>(char&nbsp;four)</PRE>
  291. <DL>
  292. <DD><DL>
  293. </DL>
  294. </DD>
  295. </DL>
  296. <HR>
  297. <A NAME="getFive()"><!-- --></A><H3>
  298. getFive</H3>
  299. <PRE>
  300. public java.lang.StringBuffer <B>getFive</B>()</PRE>
  301. <DL>
  302. <DD><DL>
  303. </DL>
  304. </DD>
  305. </DL>
  306. <HR>
  307. <A NAME="setFive(java.lang.StringBuffer)"><!-- --></A><H3>
  308. setFive</H3>
  309. <PRE>
  310. public void <B>setFive</B>(java.lang.StringBuffer&nbsp;five)</PRE>
  311. <DL>
  312. <DD><DL>
  313. </DL>
  314. </DD>
  315. </DL>
  316. <HR>
  317. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  318. equals</H3>
  319. <PRE>
  320. public boolean <B>equals</B>(java.lang.Object&nbsp;obj)</PRE>
  321. <DL>
  322. <DD><DL>
  323. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html#equals(java.lang.Object)">equals</A></CODE> in class <CODE><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html" title="class in com.thoughtworks.xstream.tools.benchmark.model">OneBean</A></CODE></DL>
  324. </DD>
  325. <DD><DL>
  326. </DL>
  327. </DD>
  328. </DL>
  329. <HR>
  330. <A NAME="hashCode()"><!-- --></A><H3>
  331. hashCode</H3>
  332. <PRE>
  333. public int <B>hashCode</B>()</PRE>
  334. <DL>
  335. <DD><DL>
  336. <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html#hashCode()">hashCode</A></CODE> in class <CODE><A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/OneBean.html" title="class in com.thoughtworks.xstream.tools.benchmark.model">OneBean</A></CODE></DL>
  337. </DD>
  338. <DD><DL>
  339. </DL>
  340. </DD>
  341. </DL>
  342. <!-- ========= END OF CLASS DATA ========= -->
  343. <HR>
  344. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  345. <A NAME="navbar_bottom"><!-- --></A>
  346. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  347. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  348. <TR>
  349. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  350. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  351. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  352. <TR ALIGN="center" VALIGN="top">
  353. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  354. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  355. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  356. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/FiveBean.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  357. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  358. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  359. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  360. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  361. </TR>
  362. </TABLE>
  363. </TD>
  364. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  365. </EM>
  366. </TD>
  367. </TR>
  368. <TR>
  369. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  370. &nbsp;<A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/Five.html" title="class in com.thoughtworks.xstream.tools.benchmark.model"><B>PREV CLASS</B></A>&nbsp;
  371. &nbsp;<A HREF="../../../../../../com/thoughtworks/xstream/tools/benchmark/model/One.html" title="class in com.thoughtworks.xstream.tools.benchmark.model"><B>NEXT CLASS</B></A></FONT></TD>
  372. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  373. <A HREF="../../../../../../index.html?com/thoughtworks/xstream/tools/benchmark/model/FiveBean.html" target="_top"><B>FRAMES</B></A> &nbsp;
  374. &nbsp;<A HREF="FiveBean.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  375. &nbsp;<SCRIPT type="text/javascript">
  376. <!--
  377. if(window==top) {
  378. document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  379. }
  380. //-->
  381. </SCRIPT>
  382. <NOSCRIPT>
  383. <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  384. </NOSCRIPT>
  385. </FONT></TD>
  386. </TR>
  387. <TR>
  388. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  389. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  390. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  391. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  392. </TR>
  393. </TABLE>
  394. <A NAME="skip-navbar_bottom"></A>
  395. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  396. <HR>
  397. Copyright &#169; 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
  398. </BODY>
  399. </HTML>