PageRenderTime 169ms CodeModel.GetById 23ms RepoModel.GetById 1ms app.codeStats 0ms

/Prototipo/Servlet/lib/xstream-distribution-1.4.1-bin/xstream-1.4.1/docs/javadoc/com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html

http://prototipomemoria.googlecode.com/
HTML | 622 lines | 534 code | 65 blank | 23 comment | 0 complexity | fc927e7474cf5b4f3508ac2e17e728b1 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:40:18 CEST 2011 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. XmlHeaderAwareReader (XStream Core 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="XmlHeaderAwareReader (XStream Core 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/XmlHeaderAwareReader.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/core/util/WeakCache.html" title="class in com.thoughtworks.xstream.core.util"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;NEXT CLASS</FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../../index.html?com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlHeaderAwareReader.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;<A HREF="#fields_inherited_from_class_java.io.Reader">FIELD</A>&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.core.util</FONT>
  82. <BR>
  83. Class XmlHeaderAwareReader</H2>
  84. <PRE>
  85. <A HREF="http://java.sun.com/j2se/1.3/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 "><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">java.io.Reader</A>
  87. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.thoughtworks.xstream.core.util.XmlHeaderAwareReader</B>
  88. </PRE>
  89. <DL>
  90. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Readable.html?is-external=true" title="class or interface in java.lang">Readable</A></DD>
  91. </DL>
  92. <HR>
  93. <DL>
  94. <DT><PRE>public final class <B>XmlHeaderAwareReader</B><DT>extends <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></DL>
  95. </PRE>
  96. <P>
  97. A <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io"><CODE>Reader</CODE></A> that evaluates the XML header. It selects its encoding based on the encoding read with the XML
  98. header of the provided <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><CODE>InputStream</CODE></A>. The default encoding is <em>UTF-8</em> and the version is 1.0 if the
  99. stream does not contain an XML header or the attributes are not set within the header.
  100. <P>
  101. <P>
  102. <DL>
  103. <DT><B>Since:</B></DT>
  104. <DD>1.3</DD>
  105. <DT><B>Author:</B></DT>
  106. <DD>J&ouml;rg Schaible</DD>
  107. </DL>
  108. <HR>
  109. <P>
  110. <!-- =========== FIELD SUMMARY =========== -->
  111. <A NAME="field_summary"><!-- --></A>
  112. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  113. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  114. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  115. <B>Field Summary</B></FONT></TH>
  116. </TR>
  117. </TABLE>
  118. &nbsp;<A NAME="fields_inherited_from_class_java.io.Reader"><!-- --></A>
  119. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  120. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  121. <TH ALIGN="left"><B>Fields inherited from class java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></B></TH>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#lock" title="class or interface in java.io">lock</A></CODE></TD>
  125. </TR>
  126. </TABLE>
  127. &nbsp;
  128. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  129. <A NAME="constructor_summary"><!-- --></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">
  133. <B>Constructor Summary</B></FONT></TH>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#XmlHeaderAwareReader(java.io.InputStream)">XmlHeaderAwareReader</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)</CODE>
  137. <BR>
  138. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs an XmlHeaderAwareReader.</TD>
  139. </TR>
  140. </TABLE>
  141. &nbsp;
  142. <!-- ========== METHOD SUMMARY =========== -->
  143. <A NAME="method_summary"><!-- --></A>
  144. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  145. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  146. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  147. <B>Method Summary</B></FONT></TH>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>&nbsp;void</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#close()">close</A></B>()</CODE>
  153. <BR>
  154. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  158. <CODE>&nbsp;boolean</CODE></FONT></TD>
  159. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#equals(java.lang.Object)">equals</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  165. <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#getEncoding()">getEncoding</A></B>()</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;double</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#getVersion()">getVersion</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  176. </TR>
  177. <TR BGCOLOR="white" CLASS="TableRowColor">
  178. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  179. <CODE>&nbsp;int</CODE></FONT></TD>
  180. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#hashCode()">hashCode</A></B>()</CODE>
  181. <BR>
  182. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  186. <CODE>&nbsp;void</CODE></FONT></TD>
  187. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#mark(int)">mark</A></B>(int&nbsp;readAheadLimit)</CODE>
  188. <BR>
  189. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  190. </TR>
  191. <TR BGCOLOR="white" CLASS="TableRowColor">
  192. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  193. <CODE>&nbsp;boolean</CODE></FONT></TD>
  194. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#markSupported()">markSupported</A></B>()</CODE>
  195. <BR>
  196. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  197. </TR>
  198. <TR BGCOLOR="white" CLASS="TableRowColor">
  199. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  200. <CODE>&nbsp;int</CODE></FONT></TD>
  201. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#read()">read</A></B>()</CODE>
  202. <BR>
  203. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  204. </TR>
  205. <TR BGCOLOR="white" CLASS="TableRowColor">
  206. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  207. <CODE>&nbsp;int</CODE></FONT></TD>
  208. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#read(char[])">read</A></B>(char[]&nbsp;cbuf)</CODE>
  209. <BR>
  210. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  211. </TR>
  212. <TR BGCOLOR="white" CLASS="TableRowColor">
  213. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  214. <CODE>&nbsp;int</CODE></FONT></TD>
  215. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#read(char[], int, int)">read</A></B>(char[]&nbsp;cbuf,
  216. int&nbsp;offset,
  217. int&nbsp;length)</CODE>
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  223. <CODE>&nbsp;boolean</CODE></FONT></TD>
  224. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#ready()">ready</A></B>()</CODE>
  225. <BR>
  226. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  227. </TR>
  228. <TR BGCOLOR="white" CLASS="TableRowColor">
  229. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  230. <CODE>&nbsp;void</CODE></FONT></TD>
  231. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#reset()">reset</A></B>()</CODE>
  232. <BR>
  233. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  234. </TR>
  235. <TR BGCOLOR="white" CLASS="TableRowColor">
  236. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  237. <CODE>&nbsp;long</CODE></FONT></TD>
  238. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#skip(long)">skip</A></B>(long&nbsp;n)</CODE>
  239. <BR>
  240. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  241. </TR>
  242. <TR BGCOLOR="white" CLASS="TableRowColor">
  243. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  244. <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
  245. <TD><CODE><B><A HREF="../../../../../com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html#toString()">toString</A></B>()</CODE>
  246. <BR>
  247. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  248. </TR>
  249. </TABLE>
  250. &nbsp;<A NAME="methods_inherited_from_class_java.io.Reader"><!-- --></A>
  251. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  252. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  253. <TH ALIGN="left"><B>Methods inherited from class java.io.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></B></TH>
  254. </TR>
  255. <TR BGCOLOR="white" CLASS="TableRowColor">
  256. <TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read(java.nio.CharBuffer)" title="class or interface in java.io">read</A></CODE></TD>
  257. </TR>
  258. </TABLE>
  259. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  260. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  261. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  262. <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
  263. </TR>
  264. <TR BGCOLOR="white" CLASS="TableRowColor">
  265. <TD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
  266. </TR>
  267. </TABLE>
  268. &nbsp;
  269. <P>
  270. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  271. <A NAME="constructor_detail"><!-- --></A>
  272. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  273. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  274. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  275. <B>Constructor Detail</B></FONT></TH>
  276. </TR>
  277. </TABLE>
  278. <A NAME="XmlHeaderAwareReader(java.io.InputStream)"><!-- --></A><H3>
  279. XmlHeaderAwareReader</H3>
  280. <PRE>
  281. public <B>XmlHeaderAwareReader</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</A>&nbsp;in)
  282. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</A>,
  283. <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  284. <DL>
  285. <DD>Constructs an XmlHeaderAwareReader.
  286. <P>
  287. <DL>
  288. <DT><B>Parameters:</B><DD><CODE>in</CODE> - the <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io"><CODE>InputStream</CODE></A>
  289. <DT><B>Throws:</B>
  290. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/UnsupportedEncodingException.html?is-external=true" title="class or interface in java.io">UnsupportedEncodingException</A></CODE> - if the encoding is not supported
  291. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE> - occurred while reading the XML header<DT><B>Since:</B></DT>
  292. <DD>1.3</DD>
  293. </DL>
  294. </DL>
  295. <!-- ============ METHOD DETAIL ========== -->
  296. <A NAME="method_detail"><!-- --></A>
  297. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  298. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  299. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  300. <B>Method Detail</B></FONT></TH>
  301. </TR>
  302. </TABLE>
  303. <A NAME="getEncoding()"><!-- --></A><H3>
  304. getEncoding</H3>
  305. <PRE>
  306. public <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>getEncoding</B>()</PRE>
  307. <DL>
  308. <DD><DL>
  309. <DT><B>Since:</B></DT>
  310. <DD>1.3</DD>
  311. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStreamReader.html?is-external=true#getEncoding()" title="class or interface in java.io"><CODE>InputStreamReader.getEncoding()</CODE></A></DL>
  312. </DD>
  313. </DL>
  314. <HR>
  315. <A NAME="getVersion()"><!-- --></A><H3>
  316. getVersion</H3>
  317. <PRE>
  318. public double <B>getVersion</B>()</PRE>
  319. <DL>
  320. <DD><DL>
  321. <DT><B>Since:</B></DT>
  322. <DD>1.3</DD>
  323. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStreamReader.html?is-external=true#getEncoding()" title="class or interface in java.io"><CODE>InputStreamReader.getEncoding()</CODE></A></DL>
  324. </DD>
  325. </DL>
  326. <HR>
  327. <A NAME="mark(int)"><!-- --></A><H3>
  328. mark</H3>
  329. <PRE>
  330. public void <B>mark</B>(int&nbsp;readAheadLimit)
  331. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  332. <DL>
  333. <DD><DL>
  334. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#mark(int)" title="class or interface in java.io">mark</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  335. </DD>
  336. <DD><DL>
  337. <DT><B>Throws:</B>
  338. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#mark(int)" title="class or interface in java.io"><CODE>Reader.mark(int)</CODE></A></DL>
  339. </DD>
  340. </DL>
  341. <HR>
  342. <A NAME="markSupported()"><!-- --></A><H3>
  343. markSupported</H3>
  344. <PRE>
  345. public boolean <B>markSupported</B>()</PRE>
  346. <DL>
  347. <DD><DL>
  348. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#markSupported()" title="class or interface in java.io">markSupported</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  349. </DD>
  350. <DD><DL>
  351. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#markSupported()" title="class or interface in java.io"><CODE>Reader.markSupported()</CODE></A></DL>
  352. </DD>
  353. </DL>
  354. <HR>
  355. <A NAME="read()"><!-- --></A><H3>
  356. read</H3>
  357. <PRE>
  358. public int <B>read</B>()
  359. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  360. <DL>
  361. <DD><DL>
  362. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read()" title="class or interface in java.io">read</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  363. </DD>
  364. <DD><DL>
  365. <DT><B>Throws:</B>
  366. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read()" title="class or interface in java.io"><CODE>Reader.read()</CODE></A></DL>
  367. </DD>
  368. </DL>
  369. <HR>
  370. <A NAME="read(char[], int, int)"><!-- --></A><H3>
  371. read</H3>
  372. <PRE>
  373. public int <B>read</B>(char[]&nbsp;cbuf,
  374. int&nbsp;offset,
  375. int&nbsp;length)
  376. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  377. <DL>
  378. <DD><DL>
  379. <DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read(char[], int, int)" title="class or interface in java.io">read</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  380. </DD>
  381. <DD><DL>
  382. <DT><B>Throws:</B>
  383. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read(char[], int, int)" title="class or interface in java.io"><CODE>Reader.read(char[], int, int)</CODE></A></DL>
  384. </DD>
  385. </DL>
  386. <HR>
  387. <A NAME="read(char[])"><!-- --></A><H3>
  388. read</H3>
  389. <PRE>
  390. public int <B>read</B>(char[]&nbsp;cbuf)
  391. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  392. <DL>
  393. <DD><DL>
  394. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read(char[])" title="class or interface in java.io">read</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  395. </DD>
  396. <DD><DL>
  397. <DT><B>Throws:</B>
  398. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#read(char[])" title="class or interface in java.io"><CODE>Reader.read(char[])</CODE></A></DL>
  399. </DD>
  400. </DL>
  401. <HR>
  402. <A NAME="ready()"><!-- --></A><H3>
  403. ready</H3>
  404. <PRE>
  405. public boolean <B>ready</B>()
  406. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  407. <DL>
  408. <DD><DL>
  409. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#ready()" title="class or interface in java.io">ready</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  410. </DD>
  411. <DD><DL>
  412. <DT><B>Throws:</B>
  413. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#ready()" title="class or interface in java.io"><CODE>Reader.ready()</CODE></A></DL>
  414. </DD>
  415. </DL>
  416. <HR>
  417. <A NAME="reset()"><!-- --></A><H3>
  418. reset</H3>
  419. <PRE>
  420. public void <B>reset</B>()
  421. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  422. <DL>
  423. <DD><DL>
  424. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#reset()" title="class or interface in java.io">reset</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  425. </DD>
  426. <DD><DL>
  427. <DT><B>Throws:</B>
  428. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#reset()" title="class or interface in java.io"><CODE>Reader.reset()</CODE></A></DL>
  429. </DD>
  430. </DL>
  431. <HR>
  432. <A NAME="skip(long)"><!-- --></A><H3>
  433. skip</H3>
  434. <PRE>
  435. public long <B>skip</B>(long&nbsp;n)
  436. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  437. <DL>
  438. <DD><DL>
  439. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#skip(long)" title="class or interface in java.io">skip</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  440. </DD>
  441. <DD><DL>
  442. <DT><B>Throws:</B>
  443. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#skip(long)" title="class or interface in java.io"><CODE>Reader.skip(long)</CODE></A></DL>
  444. </DD>
  445. </DL>
  446. <HR>
  447. <A NAME="close()"><!-- --></A><H3>
  448. close</H3>
  449. <PRE>
  450. public void <B>close</B>()
  451. throws <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></PRE>
  452. <DL>
  453. <DD><DL>
  454. <DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true#close()" title="class or interface in java.io">close</A></CODE> in interface <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#close()" title="class or interface in java.io">close</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true" title="class or interface in java.io">Reader</A></CODE></DL>
  455. </DD>
  456. <DD><DL>
  457. <DT><B>Throws:</B>
  458. <DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</A></CODE><DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html?is-external=true#close()" title="class or interface in java.io"><CODE>Reader.close()</CODE></A></DL>
  459. </DD>
  460. </DL>
  461. <HR>
  462. <A NAME="equals(java.lang.Object)"><!-- --></A><H3>
  463. equals</H3>
  464. <PRE>
  465. public boolean <B>equals</B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;obj)</PRE>
  466. <DL>
  467. <DD><DL>
  468. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
  469. </DD>
  470. <DD><DL>
  471. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang"><CODE>Object.equals(java.lang.Object)</CODE></A></DL>
  472. </DD>
  473. </DL>
  474. <HR>
  475. <A NAME="hashCode()"><!-- --></A><H3>
  476. hashCode</H3>
  477. <PRE>
  478. public int <B>hashCode</B>()</PRE>
  479. <DL>
  480. <DD><DL>
  481. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
  482. </DD>
  483. <DD><DL>
  484. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang"><CODE>Object.hashCode()</CODE></A></DL>
  485. </DD>
  486. </DL>
  487. <HR>
  488. <A NAME="toString()"><!-- --></A><H3>
  489. toString</H3>
  490. <PRE>
  491. public <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>toString</B>()</PRE>
  492. <DL>
  493. <DD><DL>
  494. <DT><B>Overrides:</B><DD><CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A></CODE> in class <CODE><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></DL>
  495. </DD>
  496. <DD><DL>
  497. <DT><B>See Also:</B><DD><A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang"><CODE>Object.toString()</CODE></A></DL>
  498. </DD>
  499. </DL>
  500. <!-- ========= END OF CLASS DATA ========= -->
  501. <HR>
  502. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  503. <A NAME="navbar_bottom"><!-- --></A>
  504. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  505. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  506. <TR>
  507. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  508. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  509. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  510. <TR ALIGN="center" VALIGN="top">
  511. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  512. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  513. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  514. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlHeaderAwareReader.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  515. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  516. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  517. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  518. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  519. </TR>
  520. </TABLE>
  521. </TD>
  522. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  523. </EM>
  524. </TD>
  525. </TR>
  526. <TR>
  527. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  528. &nbsp;<A HREF="../../../../../com/thoughtworks/xstream/core/util/WeakCache.html" title="class in com.thoughtworks.xstream.core.util"><B>PREV CLASS</B></A>&nbsp;
  529. &nbsp;NEXT CLASS</FONT></TD>
  530. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  531. <A HREF="../../../../../index.html?com/thoughtworks/xstream/core/util/XmlHeaderAwareReader.html" target="_top"><B>FRAMES</B></A> &nbsp;
  532. &nbsp;<A HREF="XmlHeaderAwareReader.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  533. &nbsp;<SCRIPT type="text/javascript">
  534. <!--
  535. if(window==top) {
  536. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  537. }
  538. //-->
  539. </SCRIPT>
  540. <NOSCRIPT>
  541. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  542. </NOSCRIPT>
  543. </FONT></TD>
  544. </TR>
  545. <TR>
  546. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  547. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.io.Reader">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  548. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  549. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  550. </TR>
  551. </TABLE>
  552. <A NAME="skip-navbar_bottom"></A>
  553. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  554. <HR>
  555. Copyright &#169; 2004-2011 <a href="http://xstream.codehaus.org">XStream</a>. All Rights Reserved.
  556. </BODY>
  557. </HTML>