PageRenderTime 69ms CodeModel.GetById 22ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://prototipomemoria.googlecode.com/
HTML | 348 lines | 284 code | 42 blank | 22 comment | 0 complexity | 150e81b165dee1ad955f9047c3b5502f MD5 | raw file
Possible License(s): BSD-3-Clause
  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:06 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. Harness (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="Harness (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/Harness.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;PREV CLASS&nbsp;
  52. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Metric.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><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/Harness.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="Harness.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</FONT>
  82. <BR>
  83. Class Harness</H2>
  84. <PRE>
  85. <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
  86. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.xstream.tools.benchmark.Harness</B>
  87. </PRE>
  88. <HR>
  89. <DL>
  90. <DT><PRE>public class <B>Harness</B><DT>extends <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL>
  91. </PRE>
  92. <P>
  93. A simple harness for running benchmarks over object serialization products.
  94. <p/>
  95. There are three dimensions that can be added:
  96. <ul>
  97. <li><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Product.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><CODE>Product</CODE></A> (e.g. DOM, SAX, XPP...)</li>
  98. <li><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Metric.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><CODE>Metric</CODE></A> (e.g. time taken, memory usage, output size...)</li>
  99. <li><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Target.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><CODE>Target</CODE></A> (e.g. a small object, large object, list of objects...)</li>
  100. </ul>
  101. The Harness will then across every permutation of these
  102. (in order of product, metric, target), and write the results to a <A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Reporter.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><CODE>Reporter</CODE></A>.
  103. <h3>Example usage</h3>
  104. <pre>
  105. Harness harness = new Harness();
  106. // Compare speed of serialization/deserialization metrics...
  107. harness.addMetric(new SerializationSpeedMetric());
  108. harness.addMetric(new DeserializationSpeedMetric());
  109. // Using a simple String and a JTree instance...
  110. harness.addTarget(new StringTarget());
  111. harness.addTarget(new JTreeTarget());
  112. // Across XStream with different XML drivers.
  113. harness.addProduct(new XStreamDom());
  114. harness.addProduct(new XStreamXpp());
  115. harness.addProduct(new XStreamSax());
  116. // Now do it, and report the results as text to the console.
  117. harness.run(new TextReporter());
  118. </pre>
  119. <P>
  120. <P>
  121. <DL>
  122. <DT><B>Author:</B></DT>
  123. <DD>Joe Walnes</DD>
  124. </DL>
  125. <HR>
  126. <P>
  127. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  128. <A NAME="constructor_summary"><!-- --></A>
  129. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  130. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  131. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  132. <B>Constructor Summary</B></FONT></TH>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Harness.html#Harness()">Harness</A></B>()</CODE>
  136. <BR>
  137. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  138. </TR>
  139. </TABLE>
  140. &nbsp;
  141. <!-- ========== METHOD SUMMARY =========== -->
  142. <A NAME="method_summary"><!-- --></A>
  143. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  144. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  145. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  146. <B>Method Summary</B></FONT></TH>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;void</CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Harness.html#addMetric(com.thoughtworks.xstream.tools.benchmark.Metric)">addMetric</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Metric.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Metric</A>&nbsp;metric)</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>&nbsp;void</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Harness.html#addProduct(com.thoughtworks.xstream.tools.benchmark.Product)">addProduct</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Product.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Product</A>&nbsp;product)</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;void</CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Harness.html#addTarget(com.thoughtworks.xstream.tools.benchmark.Target)">addTarget</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Target.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Target</A>&nbsp;target)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;void</CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Harness.html#run(com.thoughtworks.xstream.tools.benchmark.Reporter)">run</A></B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Reporter.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Reporter</A>&nbsp;reporter)</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  175. </TR>
  176. </TABLE>
  177. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  178. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  179. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  180. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  184. </TR>
  185. </TABLE>
  186. &nbsp;
  187. <P>
  188. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  189. <A NAME="constructor_detail"><!-- --></A>
  190. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  191. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  192. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  193. <B>Constructor Detail</B></FONT></TH>
  194. </TR>
  195. </TABLE>
  196. <A NAME="Harness()"><!-- --></A><H3>
  197. Harness</H3>
  198. <PRE>
  199. public <B>Harness</B>()</PRE>
  200. <DL>
  201. </DL>
  202. <!-- ============ METHOD DETAIL ========== -->
  203. <A NAME="method_detail"><!-- --></A>
  204. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  205. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  206. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  207. <B>Method Detail</B></FONT></TH>
  208. </TR>
  209. </TABLE>
  210. <A NAME="addProduct(com.thoughtworks.xstream.tools.benchmark.Product)"><!-- --></A><H3>
  211. addProduct</H3>
  212. <PRE>
  213. public void <B>addProduct</B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Product.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Product</A>&nbsp;product)</PRE>
  214. <DL>
  215. <DD><DL>
  216. </DL>
  217. </DD>
  218. </DL>
  219. <HR>
  220. <A NAME="addTarget(com.thoughtworks.xstream.tools.benchmark.Target)"><!-- --></A><H3>
  221. addTarget</H3>
  222. <PRE>
  223. public void <B>addTarget</B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Target.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Target</A>&nbsp;target)</PRE>
  224. <DL>
  225. <DD><DL>
  226. </DL>
  227. </DD>
  228. </DL>
  229. <HR>
  230. <A NAME="addMetric(com.thoughtworks.xstream.tools.benchmark.Metric)"><!-- --></A><H3>
  231. addMetric</H3>
  232. <PRE>
  233. public void <B>addMetric</B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Metric.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Metric</A>&nbsp;metric)</PRE>
  234. <DL>
  235. <DD><DL>
  236. </DL>
  237. </DD>
  238. </DL>
  239. <HR>
  240. <A NAME="run(com.thoughtworks.xstream.tools.benchmark.Reporter)"><!-- --></A><H3>
  241. run</H3>
  242. <PRE>
  243. public void <B>run</B>(<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Reporter.html" title="interface in com.thoughtworks.xstream.tools.benchmark">Reporter</A>&nbsp;reporter)</PRE>
  244. <DL>
  245. <DD><DL>
  246. </DL>
  247. </DD>
  248. </DL>
  249. <!-- ========= END OF CLASS DATA ========= -->
  250. <HR>
  251. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  252. <A NAME="navbar_bottom"><!-- --></A>
  253. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  254. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  255. <TR>
  256. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  257. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  258. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  259. <TR ALIGN="center" VALIGN="top">
  260. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  261. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  262. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  263. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Harness.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  264. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  265. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  266. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  267. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  268. </TR>
  269. </TABLE>
  270. </TD>
  271. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  272. </EM>
  273. </TD>
  274. </TR>
  275. <TR>
  276. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  277. &nbsp;PREV CLASS&nbsp;
  278. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/tools/benchmark/Metric.html" title="interface in com.thoughtworks.xstream.tools.benchmark"><B>NEXT CLASS</B></A></FONT></TD>
  279. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  280. <A HREF="../../../../../index.html?com/thoughtworks/xstream/tools/benchmark/Harness.html" target="_top"><B>FRAMES</B></A> &nbsp;
  281. &nbsp;<A HREF="Harness.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  282. &nbsp;<SCRIPT type="text/javascript">
  283. <!--
  284. if(window==top) {
  285. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  286. }
  287. //-->
  288. </SCRIPT>
  289. <NOSCRIPT>
  290. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  291. </NOSCRIPT>
  292. </FONT></TD>
  293. </TR>
  294. <TR>
  295. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  296. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  297. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  298. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  299. </TR>
  300. </TABLE>
  301. <A NAME="skip-navbar_bottom"></A>
  302. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  303. <HR>
  304. Copyright &#169; 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
  305. </BODY>
  306. </HTML>