PageRenderTime 47ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 1ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/util/SyntaxUtilities.html

#
HTML | 359 lines | 307 code | 40 blank | 12 comment | 0 complexity | b5c4902abdf18ef866105c5e164cccf5 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:14:17 GMT-08:00 2008 -->
  6. <TITLE>
  7. SyntaxUtilities (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.util.SyntaxUtilities 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/SyntaxUtilities.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/util/StringList.html" title="class in org.gjt.sp.util"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../org/gjt/sp/util/ThreadAbortMonitor.html" title="interface in org.gjt.sp.util"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../index.html?org/gjt/sp/util/SyntaxUtilities.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="SyntaxUtilities.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="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&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.util</FONT>
  66. <BR>
  67. Class SyntaxUtilities</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.util.SyntaxUtilities</B>
  71. </PRE>
  72. <HR>
  73. <DL>
  74. <DT><PRE>public class <B>SyntaxUtilities</B><DT>extends java.lang.Object</DL>
  75. </PRE>
  76. <P>
  77. Syntax utilities that depends on JDK only and syntax package.
  78. <P>
  79. <P>
  80. <DL>
  81. <DT><B>Since:</B></DT>
  82. <DD>4.3pre13</DD>
  83. </DL>
  84. <HR>
  85. <P>
  86. <!-- =========== FIELD SUMMARY =========== -->
  87. <A NAME="field_summary"><!-- --></A>
  88. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  89. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  90. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  91. <B>Field Summary</B></FONT></TH>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  95. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/IPropertyManager.html" title="interface in org.gjt.sp.jedit">IPropertyManager</A></CODE></FONT></TD>
  96. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#propertyManager">propertyManager</A></B></CODE>
  97. <BR>
  98. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  99. </TR>
  100. </TABLE>
  101. &nbsp;
  102. <!-- ========== METHOD SUMMARY =========== -->
  103. <A NAME="method_summary"><!-- --></A>
  104. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  105. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  106. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  107. <B>Method Summary</B></FONT></TH>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  111. <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
  112. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#getColorHexString(java.awt.Color)">getColorHexString</A></B>(java.awt.Color&nbsp;c)</CODE>
  113. <BR>
  114. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a color object to its hex value.</TD>
  115. </TR>
  116. <TR BGCOLOR="white" CLASS="TableRowColor">
  117. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  118. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  119. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int)">loadStyles</A></B>(java.lang.String&nbsp;family,
  120. int&nbsp;size)</CODE>
  121. <BR>
  122. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the syntax styles from the properties, giving them the specified
  123. base font family and size.</TD>
  124. </TR>
  125. <TR BGCOLOR="white" CLASS="TableRowColor">
  126. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  127. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[]</CODE></FONT></TD>
  128. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#loadStyles(java.lang.String, int, boolean)">loadStyles</A></B>(java.lang.String&nbsp;family,
  129. int&nbsp;size,
  130. boolean&nbsp;color)</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Loads the syntax styles from the properties, giving them the specified
  133. base font family and size.</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#parseColor(java.lang.String, java.awt.Color)">parseColor</A></B>(java.lang.String&nbsp;name,
  139. java.awt.Color&nbsp;defaultColor)</CODE>
  140. <BR>
  141. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  142. </TR>
  143. <TR BGCOLOR="white" CLASS="TableRowColor">
  144. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  145. <CODE>static&nbsp;<A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A></CODE></FONT></TD>
  146. <TD><CODE><B><A HREF="../../../../org/gjt/sp/util/SyntaxUtilities.html#parseStyle(java.lang.String, java.lang.String, int, boolean)">parseStyle</A></B>(java.lang.String&nbsp;str,
  147. java.lang.String&nbsp;family,
  148. int&nbsp;size,
  149. boolean&nbsp;color)</CODE>
  150. <BR>
  151. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts a style string to a style object.</TD>
  152. </TR>
  153. </TABLE>
  154. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  155. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  156. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  157. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  158. </TR>
  159. <TR BGCOLOR="white" CLASS="TableRowColor">
  160. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  161. </TR>
  162. </TABLE>
  163. &nbsp;
  164. <P>
  165. <!-- ============ FIELD DETAIL =========== -->
  166. <A NAME="field_detail"><!-- --></A>
  167. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  168. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  169. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  170. <B>Field Detail</B></FONT></TH>
  171. </TR>
  172. </TABLE>
  173. <A NAME="propertyManager"><!-- --></A><H3>
  174. propertyManager</H3>
  175. <PRE>
  176. public static <A HREF="../../../../org/gjt/sp/jedit/IPropertyManager.html" title="interface in org.gjt.sp.jedit">IPropertyManager</A> <B>propertyManager</B></PRE>
  177. <DL>
  178. <DL>
  179. </DL>
  180. </DL>
  181. <!-- ============ METHOD DETAIL ========== -->
  182. <A NAME="method_detail"><!-- --></A>
  183. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  184. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  185. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  186. <B>Method Detail</B></FONT></TH>
  187. </TR>
  188. </TABLE>
  189. <A NAME="getColorHexString(java.awt.Color)"><!-- --></A><H3>
  190. getColorHexString</H3>
  191. <PRE>
  192. public static java.lang.String <B>getColorHexString</B>(java.awt.Color&nbsp;c)</PRE>
  193. <DL>
  194. <DD>Converts a color object to its hex value. The hex value
  195. prefixed is with `#', for example `#ff0088'.
  196. <P>
  197. <DD><DL>
  198. <DT><B>Parameters:</B><DD><CODE>c</CODE> - The color object<DT><B>Since:</B></DT>
  199. <DD>jEdit 4.3pre13</DD>
  200. </DL>
  201. </DD>
  202. </DL>
  203. <HR>
  204. <A NAME="parseColor(java.lang.String, java.awt.Color)"><!-- --></A><H3>
  205. parseColor</H3>
  206. <PRE>
  207. public static java.awt.Color <B>parseColor</B>(java.lang.String&nbsp;name,
  208. java.awt.Color&nbsp;defaultColor)</PRE>
  209. <DL>
  210. <DD><DL>
  211. <DT><B>Since:</B></DT>
  212. <DD>jEdit 4.3pre13</DD>
  213. </DL>
  214. </DD>
  215. </DL>
  216. <HR>
  217. <A NAME="parseStyle(java.lang.String, java.lang.String, int, boolean)"><!-- --></A><H3>
  218. parseStyle</H3>
  219. <PRE>
  220. public static <A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A> <B>parseStyle</B>(java.lang.String&nbsp;str,
  221. java.lang.String&nbsp;family,
  222. int&nbsp;size,
  223. boolean&nbsp;color)
  224. throws java.lang.IllegalArgumentException</PRE>
  225. <DL>
  226. <DD>Converts a style string to a style object.
  227. <P>
  228. <DD><DL>
  229. <DT><B>Parameters:</B><DD><CODE>str</CODE> - The style string<DD><CODE>family</CODE> - Style strings only specify font style, not font family<DD><CODE>size</CODE> - Style strings only specify font style, not font family<DD><CODE>color</CODE> - If false, the styles will be monochrome
  230. <DT><B>Throws:</B>
  231. <DD><CODE>java.lang.IllegalArgumentException</CODE> - if the style is invalid<DT><B>Since:</B></DT>
  232. <DD>jEdit 4.3pre13</DD>
  233. </DL>
  234. </DD>
  235. </DL>
  236. <HR>
  237. <A NAME="loadStyles(java.lang.String, int)"><!-- --></A><H3>
  238. loadStyles</H3>
  239. <PRE>
  240. public static <A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[] <B>loadStyles</B>(java.lang.String&nbsp;family,
  241. int&nbsp;size)</PRE>
  242. <DL>
  243. <DD>Loads the syntax styles from the properties, giving them the specified
  244. base font family and size.
  245. <P>
  246. <DD><DL>
  247. <DT><B>Parameters:</B><DD><CODE>family</CODE> - The font family<DD><CODE>size</CODE> - The font size<DT><B>Since:</B></DT>
  248. <DD>jEdit 4.3pre13</DD>
  249. </DL>
  250. </DD>
  251. </DL>
  252. <HR>
  253. <A NAME="loadStyles(java.lang.String, int, boolean)"><!-- --></A><H3>
  254. loadStyles</H3>
  255. <PRE>
  256. public static <A HREF="../../../../org/gjt/sp/jedit/syntax/SyntaxStyle.html" title="class in org.gjt.sp.jedit.syntax">SyntaxStyle</A>[] <B>loadStyles</B>(java.lang.String&nbsp;family,
  257. int&nbsp;size,
  258. boolean&nbsp;color)</PRE>
  259. <DL>
  260. <DD>Loads the syntax styles from the properties, giving them the specified
  261. base font family and size.
  262. <P>
  263. <DD><DL>
  264. <DT><B>Parameters:</B><DD><CODE>family</CODE> - The font family<DD><CODE>size</CODE> - The font size<DD><CODE>color</CODE> - If false, the styles will be monochrome<DT><B>Since:</B></DT>
  265. <DD>jEdit 4.3pre13</DD>
  266. </DL>
  267. </DD>
  268. </DL>
  269. <!-- ========= END OF CLASS DATA ========= -->
  270. <HR>
  271. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  272. <A NAME="navbar_bottom"><!-- --></A>
  273. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  274. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  275. <TR>
  276. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  277. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  278. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  279. <TR ALIGN="center" VALIGN="top">
  280. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  281. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  282. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  283. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SyntaxUtilities.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  284. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  285. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  286. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  287. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  288. </TR>
  289. </TABLE>
  290. </TD>
  291. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  292. </EM>
  293. </TD>
  294. </TR>
  295. <TR>
  296. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  297. &nbsp;<A HREF="../../../../org/gjt/sp/util/StringList.html" title="class in org.gjt.sp.util"><B>PREV CLASS</B></A>&nbsp;
  298. &nbsp;<A HREF="../../../../org/gjt/sp/util/ThreadAbortMonitor.html" title="interface in org.gjt.sp.util"><B>NEXT CLASS</B></A></FONT></TD>
  299. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  300. <A HREF="../../../../index.html?org/gjt/sp/util/SyntaxUtilities.html" target="_top"><B>FRAMES</B></A> &nbsp;
  301. &nbsp;<A HREF="SyntaxUtilities.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  302. &nbsp;
  303. <NOSCRIPT>
  304. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  305. </NOSCRIPT>
  306. </FONT></TD>
  307. </TR>
  308. <TR>
  309. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  310. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  311. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  312. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  313. </TR>
  314. </TABLE>
  315. <A NAME="skip-navbar_bottom"></A>
  316. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  317. <HR>
  318. </BODY>
  319. </HTML>