PageRenderTime 153ms CodeModel.GetById 18ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 616 lines | 523 code | 69 blank | 24 comment | 0 complexity | a5bea31accb071e0aa89b3b34b86e8df 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:57 CEST 2009 -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. RecursiveTypeParserImpl (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="RecursiveTypeParserImpl (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/RecursiveTypeParserImpl.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/ObjectArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/SerializableParser.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/RecursiveTypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="RecursiveTypeParserImpl.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="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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 RecursiveTypeParserImpl</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 "><B>org.apache.xmlrpc.parser.RecursiveTypeParserImpl</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. <DL>
  93. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/MapParser.html" title="class in org.apache.xmlrpc.parser">MapParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ObjectArrayParser.html" title="class in org.apache.xmlrpc.parser">ObjectArrayParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html" title="class in org.apache.xmlrpc.parser">XmlRpcRequestParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcResponseParser.html" title="class in org.apache.xmlrpc.parser">XmlRpcResponseParser</A></DD>
  94. </DL>
  95. <HR>
  96. <DL>
  97. <DT><PRE>public abstract class <B>RecursiveTypeParserImpl</B><DT>extends <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></DL>
  98. </PRE>
  99. <P>
  100. Abstract base class of a parser, that invokes other type
  101. parsers recursively.
  102. <P>
  103. <P>
  104. <HR>
  105. <P>
  106. <!-- =========== FIELD SUMMARY =========== -->
  107. <A NAME="field_summary"><!-- --></A>
  108. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  109. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  110. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  111. <B>Field Summary</B></FONT></TH>
  112. </TR>
  113. <TR BGCOLOR="white" CLASS="TableRowColor">
  114. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  115. <CODE>protected &nbsp;<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A></CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#cfg">cfg</A></B></CODE>
  117. <BR>
  118. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  131. <CODE>protected </CODE></FONT></TD>
  132. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#RecursiveTypeParserImpl(org.apache.xmlrpc.common.XmlRpcStreamConfig, org.apache.ws.commons.util.NamespaceContextImpl, org.apache.xmlrpc.common.TypeFactory)">RecursiveTypeParserImpl</A></B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>&nbsp;pConfig,
  133. org.apache.ws.commons.util.NamespaceContextImpl&nbsp;pContext,
  134. <A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A>&nbsp;pFactory)</CODE>
  135. <BR>
  136. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  137. </TR>
  138. </TABLE>
  139. &nbsp;
  140. <!-- ========== METHOD SUMMARY =========== -->
  141. <A NAME="method_summary"><!-- --></A>
  142. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  143. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  144. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  145. <B>Method Summary</B></FONT></TH>
  146. </TR>
  147. <TR BGCOLOR="white" CLASS="TableRowColor">
  148. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  149. <CODE>protected abstract &nbsp;void</CODE></FONT></TD>
  150. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#addResult(java.lang.Object)">addResult</A></B>(java.lang.Object&nbsp;pResult)</CODE>
  151. <BR>
  152. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  153. </TR>
  154. <TR BGCOLOR="white" CLASS="TableRowColor">
  155. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  156. <CODE>&nbsp;void</CODE></FONT></TD>
  157. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#characters(char[], int, int)">characters</A></B>(char[]&nbsp;pChars,
  158. int&nbsp;pOffset,
  159. int&nbsp;pLength)</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  162. </TR>
  163. <TR BGCOLOR="white" CLASS="TableRowColor">
  164. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  165. <CODE>&nbsp;void</CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A></B>(java.lang.String&nbsp;pURI,
  167. java.lang.String&nbsp;pLocalName,
  168. java.lang.String&nbsp;pQName)</CODE>
  169. <BR>
  170. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  174. <CODE>&nbsp;void</CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix)</CODE>
  176. <BR>
  177. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  178. </TR>
  179. <TR BGCOLOR="white" CLASS="TableRowColor">
  180. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  181. <CODE>protected &nbsp;void</CODE></FONT></TD>
  182. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#endValueTag()">endValueTag</A></B>()</CODE>
  183. <BR>
  184. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  185. </TR>
  186. <TR BGCOLOR="white" CLASS="TableRowColor">
  187. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  188. <CODE>&nbsp;void</CODE></FONT></TD>
  189. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A></B>(char[]&nbsp;pChars,
  190. int&nbsp;pOffset,
  191. int&nbsp;pLength)</CODE>
  192. <BR>
  193. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  194. </TR>
  195. <TR BGCOLOR="white" CLASS="TableRowColor">
  196. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  197. <CODE>&nbsp;void</CODE></FONT></TD>
  198. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A></B>(java.lang.String&nbsp;pTarget,
  199. java.lang.String&nbsp;pData)</CODE>
  200. <BR>
  201. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PI's are by default ignored.</TD>
  202. </TR>
  203. <TR BGCOLOR="white" CLASS="TableRowColor">
  204. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  205. <CODE>&nbsp;void</CODE></FONT></TD>
  206. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A></B>(java.lang.String&nbsp;pEntity)</CODE>
  207. <BR>
  208. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skipped entities raise an exception by default.</TD>
  209. </TR>
  210. <TR BGCOLOR="white" CLASS="TableRowColor">
  211. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  212. <CODE>&nbsp;void</CODE></FONT></TD>
  213. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startDocument()">startDocument</A></B>()</CODE>
  214. <BR>
  215. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  216. </TR>
  217. <TR BGCOLOR="white" CLASS="TableRowColor">
  218. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  219. <CODE>&nbsp;void</CODE></FONT></TD>
  220. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></B>(java.lang.String&nbsp;pURI,
  221. java.lang.String&nbsp;pLocalName,
  222. java.lang.String&nbsp;pQName,
  223. org.xml.sax.Attributes&nbsp;pAttrs)</CODE>
  224. <BR>
  225. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  226. </TR>
  227. <TR BGCOLOR="white" CLASS="TableRowColor">
  228. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  229. <CODE>&nbsp;void</CODE></FONT></TD>
  230. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix,
  231. java.lang.String&nbsp;pURI)</CODE>
  232. <BR>
  233. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  234. </TR>
  235. <TR BGCOLOR="white" CLASS="TableRowColor">
  236. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  237. <CODE>protected &nbsp;void</CODE></FONT></TD>
  238. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html#startValueTag()">startValueTag</A></B>()</CODE>
  239. <BR>
  240. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called to start a value tag.</TD>
  241. </TR>
  242. </TABLE>
  243. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.TypeParserImpl"><!-- --></A>
  244. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  245. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  246. <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>
  247. </TR>
  248. <TR BGCOLOR="white" CLASS="TableRowColor">
  249. <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>
  250. </TR>
  251. </TABLE>
  252. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  253. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  254. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  255. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  256. </TR>
  257. <TR BGCOLOR="white" CLASS="TableRowColor">
  258. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  259. </TR>
  260. </TABLE>
  261. &nbsp;
  262. <P>
  263. <!-- ============ FIELD DETAIL =========== -->
  264. <A NAME="field_detail"><!-- --></A>
  265. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  266. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  267. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  268. <B>Field Detail</B></FONT></TH>
  269. </TR>
  270. </TABLE>
  271. <A NAME="cfg"><!-- --></A><H3>
  272. cfg</H3>
  273. <PRE>
  274. protected final <A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A> <B>cfg</B></PRE>
  275. <DL>
  276. <DL>
  277. </DL>
  278. </DL>
  279. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  280. <A NAME="constructor_detail"><!-- --></A>
  281. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  282. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  283. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  284. <B>Constructor Detail</B></FONT></TH>
  285. </TR>
  286. </TABLE>
  287. <A NAME="RecursiveTypeParserImpl(org.apache.xmlrpc.common.XmlRpcStreamConfig, org.apache.ws.commons.util.NamespaceContextImpl, org.apache.xmlrpc.common.TypeFactory)"><!-- --></A><H3>
  288. RecursiveTypeParserImpl</H3>
  289. <PRE>
  290. protected <B>RecursiveTypeParserImpl</B>(<A HREF="../../../../org/apache/xmlrpc/common/XmlRpcStreamConfig.html" title="interface in org.apache.xmlrpc.common">XmlRpcStreamConfig</A>&nbsp;pConfig,
  291. org.apache.ws.commons.util.NamespaceContextImpl&nbsp;pContext,
  292. <A HREF="../../../../org/apache/xmlrpc/common/TypeFactory.html" title="interface in org.apache.xmlrpc.common">TypeFactory</A>&nbsp;pFactory)</PRE>
  293. <DL>
  294. <DD>Creates a new instance.
  295. <P>
  296. <DL>
  297. <DT><B>Parameters:</B><DD><CODE>pContext</CODE> - The namespace context.<DD><CODE>pConfig</CODE> - The request or response configuration.<DD><CODE>pFactory</CODE> - The type factory.</DL>
  298. </DL>
  299. <!-- ============ METHOD DETAIL ========== -->
  300. <A NAME="method_detail"><!-- --></A>
  301. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  302. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  303. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  304. <B>Method Detail</B></FONT></TH>
  305. </TR>
  306. </TABLE>
  307. <A NAME="startValueTag()"><!-- --></A><H3>
  308. startValueTag</H3>
  309. <PRE>
  310. protected void <B>startValueTag</B>()
  311. throws org.xml.sax.SAXException</PRE>
  312. <DL>
  313. <DD>Called to start a value tag.
  314. <P>
  315. <DD><DL>
  316. <DT><B>Throws:</B>
  317. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  318. </DD>
  319. </DL>
  320. <HR>
  321. <A NAME="addResult(java.lang.Object)"><!-- --></A><H3>
  322. addResult</H3>
  323. <PRE>
  324. protected abstract void <B>addResult</B>(java.lang.Object&nbsp;pResult)
  325. throws org.xml.sax.SAXException</PRE>
  326. <DL>
  327. <DD><DL>
  328. <DT><B>Throws:</B>
  329. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  330. </DD>
  331. </DL>
  332. <HR>
  333. <A NAME="endValueTag()"><!-- --></A><H3>
  334. endValueTag</H3>
  335. <PRE>
  336. protected void <B>endValueTag</B>()
  337. throws org.xml.sax.SAXException</PRE>
  338. <DL>
  339. <DD><DL>
  340. <DT><B>Throws:</B>
  341. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  342. </DD>
  343. </DL>
  344. <HR>
  345. <A NAME="startDocument()"><!-- --></A><H3>
  346. startDocument</H3>
  347. <PRE>
  348. public void <B>startDocument</B>()
  349. throws org.xml.sax.SAXException</PRE>
  350. <DL>
  351. <DD><DL>
  352. <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/TypeParserImpl.html#startDocument()">startDocument</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  353. </DD>
  354. <DD><DL>
  355. <DT><B>Throws:</B>
  356. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  357. </DD>
  358. </DL>
  359. <HR>
  360. <A NAME="endElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
  361. endElement</H3>
  362. <PRE>
  363. public void <B>endElement</B>(java.lang.String&nbsp;pURI,
  364. java.lang.String&nbsp;pLocalName,
  365. java.lang.String&nbsp;pQName)
  366. throws org.xml.sax.SAXException</PRE>
  367. <DL>
  368. <DD><DL>
  369. <DT><B>Throws:</B>
  370. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  371. </DD>
  372. </DL>
  373. <HR>
  374. <A NAME="startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
  375. startElement</H3>
  376. <PRE>
  377. public void <B>startElement</B>(java.lang.String&nbsp;pURI,
  378. java.lang.String&nbsp;pLocalName,
  379. java.lang.String&nbsp;pQName,
  380. org.xml.sax.Attributes&nbsp;pAttrs)
  381. throws org.xml.sax.SAXException</PRE>
  382. <DL>
  383. <DD><DL>
  384. <DT><B>Throws:</B>
  385. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  386. </DD>
  387. </DL>
  388. <HR>
  389. <A NAME="characters(char[], int, int)"><!-- --></A><H3>
  390. characters</H3>
  391. <PRE>
  392. public void <B>characters</B>(char[]&nbsp;pChars,
  393. int&nbsp;pOffset,
  394. int&nbsp;pLength)
  395. throws org.xml.sax.SAXException</PRE>
  396. <DL>
  397. <DD><DL>
  398. <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/TypeParserImpl.html#characters(char[], int, int)">characters</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  399. </DD>
  400. <DD><DL>
  401. <DT><B>Throws:</B>
  402. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  403. </DD>
  404. </DL>
  405. <HR>
  406. <A NAME="ignorableWhitespace(char[], int, int)"><!-- --></A><H3>
  407. ignorableWhitespace</H3>
  408. <PRE>
  409. public void <B>ignorableWhitespace</B>(char[]&nbsp;pChars,
  410. int&nbsp;pOffset,
  411. int&nbsp;pLength)
  412. throws org.xml.sax.SAXException</PRE>
  413. <DL>
  414. <DD><DL>
  415. <DT><B>Specified by:</B><DD><CODE>ignorableWhitespace</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  416. </DD>
  417. <DD><DL>
  418. <DT><B>Throws:</B>
  419. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  420. </DD>
  421. </DL>
  422. <HR>
  423. <A NAME="processingInstruction(java.lang.String, java.lang.String)"><!-- --></A><H3>
  424. processingInstruction</H3>
  425. <PRE>
  426. public void <B>processingInstruction</B>(java.lang.String&nbsp;pTarget,
  427. java.lang.String&nbsp;pData)
  428. throws org.xml.sax.SAXException</PRE>
  429. <DL>
  430. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">TypeParserImpl</A></CODE></B></DD>
  431. <DD>PI's are by default ignored.
  432. <P>
  433. <DD><DL>
  434. <DT><B>Specified by:</B><DD><CODE>processingInstruction</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  435. </DD>
  436. <DD><DL>
  437. <DT><B>Throws:</B>
  438. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  439. </DD>
  440. </DL>
  441. <HR>
  442. <A NAME="skippedEntity(java.lang.String)"><!-- --></A><H3>
  443. skippedEntity</H3>
  444. <PRE>
  445. public void <B>skippedEntity</B>(java.lang.String&nbsp;pEntity)
  446. throws org.xml.sax.SAXException</PRE>
  447. <DL>
  448. <DD><B>Description copied from class: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#skippedEntity(java.lang.String)">TypeParserImpl</A></CODE></B></DD>
  449. <DD>Skipped entities raise an exception by default.
  450. <P>
  451. <DD><DL>
  452. <DT><B>Specified by:</B><DD><CODE>skippedEntity</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  453. </DD>
  454. <DD><DL>
  455. <DT><B>Throws:</B>
  456. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  457. </DD>
  458. </DL>
  459. <HR>
  460. <A NAME="startPrefixMapping(java.lang.String, java.lang.String)"><!-- --></A><H3>
  461. startPrefixMapping</H3>
  462. <PRE>
  463. public void <B>startPrefixMapping</B>(java.lang.String&nbsp;pPrefix,
  464. java.lang.String&nbsp;pURI)
  465. throws org.xml.sax.SAXException</PRE>
  466. <DL>
  467. <DD><DL>
  468. <DT><B>Specified by:</B><DD><CODE>startPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  469. </DD>
  470. <DD><DL>
  471. <DT><B>Throws:</B>
  472. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  473. </DD>
  474. </DL>
  475. <HR>
  476. <A NAME="endPrefixMapping(java.lang.String)"><!-- --></A><H3>
  477. endPrefixMapping</H3>
  478. <PRE>
  479. public void <B>endPrefixMapping</B>(java.lang.String&nbsp;pPrefix)
  480. throws org.xml.sax.SAXException</PRE>
  481. <DL>
  482. <DD><DL>
  483. <DT><B>Specified by:</B><DD><CODE>endPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></CODE> in class <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html" title="class in org.apache.xmlrpc.parser">TypeParserImpl</A></CODE></DL>
  484. </DD>
  485. <DD><DL>
  486. <DT><B>Throws:</B>
  487. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  488. </DD>
  489. </DL>
  490. <!-- ========= END OF CLASS DATA ========= -->
  491. <HR>
  492. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  493. <A NAME="navbar_bottom"><!-- --></A>
  494. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  495. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  496. <TR>
  497. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  498. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  499. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  500. <TR ALIGN="center" VALIGN="top">
  501. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  502. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  503. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  504. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/RecursiveTypeParserImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  505. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  506. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  507. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  508. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  509. </TR>
  510. </TABLE>
  511. </TD>
  512. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  513. </EM>
  514. </TD>
  515. </TR>
  516. <TR>
  517. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  518. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/ObjectArrayParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  519. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/SerializableParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  520. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  521. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  522. &nbsp;<A HREF="RecursiveTypeParserImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  523. &nbsp;<SCRIPT type="text/javascript">
  524. <!--
  525. if(window==top) {
  526. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  527. }
  528. //-->
  529. </SCRIPT>
  530. <NOSCRIPT>
  531. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  532. </NOSCRIPT>
  533. </FONT></TD>
  534. </TR>
  535. <TR>
  536. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  537. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  538. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  539. DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  540. </TR>
  541. </TABLE>
  542. <A NAME="skip-navbar_bottom"></A>
  543. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  544. <HR>
  545. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  546. </BODY>
  547. </HTML>