PageRenderTime 82ms CodeModel.GetById 7ms RepoModel.GetById 1ms app.codeStats 0ms

/lib/docs/org/apache/xmlrpc/parser/XmlRpcRequestParser.html

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 466 lines | 394 code | 49 blank | 23 comment | 0 complexity | a4557c09ef7b4279585f5b475dbe3beb 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. XmlRpcRequestParser (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="XmlRpcRequestParser (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/XmlRpcRequestParser.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/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcResponseParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/XmlRpcRequestParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="XmlRpcRequestParser.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_org.apache.xmlrpc.parser.RecursiveTypeParserImpl">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. org.apache.xmlrpc.parser</FONT>
  82. <BR>
  83. Class XmlRpcRequestParser</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">org.apache.xmlrpc.parser.TypeParserImpl</A>
  87. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">org.apache.xmlrpc.parser.RecursiveTypeParserImpl</A>
  88. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.parser.XmlRpcRequestParser</B>
  89. </PRE>
  90. <DL>
  91. <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>
  92. </DL>
  93. <HR>
  94. <DL>
  95. <DT><PRE>public class <B>XmlRpcRequestParser</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></DL>
  96. </PRE>
  97. <P>
  98. A SAX parser for an <A HREF="../../../../org/apache/xmlrpc/client/XmlRpcClient.html" title="class in org.apache.xmlrpc.client"><CODE>XmlRpcClient</CODE></A>'s
  99. request.
  100. <P>
  101. <P>
  102. <HR>
  103. <P>
  104. <!-- =========== FIELD SUMMARY =========== -->
  105. <A NAME="field_summary"><!-- --></A>
  106. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  107. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  108. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  109. <B>Field Summary</B></FONT></TH>
  110. </TR>
  111. </TABLE>
  112. &nbsp;<A NAME="fields_inherited_from_class_org.apache.xmlrpc.parser.RecursiveTypeParserImpl"><!-- --></A>
  113. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  114. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  115. <TH ALIGN="left"><B>Fields inherited from class org.apache.xmlrpc.parser.<A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></B></TH>
  116. </TR>
  117. <TR BGCOLOR="white" CLASS="TableRowColor">
  118. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#cfg">cfg</A></CODE></TD>
  119. </TR>
  120. </TABLE>
  121. &nbsp;
  122. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  123. <A NAME="constructor_summary"><!-- --></A>
  124. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  125. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  126. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  127. <B>Constructor Summary</B></FONT></TH>
  128. </TR>
  129. <TR BGCOLOR="white" CLASS="TableRowColor">
  130. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#XmlRpcRequestParser(org.apache.xmlrpc.common.XmlRpcStreamConfig, org.apache.xmlrpc.common.TypeFactory)">XmlRpcRequestParser</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>&nbsp;pConfig,
  131. <A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A>&nbsp;pTypeFactory)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance, which parses a clients request.</TD>
  134. </TR>
  135. </TABLE>
  136. &nbsp;
  137. <!-- ========== METHOD SUMMARY =========== -->
  138. <A NAME="method_summary"><!-- --></A>
  139. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  140. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  141. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  142. <B>Method Summary</B></FONT></TH>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  146. <CODE>protected &nbsp;void</CODE></FONT></TD>
  147. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#addResult(java.lang.Object)">addResult</A></B>(java.lang.Object&nbsp;pResult)</CODE>
  148. <BR>
  149. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  150. </TR>
  151. <TR BGCOLOR="white" CLASS="TableRowColor">
  152. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  153. <CODE>&nbsp;void</CODE></FONT></TD>
  154. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#characters(char[], int, int)">characters</A></B>(char[]&nbsp;pChars,
  155. int&nbsp;pOffset,
  156. int&nbsp;pLength)</CODE>
  157. <BR>
  158. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  162. <CODE>&nbsp;void</CODE></FONT></TD>
  163. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A></B>(java.lang.String&nbsp;pURI,
  164. java.lang.String&nbsp;pLocalName,
  165. java.lang.String&nbsp;pQName)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#getMethodName()">getMethodName</A></B>()</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the method name being invoked.</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;java.util.List</CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#getParams()">getParams</A></B>()</CODE>
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parameter list.</TD>
  182. </TR>
  183. <TR BGCOLOR="white" CLASS="TableRowColor">
  184. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  185. <CODE>&nbsp;void</CODE></FONT></TD>
  186. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#startDocument()">startDocument</A></B>()</CODE>
  187. <BR>
  188. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  189. </TR>
  190. <TR BGCOLOR="white" CLASS="TableRowColor">
  191. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  192. <CODE>&nbsp;void</CODE></FONT></TD>
  193. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></B>(java.lang.String&nbsp;pURI,
  194. java.lang.String&nbsp;pLocalName,
  195. java.lang.String&nbsp;pQName,
  196. org.xml.sax.Attributes&nbsp;pAttrs)</CODE>
  197. <BR>
  198. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  199. </TR>
  200. </TABLE>
  201. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.RecursiveTypeParserImpl"><!-- --></A>
  202. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  203. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  204. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.parser.<A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></B></TH>
  205. </TR>
  206. <TR BGCOLOR="white" CLASS="TableRowColor">
  207. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endValueTag()">endValueTag</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startValueTag()">startValueTag</A></CODE></TD>
  208. </TR>
  209. </TABLE>
  210. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.TypeParserImpl"><!-- --></A>
  211. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  212. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  213. <TH ALIGN="left"><B>Methods inherited from class org.apache.xmlrpc.parser.<A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></B></TH>
  214. </TR>
  215. <TR BGCOLOR="white" CLASS="TableRowColor">
  216. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endDocument()">endDocument</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getDocumentLocator()">getDocumentLocator</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getResult()">getResult</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#isEmpty(char[], int, int)">isEmpty</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#setResult(java.lang.Object)">setResult</A></CODE></TD>
  217. </TR>
  218. </TABLE>
  219. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  220. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  221. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  222. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  223. </TR>
  224. <TR BGCOLOR="white" CLASS="TableRowColor">
  225. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  226. </TR>
  227. </TABLE>
  228. &nbsp;
  229. <P>
  230. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  231. <A NAME="constructor_detail"><!-- --></A>
  232. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  233. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  234. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  235. <B>Constructor Detail</B></FONT></TH>
  236. </TR>
  237. </TABLE>
  238. <A NAME="XmlRpcRequestParser(org.apache.xmlrpc.common.XmlRpcStreamConfig, org.apache.xmlrpc.common.TypeFactory)"><!-- --></A><H3>
  239. XmlRpcRequestParser</H3>
  240. <PRE>
  241. public <B>XmlRpcRequestParser</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>&nbsp;pConfig,
  242. <A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A>&nbsp;pTypeFactory)</PRE>
  243. <DL>
  244. <DD>Creates a new instance, which parses a clients request.
  245. <P>
  246. <DL>
  247. <DT><B>Parameters:</B><DD><CODE>pConfig</CODE> - The client configuration.<DD><CODE>pTypeFactory</CODE> - The type factory.</DL>
  248. </DL>
  249. <!-- ============ METHOD DETAIL ========== -->
  250. <A NAME="method_detail"><!-- --></A>
  251. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  252. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  253. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  254. <B>Method Detail</B></FONT></TH>
  255. </TR>
  256. </TABLE>
  257. <A NAME="addResult(java.lang.Object)"><!-- --></A><H3>
  258. addResult</H3>
  259. <PRE>
  260. protected void <B>addResult</B>(java.lang.Object&nbsp;pResult)</PRE>
  261. <DL>
  262. <DD><DL>
  263. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#addResult(java.lang.Object)">addResult</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></CODE></DL>
  264. </DD>
  265. <DD><DL>
  266. </DL>
  267. </DD>
  268. </DL>
  269. <HR>
  270. <A NAME="startDocument()"><!-- --></A><H3>
  271. startDocument</H3>
  272. <PRE>
  273. public void <B>startDocument</B>()
  274. throws org.xml.sax.SAXException</PRE>
  275. <DL>
  276. <DD><DL>
  277. <DT><B>Specified by:</B><DD><CODE>startDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startDocument()">startDocument</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></CODE></DL>
  278. </DD>
  279. <DD><DL>
  280. <DT><B>Throws:</B>
  281. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  282. </DD>
  283. </DL>
  284. <HR>
  285. <A NAME="characters(char[], int, int)"><!-- --></A><H3>
  286. characters</H3>
  287. <PRE>
  288. public void <B>characters</B>(char[]&nbsp;pChars,
  289. int&nbsp;pOffset,
  290. int&nbsp;pLength)
  291. throws org.xml.sax.SAXException</PRE>
  292. <DL>
  293. <DD><DL>
  294. <DT><B>Specified by:</B><DD><CODE>characters</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#characters(char[], int, int)">characters</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></CODE></DL>
  295. </DD>
  296. <DD><DL>
  297. <DT><B>Throws:</B>
  298. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  299. </DD>
  300. </DL>
  301. <HR>
  302. <A NAME="startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
  303. startElement</H3>
  304. <PRE>
  305. public void <B>startElement</B>(java.lang.String&nbsp;pURI,
  306. java.lang.String&nbsp;pLocalName,
  307. java.lang.String&nbsp;pQName,
  308. org.xml.sax.Attributes&nbsp;pAttrs)
  309. throws org.xml.sax.SAXException</PRE>
  310. <DL>
  311. <DD><DL>
  312. <DT><B>Specified by:</B><DD><CODE>startElement</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></CODE></DL>
  313. </DD>
  314. <DD><DL>
  315. <DT><B>Throws:</B>
  316. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  317. </DD>
  318. </DL>
  319. <HR>
  320. <A NAME="endElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
  321. endElement</H3>
  322. <PRE>
  323. public void <B>endElement</B>(java.lang.String&nbsp;pURI,
  324. java.lang.String&nbsp;pLocalName,
  325. java.lang.String&nbsp;pQName)
  326. throws org.xml.sax.SAXException</PRE>
  327. <DL>
  328. <DD><DL>
  329. <DT><B>Specified by:</B><DD><CODE>endElement</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></CODE></DL>
  330. </DD>
  331. <DD><DL>
  332. <DT><B>Throws:</B>
  333. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  334. </DD>
  335. </DL>
  336. <HR>
  337. <A NAME="getMethodName()"><!-- --></A><H3>
  338. getMethodName</H3>
  339. <PRE>
  340. public java.lang.String <B>getMethodName</B>()</PRE>
  341. <DL>
  342. <DD>Returns the method name being invoked.
  343. <P>
  344. <DD><DL>
  345. <DT><B>Returns:</B><DD>Requested method name.</DL>
  346. </DD>
  347. </DL>
  348. <HR>
  349. <A NAME="getParams()"><!-- --></A><H3>
  350. getParams</H3>
  351. <PRE>
  352. public java.util.List <B>getParams</B>()</PRE>
  353. <DL>
  354. <DD>Returns the parameter list.
  355. <P>
  356. <DD><DL>
  357. <DT><B>Returns:</B><DD>Parameter list.</DL>
  358. </DD>
  359. </DL>
  360. <!-- ========= END OF CLASS DATA ========= -->
  361. <HR>
  362. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  363. <A NAME="navbar_bottom"><!-- --></A>
  364. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  365. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  366. <TR>
  367. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  368. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  369. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  370. <TR ALIGN="center" VALIGN="top">
  371. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  372. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  373. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  374. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XmlRpcRequestParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  375. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  376. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  377. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  378. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  379. </TR>
  380. </TABLE>
  381. </TD>
  382. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  383. </EM>
  384. </TD>
  385. </TR>
  386. <TR>
  387. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  388. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  389. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcResponseParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  390. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  391. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/XmlRpcRequestParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  392. &nbsp;<A HREF="XmlRpcRequestParser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  393. &nbsp;<SCRIPT type="text/javascript">
  394. <!--
  395. if(window==top) {
  396. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  397. }
  398. //-->
  399. </SCRIPT>
  400. <NOSCRIPT>
  401. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  402. </NOSCRIPT>
  403. </FONT></TD>
  404. </TR>
  405. <TR>
  406. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  407. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.xmlrpc.parser.RecursiveTypeParserImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  408. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  409. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  410. </TR>
  411. </TABLE>
  412. <A NAME="skip-navbar_bottom"></A>
  413. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  414. <HR>
  415. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  416. </BODY>
  417. </HTML>