PageRenderTime 43ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/jaxb/JaxbParser.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 338 lines | 279 code | 37 blank | 22 comment | 0 complexity | 5d59438e0d117314f949da5c816893b9 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:58 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. JaxbParser (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="JaxbParser (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/JaxbParser.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="../../../../org/apache/xmlrpc/jaxb/JaxbSerializer.html" title="class in org.apache.xmlrpc.jaxb"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/JaxbParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="JaxbParser.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.jaxb</FONT>
  82. <BR>
  83. Class JaxbParser</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html" title="class in org.apache.xmlrpc.parser">org.apache.xmlrpc.parser.ExtParser</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.jaxb.JaxbParser</B>
  88. </PRE>
  89. <DL>
  90. <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser">TypeParser</A>, org.xml.sax.ContentHandler</DD>
  91. </DL>
  92. <HR>
  93. <DL>
  94. <DT><PRE>public class <B>JaxbParser</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html" title="class in org.apache.xmlrpc.parser">ExtParser</A></DL>
  95. </PRE>
  96. <P>
  97. A parser for JAXB objects.
  98. <P>
  99. <P>
  100. <HR>
  101. <P>
  102. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  103. <A NAME="constructor_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>Constructor Summary</B></FONT></TH>
  108. </TR>
  109. <TR BGCOLOR="white" CLASS="TableRowColor">
  110. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/jaxb/JaxbParser.html#JaxbParser(javax.xml.bind.JAXBContext)">JaxbParser</A></B>(javax.xml.bind.JAXBContext&nbsp;pContext)</CODE>
  111. <BR>
  112. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance with the given context.</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>protected &nbsp;org.xml.sax.ContentHandler</CODE></FONT></TD>
  126. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/jaxb/JaxbParser.html#getExtHandler()">getExtHandler</A></B>()</CODE>
  127. <BR>
  128. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a content handler for parsing the actual
  129. contents.</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.Object</CODE></FONT></TD>
  134. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/jaxb/JaxbParser.html#getResult()">getResult</A></B>()</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parsed object.</TD>
  137. </TR>
  138. <TR BGCOLOR="white" CLASS="TableRowColor">
  139. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  140. <CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
  141. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/jaxb/JaxbParser.html#getTagName()">getTagName</A></B>()</CODE>
  142. <BR>
  143. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the outer node name.</TD>
  144. </TR>
  145. </TABLE>
  146. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.ExtParser"><!-- --></A>
  147. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  148. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  149. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.parser.<A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html" title="class in org.apache.xmlrpc.parser">ExtParser</A></B></TH>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#characters(char[], int, int)">characters</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#endDocument()">endDocument</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#skippedEntity(java.lang.String)">skippedEntity</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startDocument()">startDocument</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></CODE></TD>
  153. </TR>
  154. </TABLE>
  155. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  156. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  157. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  158. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  162. </TR>
  163. </TABLE>
  164. &nbsp;
  165. <P>
  166. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  167. <A NAME="constructor_detail"><!-- --></A>
  168. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  169. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  170. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  171. <B>Constructor Detail</B></FONT></TH>
  172. </TR>
  173. </TABLE>
  174. <A NAME="JaxbParser(javax.xml.bind.JAXBContext)"><!-- --></A><H3>
  175. JaxbParser</H3>
  176. <PRE>
  177. public <B>JaxbParser</B>(javax.xml.bind.JAXBContext&nbsp;pContext)</PRE>
  178. <DL>
  179. <DD>Creates a new instance with the given context.
  180. <P>
  181. <DL>
  182. <DT><B>Parameters:</B><DD><CODE>pContext</CODE> - The context being used for creating unmarshallers.</DL>
  183. </DL>
  184. <!-- ============ METHOD DETAIL ========== -->
  185. <A NAME="method_detail"><!-- --></A>
  186. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  187. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  188. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  189. <B>Method Detail</B></FONT></TH>
  190. </TR>
  191. </TABLE>
  192. <A NAME="getExtHandler()"><!-- --></A><H3>
  193. getExtHandler</H3>
  194. <PRE>
  195. protected org.xml.sax.ContentHandler <B>getExtHandler</B>()
  196. throws org.xml.sax.SAXException</PRE>
  197. <DL>
  198. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getExtHandler()">ExtParser</A></CODE></B></DD>
  199. <DD>Returns a content handler for parsing the actual
  200. contents.
  201. <P>
  202. <DD><DL>
  203. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getExtHandler()">getExtHandler</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html" title="class in org.apache.xmlrpc.parser">ExtParser</A></CODE></DL>
  204. </DD>
  205. <DD><DL>
  206. <DT><B>Returns:</B><DD>A SAX handler for parsing the XML inside
  207. the outer ex:foo element.
  208. <DT><B>Throws:</B>
  209. <DD><CODE>org.xml.sax.SAXException</CODE> - Creating the handler failed.</DL>
  210. </DD>
  211. </DL>
  212. <HR>
  213. <A NAME="getTagName()"><!-- --></A><H3>
  214. getTagName</H3>
  215. <PRE>
  216. protected java.lang.String <B>getTagName</B>()</PRE>
  217. <DL>
  218. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getTagName()">ExtParser</A></CODE></B></DD>
  219. <DD>Returns the outer node name.
  220. <P>
  221. <DD><DL>
  222. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getTagName()">getTagName</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html" title="class in org.apache.xmlrpc.parser">ExtParser</A></CODE></DL>
  223. </DD>
  224. <DD><DL>
  225. </DL>
  226. </DD>
  227. </DL>
  228. <HR>
  229. <A NAME="getResult()"><!-- --></A><H3>
  230. getResult</H3>
  231. <PRE>
  232. public java.lang.Object <B>getResult</B>()
  233. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  234. <DL>
  235. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html#getResult()">TypeParser</A></CODE></B></DD>
  236. <DD>Returns the parsed object.
  237. <P>
  238. <DD><DL>
  239. <DT><B>Returns:</B><DD>The parameter or result object.
  240. <DT><B>Throws:</B>
  241. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE> - Creating the result object failed.</DL>
  242. </DD>
  243. </DL>
  244. <!-- ========= END OF CLASS DATA ========= -->
  245. <HR>
  246. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  247. <A NAME="navbar_bottom"><!-- --></A>
  248. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  249. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  250. <TR>
  251. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  252. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  253. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  254. <TR ALIGN="center" VALIGN="top">
  255. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  256. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  257. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  258. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/JaxbParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  259. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  260. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  261. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  262. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  263. </TR>
  264. </TABLE>
  265. </TD>
  266. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  267. </EM>
  268. </TD>
  269. </TR>
  270. <TR>
  271. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  272. &nbsp;PREV CLASS&nbsp;
  273. &nbsp;<A HREF="../../../../org/apache/xmlrpc/jaxb/JaxbSerializer.html" title="class in org.apache.xmlrpc.jaxb"><B>NEXT CLASS</B></A></FONT></TD>
  274. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  275. <A HREF="../../../../index.html?org/apache/xmlrpc/jaxb/JaxbParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  276. &nbsp;<A HREF="JaxbParser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  277. &nbsp;<SCRIPT type="text/javascript">
  278. <!--
  279. if(window==top) {
  280. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  281. }
  282. //-->
  283. </SCRIPT>
  284. <NOSCRIPT>
  285. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  286. </NOSCRIPT>
  287. </FONT></TD>
  288. </TR>
  289. <TR>
  290. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  291. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  292. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  293. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  294. </TR>
  295. </TABLE>
  296. <A NAME="skip-navbar_bottom"></A>
  297. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  298. <HR>
  299. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  300. </BODY>
  301. </HTML>