PageRenderTime 1406ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 1ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/bufferio/BufferLoadRequest.html

#
HTML | 289 lines | 243 code | 33 blank | 13 comment | 0 complexity | 206024aeb300e09a8a72897ef24c4f14 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  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.5.0_14) on Tue Jul 22 07:13:50 GMT-08:00 2008 -->
  6. <TITLE>
  7. BufferLoadRequest (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.bufferio.BufferLoadRequest class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BufferLoadRequest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferSaveRequest.html" title="class in org.gjt.sp.jedit.bufferio"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bufferio/BufferLoadRequest.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="BufferLoadRequest.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.bufferio.BufferIORequest">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.bufferio</FONT>
  66. <BR>
  67. Class BufferLoadRequest</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/util/WorkRequest.html" title="class in org.gjt.sp.util">org.gjt.sp.util.WorkRequest</A>
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio">org.gjt.sp.jedit.bufferio.BufferIORequest</A>
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.bufferio.BufferLoadRequest</B>
  73. </PRE>
  74. <DL>
  75. <DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable, <A HREF="../../../../../org/gjt/sp/util/ProgressObserver.html" title="interface in org.gjt.sp.util">ProgressObserver</A></DD>
  76. </DL>
  77. <HR>
  78. <DL>
  79. <DT><PRE>public class <B>BufferLoadRequest</B><DT>extends <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio">BufferIORequest</A></DL>
  80. </PRE>
  81. <P>
  82. A buffer load request.
  83. <P>
  84. <P>
  85. <HR>
  86. <P>
  87. <!-- =========== FIELD SUMMARY =========== -->
  88. <A NAME="field_summary"><!-- --></A>
  89. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  90. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  91. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  92. <B>Field Summary</B></FONT></TH>
  93. </TR>
  94. </TABLE>
  95. &nbsp;<A NAME="fields_inherited_from_class_org.gjt.sp.jedit.bufferio.BufferIORequest"><!-- --></A>
  96. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  97. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  98. <TH ALIGN="left"><B>Fields inherited from class org.gjt.sp.jedit.bufferio.<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio">BufferIORequest</A></B></TH>
  99. </TR>
  100. <TR BGCOLOR="white" CLASS="TableRowColor">
  101. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#buffer">buffer</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#END_OFFSETS">END_OFFSETS</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#ERROR_OCCURRED">ERROR_OCCURRED</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#GZIP_MAGIC_1">GZIP_MAGIC_1</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#GZIP_MAGIC_2">GZIP_MAGIC_2</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#IOBUFSIZE">IOBUFSIZE</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#LOAD_DATA">LOAD_DATA</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#markersPath">markersPath</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#NEW_PATH">NEW_PATH</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#path">path</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#PROGRESS_INTERVAL">PROGRESS_INTERVAL</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#session">session</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#UNICODE_MAGIC_1">UNICODE_MAGIC_1</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#UNICODE_MAGIC_2">UNICODE_MAGIC_2</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#UTF8_MAGIC_1">UTF8_MAGIC_1</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#UTF8_MAGIC_2">UTF8_MAGIC_2</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#UTF8_MAGIC_3">UTF8_MAGIC_3</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#vfs">vfs</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#view">view</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#XML_PI_LENGTH">XML_PI_LENGTH</A></CODE></TD>
  102. </TR>
  103. </TABLE>
  104. &nbsp;
  105. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  106. <A NAME="constructor_summary"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  109. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  110. <B>Constructor Summary</B></FONT></TH>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferLoadRequest.html#BufferLoadRequest(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, java.lang.Object, org.gjt.sp.jedit.io.VFS, java.lang.String)">BufferLoadRequest</A></B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  114. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  115. java.lang.Object&nbsp;session,
  116. <A HREF="../../../../../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>&nbsp;vfs,
  117. java.lang.String&nbsp;path)</CODE>
  118. <BR>
  119. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new buffer I/O request.</TD>
  120. </TR>
  121. </TABLE>
  122. &nbsp;
  123. <!-- ========== METHOD SUMMARY =========== -->
  124. <A NAME="method_summary"><!-- --></A>
  125. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  126. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  127. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  128. <B>Method Summary</B></FONT></TH>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  132. <CODE>&nbsp;void</CODE></FONT></TD>
  133. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferLoadRequest.html#run()">run</A></B>()</CODE>
  134. <BR>
  135. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  136. </TR>
  137. </TABLE>
  138. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.jedit.bufferio.BufferIORequest"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  141. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.jedit.bufferio.<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio">BufferIORequest</A></B></TH>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD><CODE><A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#autodetect(java.io.InputStream)">autodetect</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#getByteIOBufferSize()">getByteIOBufferSize</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#getCharIOBufferSize()">getCharIOBufferSize</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#read(java.io.Reader, long, boolean)">read</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#toString()">toString</A>, <A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html#write(org.gjt.sp.jedit.Buffer, java.io.OutputStream)">write</A></CODE></TD>
  145. </TR>
  146. </TABLE>
  147. &nbsp;<A NAME="methods_inherited_from_class_org.gjt.sp.util.WorkRequest"><!-- --></A>
  148. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  149. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  150. <TH ALIGN="left"><B>Methods inherited from class org.gjt.sp.util.<A HREF="../../../../../org/gjt/sp/util/WorkRequest.html" title="class in org.gjt.sp.util">WorkRequest</A></B></TH>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD><CODE><A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setAbortable(boolean)">setAbortable</A>, <A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setMaximum(long)">setMaximum</A>, <A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setProgressMaximum(int)">setProgressMaximum</A>, <A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setProgressValue(int)">setProgressValue</A>, <A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setStatus(java.lang.String)">setStatus</A>, <A HREF="../../../../../org/gjt/sp/util/WorkRequest.html#setValue(long)">setValue</A></CODE></TD>
  154. </TR>
  155. </TABLE>
  156. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  157. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  158. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  159. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  160. </TR>
  161. <TR BGCOLOR="white" CLASS="TableRowColor">
  162. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  163. </TR>
  164. </TABLE>
  165. &nbsp;
  166. <P>
  167. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  168. <A NAME="constructor_detail"><!-- --></A>
  169. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  170. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  171. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  172. <B>Constructor Detail</B></FONT></TH>
  173. </TR>
  174. </TABLE>
  175. <A NAME="BufferLoadRequest(org.gjt.sp.jedit.View, org.gjt.sp.jedit.Buffer, java.lang.Object, org.gjt.sp.jedit.io.VFS, java.lang.String)"><!-- --></A><H3>
  176. BufferLoadRequest</H3>
  177. <PRE>
  178. public <B>BufferLoadRequest</B>(<A HREF="../../../../../org/gjt/sp/jedit/View.html" title="class in org.gjt.sp.jedit">View</A>&nbsp;view,
  179. <A HREF="../../../../../org/gjt/sp/jedit/Buffer.html" title="class in org.gjt.sp.jedit">Buffer</A>&nbsp;buffer,
  180. java.lang.Object&nbsp;session,
  181. <A HREF="../../../../../org/gjt/sp/jedit/io/VFS.html" title="class in org.gjt.sp.jedit.io">VFS</A>&nbsp;vfs,
  182. java.lang.String&nbsp;path)</PRE>
  183. <DL>
  184. <DD>Creates a new buffer I/O request.
  185. <P>
  186. <DL>
  187. <DT><B>Parameters:</B><DD><CODE>view</CODE> - The view<DD><CODE>buffer</CODE> - The buffer<DD><CODE>session</CODE> - The VFS session<DD><CODE>vfs</CODE> - The VFS<DD><CODE>path</CODE> - The path</DL>
  188. </DL>
  189. <!-- ============ METHOD DETAIL ========== -->
  190. <A NAME="method_detail"><!-- --></A>
  191. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  192. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  193. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  194. <B>Method Detail</B></FONT></TH>
  195. </TR>
  196. </TABLE>
  197. <A NAME="run()"><!-- --></A><H3>
  198. run</H3>
  199. <PRE>
  200. public void <B>run</B>()</PRE>
  201. <DL>
  202. <DD><DL>
  203. </DL>
  204. </DD>
  205. </DL>
  206. <!-- ========= END OF CLASS DATA ========= -->
  207. <HR>
  208. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  209. <A NAME="navbar_bottom"><!-- --></A>
  210. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  211. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  212. <TR>
  213. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  214. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  215. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  216. <TR ALIGN="center" VALIGN="top">
  217. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  218. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  219. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  220. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/BufferLoadRequest.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  221. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  222. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  223. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  224. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  225. </TR>
  226. </TABLE>
  227. </TD>
  228. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  229. </EM>
  230. </TD>
  231. </TR>
  232. <TR>
  233. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  234. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferIORequest.html" title="class in org.gjt.sp.jedit.bufferio"><B>PREV CLASS</B></A>&nbsp;
  235. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bufferio/BufferSaveRequest.html" title="class in org.gjt.sp.jedit.bufferio"><B>NEXT CLASS</B></A></FONT></TD>
  236. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  237. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bufferio/BufferLoadRequest.html" target="_top"><B>FRAMES</B></A> &nbsp;
  238. &nbsp;<A HREF="BufferLoadRequest.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  239. &nbsp;
  240. <NOSCRIPT>
  241. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  242. </NOSCRIPT>
  243. </FONT></TD>
  244. </TR>
  245. <TR>
  246. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  247. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.gjt.sp.jedit.bufferio.BufferIORequest">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  248. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  249. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  250. </TR>
  251. </TABLE>
  252. <A NAME="skip-navbar_bottom"></A>
  253. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  254. <HR>
  255. </BODY>
  256. </HTML>