PageRenderTime 37ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 343 lines | 280 code | 41 blank | 22 comment | 0 complexity | 6fbfc91cbeef525f2d49dd40100f25e6 MD5 | raw file
Possible License(s): LGPL-3.0, Apache-2.0, GPL-3.0, GPL-2.0, AGPL-3.0, JSON, 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_0) on Mon Apr 20 21:45:59 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. XmlRpcSystemImpl (Apache XML-RPC 3.1.2 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2009-04-20">
  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="XmlRpcSystemImpl (Apache XML-RPC 3.1.2 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/XmlRpcSystemImpl.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="../../../../org/apache/xmlrpc/metadata/XmlRpcMetaDataHandler.html" title="interface in org.apache.xmlrpc.metadata"><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?org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcSystemImpl.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. org.apache.xmlrpc.metadata</FONT>
  82. <BR>
  83. Class XmlRpcSystemImpl</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.metadata.XmlRpcSystemImpl</B>
  87. </PRE>
  88. <HR>
  89. <DL>
  90. <DT><PRE>public class <B>XmlRpcSystemImpl</B><DT>extends java.lang.Object</DL>
  91. </PRE>
  92. <P>
  93. This class implements the various "system" calls,
  94. as specifies by <A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html" title="interface in org.apache.xmlrpc.metadata"><CODE>XmlRpcListableHandlerMapping</CODE></A>.
  95. Suggested use is to create an instance and add it to
  96. the handler mapping with the "system" prefix.
  97. <P>
  98. <P>
  99. <HR>
  100. <P>
  101. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  102. <A NAME="constructor_summary"><!-- --></A>
  103. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  104. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  105. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  106. <B>Constructor Summary</B></FONT></TH>
  107. </TR>
  108. <TR BGCOLOR="white" CLASS="TableRowColor">
  109. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html#XmlRpcSystemImpl(org.apache.xmlrpc.metadata.XmlRpcListableHandlerMapping)">XmlRpcSystemImpl</A></B>(<A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html" title="interface in org.apache.xmlrpc.metadata">XmlRpcListableHandlerMapping</A>&nbsp;pMapping)</CODE>
  110. <BR>
  111. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance, which provides meta data
  112. for the given handler mappings methods.</TD>
  113. </TR>
  114. </TABLE>
  115. &nbsp;
  116. <!-- ========== METHOD SUMMARY =========== -->
  117. <A NAME="method_summary"><!-- --></A>
  118. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  119. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  120. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  121. <B>Method Summary</B></FONT></TH>
  122. </TR>
  123. <TR BGCOLOR="white" CLASS="TableRowColor">
  124. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  125. <CODE>static&nbsp;void</CODE></FONT></TD>
  126. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html#addSystemHandler(org.apache.xmlrpc.server.PropertyHandlerMapping)">addSystemHandler</A></B>(<A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server">PropertyHandlerMapping</A>&nbsp;pMapping)</CODE>
  127. <BR>
  128. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds an instance of this class to the given handler
  129. mapping.</TD>
  130. </TR>
  131. <TR BGCOLOR="white" CLASS="TableRowColor">
  132. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  133. <CODE>&nbsp;java.lang.String[]</CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html#listMethods()">listMethods</A></B>()</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the "system.listMethods" call.</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html#methodHelp(java.lang.String)">methodHelp</A></B>(java.lang.String&nbsp;methodName)</CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the "system.methodHelp" call.</TD>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;java.lang.String[][]</CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html#methodSignature(java.lang.String)">methodSignature</A></B>(java.lang.String&nbsp;methodName)</CODE>
  149. <BR>
  150. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implements the "system.methodSignature" call.</TD>
  151. </TR>
  152. </TABLE>
  153. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  154. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  155. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  156. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  160. </TR>
  161. </TABLE>
  162. &nbsp;
  163. <P>
  164. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  165. <A NAME="constructor_detail"><!-- --></A>
  166. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  167. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  168. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  169. <B>Constructor Detail</B></FONT></TH>
  170. </TR>
  171. </TABLE>
  172. <A NAME="XmlRpcSystemImpl(org.apache.xmlrpc.metadata.XmlRpcListableHandlerMapping)"><!-- --></A><H3>
  173. XmlRpcSystemImpl</H3>
  174. <PRE>
  175. public <B>XmlRpcSystemImpl</B>(<A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html" title="interface in org.apache.xmlrpc.metadata">XmlRpcListableHandlerMapping</A>&nbsp;pMapping)</PRE>
  176. <DL>
  177. <DD>Creates a new instance, which provides meta data
  178. for the given handler mappings methods.
  179. <P>
  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="methodSignature(java.lang.String)"><!-- --></A><H3>
  190. methodSignature</H3>
  191. <PRE>
  192. public java.lang.String[][] <B>methodSignature</B>(java.lang.String&nbsp;methodName)
  193. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  194. <DL>
  195. <DD>Implements the "system.methodSignature" call.
  196. <P>
  197. <DD><DL>
  198. <DT><B>Throws:</B>
  199. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html#getMethodSignature(java.lang.String)"><CODE>XmlRpcListableHandlerMapping.getMethodSignature(String)</CODE></A></DL>
  200. </DD>
  201. </DL>
  202. <HR>
  203. <A NAME="methodHelp(java.lang.String)"><!-- --></A><H3>
  204. methodHelp</H3>
  205. <PRE>
  206. public java.lang.String <B>methodHelp</B>(java.lang.String&nbsp;methodName)
  207. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  208. <DL>
  209. <DD>Implements the "system.methodHelp" call.
  210. <P>
  211. <DD><DL>
  212. <DT><B>Throws:</B>
  213. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html#getMethodHelp(java.lang.String)"><CODE>XmlRpcListableHandlerMapping.getMethodHelp(String)</CODE></A></DL>
  214. </DD>
  215. </DL>
  216. <HR>
  217. <A NAME="listMethods()"><!-- --></A><H3>
  218. listMethods</H3>
  219. <PRE>
  220. public java.lang.String[] <B>listMethods</B>()
  221. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  222. <DL>
  223. <DD>Implements the "system.listMethods" call.
  224. <P>
  225. <DD><DL>
  226. <DT><B>Throws:</B>
  227. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcListableHandlerMapping.html#getListMethods()"><CODE>XmlRpcListableHandlerMapping.getListMethods()</CODE></A></DL>
  228. </DD>
  229. </DL>
  230. <HR>
  231. <A NAME="addSystemHandler(org.apache.xmlrpc.server.PropertyHandlerMapping)"><!-- --></A><H3>
  232. addSystemHandler</H3>
  233. <PRE>
  234. public static void <B>addSystemHandler</B>(<A HREF="../../../../org/apache/xmlrpc/server/PropertyHandlerMapping.html" title="class in org.apache.xmlrpc.server">PropertyHandlerMapping</A>&nbsp;pMapping)
  235. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  236. <DL>
  237. <DD>Adds an instance of this class to the given handler
  238. mapping.
  239. <P>
  240. <DD><DL>
  241. <DT><B>Throws:</B>
  242. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL>
  243. </DD>
  244. </DL>
  245. <!-- ========= END OF CLASS DATA ========= -->
  246. <HR>
  247. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  248. <A NAME="navbar_bottom"><!-- --></A>
  249. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  250. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  251. <TR>
  252. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  253. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  254. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  255. <TR ALIGN="center" VALIGN="top">
  256. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  257. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  258. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  259. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcSystemImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  260. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  261. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  262. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  263. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  264. </TR>
  265. </TABLE>
  266. </TD>
  267. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  268. </EM>
  269. </TD>
  270. </TR>
  271. <TR>
  272. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  273. &nbsp;<A HREF="../../../../org/apache/xmlrpc/metadata/XmlRpcMetaDataHandler.html" title="interface in org.apache.xmlrpc.metadata"><B>PREV CLASS</B></A>&nbsp;
  274. &nbsp;NEXT CLASS</FONT></TD>
  275. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  276. <A HREF="../../../../index.html?org/apache/xmlrpc/metadata/XmlRpcSystemImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  277. &nbsp;<A HREF="XmlRpcSystemImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  278. &nbsp;<SCRIPT type="text/javascript">
  279. <!--
  280. if(window==top) {
  281. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  282. }
  283. //-->
  284. </SCRIPT>
  285. <NOSCRIPT>
  286. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  287. </NOSCRIPT>
  288. </FONT></TD>
  289. </TR>
  290. <TR>
  291. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  292. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  293. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  294. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  295. </TR>
  296. </TABLE>
  297. <A NAME="skip-navbar_bottom"></A>
  298. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  299. <HR>
  300. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  301. </BODY>
  302. </HTML>