PageRenderTime 165ms CodeModel.GetById 53ms RepoModel.GetById 1ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 597 lines | 510 code | 65 blank | 22 comment | 0 complexity | 2bbb10610655b64653ca547c5e2da720 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. TypeParserImpl (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="TypeParserImpl (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/TypeParserImpl.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/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.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/TypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="TypeParserImpl.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.parser</FONT>
  82. <BR>
  83. Class TypeParserImpl</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.parser.TypeParserImpl</B>
  87. </PRE>
  88. <DL>
  89. <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>
  90. </DL>
  91. <DL>
  92. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html" title="class in org.apache.xmlrpc.parser">AtomicParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/ByteArrayParser.html" title="class in org.apache.xmlrpc.parser">ByteArrayParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/RecursiveTypeParserImpl.html" title="class in org.apache.xmlrpc.parser">RecursiveTypeParserImpl</A></DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public abstract class <B>TypeParserImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser">TypeParser</A></DL>
  97. </PRE>
  98. <P>
  99. Abstract base implementation of a <A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><CODE>TypeParser</CODE></A>,
  100. for derivation of subclasses.
  101. <P>
  102. <P>
  103. <HR>
  104. <P>
  105. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  106. <A NAME="constructor_summary"><!-- --></A>
  107. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  108. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  109. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  110. <B>Constructor Summary</B></FONT></TH>
  111. </TR>
  112. <TR BGCOLOR="white" CLASS="TableRowColor">
  113. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#TypeParserImpl()">TypeParserImpl</A></B>()</CODE>
  114. <BR>
  115. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  116. </TR>
  117. </TABLE>
  118. &nbsp;
  119. <!-- ========== METHOD SUMMARY =========== -->
  120. <A NAME="method_summary"><!-- --></A>
  121. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  122. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  123. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  124. <B>Method Summary</B></FONT></TH>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  128. <CODE>&nbsp;void</CODE></FONT></TD>
  129. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#characters(char[], int, int)">characters</A></B>(char[]&nbsp;pChars,
  130. int&nbsp;pOffset,
  131. int&nbsp;pLength)</CODE>
  132. <BR>
  133. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  134. </TR>
  135. <TR BGCOLOR="white" CLASS="TableRowColor">
  136. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  137. <CODE>&nbsp;void</CODE></FONT></TD>
  138. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endDocument()">endDocument</A></B>()</CODE>
  139. <BR>
  140. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  141. </TR>
  142. <TR BGCOLOR="white" CLASS="TableRowColor">
  143. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  144. <CODE>&nbsp;void</CODE></FONT></TD>
  145. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix)</CODE>
  146. <BR>
  147. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  148. </TR>
  149. <TR BGCOLOR="white" CLASS="TableRowColor">
  150. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  151. <CODE>&nbsp;org.xml.sax.Locator</CODE></FONT></TD>
  152. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getDocumentLocator()">getDocumentLocator</A></B>()</CODE>
  153. <BR>
  154. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the document locator.</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  158. <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
  159. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getResult()">getResult</A></B>()</CODE>
  160. <BR>
  161. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parsed object.</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/TypeParserImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A></B>(char[]&nbsp;pChars,
  167. int&nbsp;pOffset,
  168. int&nbsp;pLength)</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>protected static&nbsp;boolean</CODE></FONT></TD>
  175. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#isEmpty(char[], int, int)">isEmpty</A></B>(char[]&nbsp;pChars,
  176. int&nbsp;pStart,
  177. int&nbsp;pLength)</CODE>
  178. <BR>
  179. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  180. </TR>
  181. <TR BGCOLOR="white" CLASS="TableRowColor">
  182. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  183. <CODE>&nbsp;void</CODE></FONT></TD>
  184. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A></B>(java.lang.String&nbsp;pTarget,
  185. java.lang.String&nbsp;pData)</CODE>
  186. <BR>
  187. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PI's are by default ignored.</TD>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  191. <CODE>&nbsp;void</CODE></FONT></TD>
  192. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A></B>(org.xml.sax.Locator&nbsp;pLocator)</CODE>
  193. <BR>
  194. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  195. </TR>
  196. <TR BGCOLOR="white" CLASS="TableRowColor">
  197. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  198. <CODE>&nbsp;void</CODE></FONT></TD>
  199. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#setResult(java.lang.Object)">setResult</A></B>(java.lang.Object&nbsp;pResult)</CODE>
  200. <BR>
  201. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the result object.</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/TypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A></B>(java.lang.String&nbsp;pName)</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/TypeParserImpl.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/TypeParserImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix,
  221. java.lang.String&nbsp;pURI)</CODE>
  222. <BR>
  223. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  224. </TR>
  225. </TABLE>
  226. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  227. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  228. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  229. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  230. </TR>
  231. <TR BGCOLOR="white" CLASS="TableRowColor">
  232. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  233. </TR>
  234. </TABLE>
  235. &nbsp;<A NAME="methods_inherited_from_class_org.xml.sax.ContentHandler"><!-- --></A>
  236. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  237. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  238. <TH ALIGN="left"><B>Methods inherited from interface org.xml.sax.ContentHandler</B></TH>
  239. </TR>
  240. <TR BGCOLOR="white" CLASS="TableRowColor">
  241. <TD><CODE>endElement, startElement</CODE></TD>
  242. </TR>
  243. </TABLE>
  244. &nbsp;
  245. <P>
  246. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  247. <A NAME="constructor_detail"><!-- --></A>
  248. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  249. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  250. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  251. <B>Constructor Detail</B></FONT></TH>
  252. </TR>
  253. </TABLE>
  254. <A NAME="TypeParserImpl()"><!-- --></A><H3>
  255. TypeParserImpl</H3>
  256. <PRE>
  257. public <B>TypeParserImpl</B>()</PRE>
  258. <DL>
  259. </DL>
  260. <!-- ============ METHOD DETAIL ========== -->
  261. <A NAME="method_detail"><!-- --></A>
  262. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  263. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  264. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  265. <B>Method Detail</B></FONT></TH>
  266. </TR>
  267. </TABLE>
  268. <A NAME="setResult(java.lang.Object)"><!-- --></A><H3>
  269. setResult</H3>
  270. <PRE>
  271. public void <B>setResult</B>(java.lang.Object&nbsp;pResult)</PRE>
  272. <DL>
  273. <DD>Sets the result object.
  274. <P>
  275. <DD><DL>
  276. </DL>
  277. </DD>
  278. <DD><DL>
  279. <DT><B>Parameters:</B><DD><CODE>pResult</CODE> - The result object.</DL>
  280. </DD>
  281. </DL>
  282. <HR>
  283. <A NAME="getResult()"><!-- --></A><H3>
  284. getResult</H3>
  285. <PRE>
  286. public java.lang.Object <B>getResult</B>()
  287. throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
  288. <DL>
  289. <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html#getResult()">TypeParser</A></CODE></B></DD>
  290. <DD>Returns the parsed object.
  291. <P>
  292. <DD><DL>
  293. <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html#getResult()">getResult</A></CODE> in interface <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser">TypeParser</A></CODE></DL>
  294. </DD>
  295. <DD><DL>
  296. <DT><B>Returns:</B><DD>The parameter or result object.
  297. <DT><B>Throws:</B>
  298. <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE> - Creating the result object failed.</DL>
  299. </DD>
  300. </DL>
  301. <HR>
  302. <A NAME="getDocumentLocator()"><!-- --></A><H3>
  303. getDocumentLocator</H3>
  304. <PRE>
  305. public org.xml.sax.Locator <B>getDocumentLocator</B>()</PRE>
  306. <DL>
  307. <DD>Returns the document locator.
  308. <P>
  309. <DD><DL>
  310. </DL>
  311. </DD>
  312. <DD><DL>
  313. <DT><B>Returns:</B><DD>Locator object describing the current location within the
  314. document.</DL>
  315. </DD>
  316. </DL>
  317. <HR>
  318. <A NAME="setDocumentLocator(org.xml.sax.Locator)"><!-- --></A><H3>
  319. setDocumentLocator</H3>
  320. <PRE>
  321. public void <B>setDocumentLocator</B>(org.xml.sax.Locator&nbsp;pLocator)</PRE>
  322. <DL>
  323. <DD><DL>
  324. <DT><B>Specified by:</B><DD><CODE>setDocumentLocator</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  325. </DD>
  326. <DD><DL>
  327. </DL>
  328. </DD>
  329. </DL>
  330. <HR>
  331. <A NAME="processingInstruction(java.lang.String, java.lang.String)"><!-- --></A><H3>
  332. processingInstruction</H3>
  333. <PRE>
  334. public void <B>processingInstruction</B>(java.lang.String&nbsp;pTarget,
  335. java.lang.String&nbsp;pData)
  336. throws org.xml.sax.SAXException</PRE>
  337. <DL>
  338. <DD>PI's are by default ignored.
  339. <P>
  340. <DD><DL>
  341. <DT><B>Specified by:</B><DD><CODE>processingInstruction</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  342. </DD>
  343. <DD><DL>
  344. <DT><B>Throws:</B>
  345. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  346. </DD>
  347. </DL>
  348. <HR>
  349. <A NAME="skippedEntity(java.lang.String)"><!-- --></A><H3>
  350. skippedEntity</H3>
  351. <PRE>
  352. public void <B>skippedEntity</B>(java.lang.String&nbsp;pName)
  353. throws org.xml.sax.SAXException</PRE>
  354. <DL>
  355. <DD>Skipped entities raise an exception by default.
  356. <P>
  357. <DD><DL>
  358. <DT><B>Specified by:</B><DD><CODE>skippedEntity</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  359. </DD>
  360. <DD><DL>
  361. <DT><B>Throws:</B>
  362. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  363. </DD>
  364. </DL>
  365. <HR>
  366. <A NAME="startPrefixMapping(java.lang.String, java.lang.String)"><!-- --></A><H3>
  367. startPrefixMapping</H3>
  368. <PRE>
  369. public void <B>startPrefixMapping</B>(java.lang.String&nbsp;pPrefix,
  370. java.lang.String&nbsp;pURI)
  371. throws org.xml.sax.SAXException</PRE>
  372. <DL>
  373. <DD><DL>
  374. <DT><B>Specified by:</B><DD><CODE>startPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  375. </DD>
  376. <DD><DL>
  377. <DT><B>Throws:</B>
  378. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  379. </DD>
  380. </DL>
  381. <HR>
  382. <A NAME="endPrefixMapping(java.lang.String)"><!-- --></A><H3>
  383. endPrefixMapping</H3>
  384. <PRE>
  385. public void <B>endPrefixMapping</B>(java.lang.String&nbsp;pPrefix)
  386. throws org.xml.sax.SAXException</PRE>
  387. <DL>
  388. <DD><DL>
  389. <DT><B>Specified by:</B><DD><CODE>endPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  390. </DD>
  391. <DD><DL>
  392. <DT><B>Throws:</B>
  393. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  394. </DD>
  395. </DL>
  396. <HR>
  397. <A NAME="endDocument()"><!-- --></A><H3>
  398. endDocument</H3>
  399. <PRE>
  400. public void <B>endDocument</B>()
  401. throws org.xml.sax.SAXException</PRE>
  402. <DL>
  403. <DD><DL>
  404. <DT><B>Specified by:</B><DD><CODE>endDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  405. </DD>
  406. <DD><DL>
  407. <DT><B>Throws:</B>
  408. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  409. </DD>
  410. </DL>
  411. <HR>
  412. <A NAME="startDocument()"><!-- --></A><H3>
  413. startDocument</H3>
  414. <PRE>
  415. public void <B>startDocument</B>()
  416. throws org.xml.sax.SAXException</PRE>
  417. <DL>
  418. <DD><DL>
  419. <DT><B>Specified by:</B><DD><CODE>startDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  420. </DD>
  421. <DD><DL>
  422. <DT><B>Throws:</B>
  423. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  424. </DD>
  425. </DL>
  426. <HR>
  427. <A NAME="isEmpty(char[], int, int)"><!-- --></A><H3>
  428. isEmpty</H3>
  429. <PRE>
  430. protected static boolean <B>isEmpty</B>(char[]&nbsp;pChars,
  431. int&nbsp;pStart,
  432. int&nbsp;pLength)</PRE>
  433. <DL>
  434. <DD><DL>
  435. </DL>
  436. </DD>
  437. <DD><DL>
  438. </DL>
  439. </DD>
  440. </DL>
  441. <HR>
  442. <A NAME="characters(char[], int, int)"><!-- --></A><H3>
  443. characters</H3>
  444. <PRE>
  445. public void <B>characters</B>(char[]&nbsp;pChars,
  446. int&nbsp;pOffset,
  447. int&nbsp;pLength)
  448. throws org.xml.sax.SAXException</PRE>
  449. <DL>
  450. <DD><DL>
  451. <DT><B>Specified by:</B><DD><CODE>characters</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  452. </DD>
  453. <DD><DL>
  454. <DT><B>Throws:</B>
  455. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  456. </DD>
  457. </DL>
  458. <HR>
  459. <A NAME="ignorableWhitespace(char[], int, int)"><!-- --></A><H3>
  460. ignorableWhitespace</H3>
  461. <PRE>
  462. public void <B>ignorableWhitespace</B>(char[]&nbsp;pChars,
  463. int&nbsp;pOffset,
  464. int&nbsp;pLength)
  465. throws org.xml.sax.SAXException</PRE>
  466. <DL>
  467. <DD><DL>
  468. <DT><B>Specified by:</B><DD><CODE>ignorableWhitespace</CODE> in interface <CODE>org.xml.sax.ContentHandler</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. <!-- ========= END OF CLASS DATA ========= -->
  476. <HR>
  477. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  478. <A NAME="navbar_bottom"><!-- --></A>
  479. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  480. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  481. <TR>
  482. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  483. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  484. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  485. <TR ALIGN="center" VALIGN="top">
  486. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  487. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  488. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  489. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TypeParserImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  490. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  491. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  492. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  493. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  494. </TR>
  495. </TABLE>
  496. </TD>
  497. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  498. </EM>
  499. </TD>
  500. </TR>
  501. <TR>
  502. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  503. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  504. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  505. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  506. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/TypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
  507. &nbsp;<A HREF="TypeParserImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  508. &nbsp;<SCRIPT type="text/javascript">
  509. <!--
  510. if(window==top) {
  511. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  512. }
  513. //-->
  514. </SCRIPT>
  515. <NOSCRIPT>
  516. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  517. </NOSCRIPT>
  518. </FONT></TD>
  519. </TR>
  520. <TR>
  521. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  522. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  523. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  524. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  525. </TR>
  526. </TABLE>
  527. <A NAME="skip-navbar_bottom"></A>
  528. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  529. <HR>
  530. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  531. </BODY>
  532. </HTML>