PageRenderTime 170ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 603 lines | 515 code | 66 blank | 22 comment | 0 complexity | f2782b09ad1e74d2309bf16944b8557a 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. ExtParser (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="ExtParser (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/ExtParser.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/DoubleParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/FloatParser.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/ExtParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="ExtParser.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 ExtParser</H2>
  84. <PRE>
  85. java.lang.Object
  86. <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.parser.ExtParser</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/jaxb/JaxbParser.html" title="class in org.apache.xmlrpc.jaxb">JaxbParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/NodeParser.html" title="class in org.apache.xmlrpc.parser">NodeParser</A></DD>
  93. </DL>
  94. <HR>
  95. <DL>
  96. <DT><PRE>public abstract class <B>ExtParser</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. Base class for parsing external XML representations, like DOM,
  100. or JAXB.
  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/ExtParser.html#ExtParser()">ExtParser</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/ExtParser.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/ExtParser.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/ExtParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A></B>(java.lang.String&nbsp;pURI,
  146. java.lang.String&nbsp;pLocalName,
  147. java.lang.String&nbsp;pQName)</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/ExtParser.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix)</CODE>
  155. <BR>
  156. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  157. </TR>
  158. <TR BGCOLOR="white" CLASS="TableRowColor">
  159. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  160. <CODE>protected abstract &nbsp;org.xml.sax.ContentHandler</CODE></FONT></TD>
  161. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getExtHandler()">getExtHandler</A></B>()</CODE>
  162. <BR>
  163. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a content handler for parsing the actual
  164. contents.</TD>
  165. </TR>
  166. <TR BGCOLOR="white" CLASS="TableRowColor">
  167. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  168. <CODE>protected abstract &nbsp;java.lang.String</CODE></FONT></TD>
  169. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#getTagName()">getTagName</A></B>()</CODE>
  170. <BR>
  171. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the outer node name.</TD>
  172. </TR>
  173. <TR BGCOLOR="white" CLASS="TableRowColor">
  174. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  175. <CODE>&nbsp;void</CODE></FONT></TD>
  176. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A></B>(char[]&nbsp;pChars,
  177. int&nbsp;pOffset,
  178. int&nbsp;pLength)</CODE>
  179. <BR>
  180. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  181. </TR>
  182. <TR BGCOLOR="white" CLASS="TableRowColor">
  183. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  184. <CODE>&nbsp;void</CODE></FONT></TD>
  185. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</A></B>(java.lang.String&nbsp;pTarget,
  186. java.lang.String&nbsp;pData)</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/ExtParser.html#setDocumentLocator(org.xml.sax.Locator)">setDocumentLocator</A></B>(org.xml.sax.Locator&nbsp;pLocator)</CODE>
  194. <BR>
  195. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  196. </TR>
  197. <TR BGCOLOR="white" CLASS="TableRowColor">
  198. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  199. <CODE>&nbsp;void</CODE></FONT></TD>
  200. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#skippedEntity(java.lang.String)">skippedEntity</A></B>(java.lang.String&nbsp;pName)</CODE>
  201. <BR>
  202. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  203. </TR>
  204. <TR BGCOLOR="white" CLASS="TableRowColor">
  205. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  206. <CODE>&nbsp;void</CODE></FONT></TD>
  207. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startDocument()">startDocument</A></B>()</CODE>
  208. <BR>
  209. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  210. </TR>
  211. <TR BGCOLOR="white" CLASS="TableRowColor">
  212. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  213. <CODE>&nbsp;void</CODE></FONT></TD>
  214. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></B>(java.lang.String&nbsp;pURI,
  215. java.lang.String&nbsp;pLocalName,
  216. java.lang.String&nbsp;pQName,
  217. org.xml.sax.Attributes&nbsp;pAttrs)</CODE>
  218. <BR>
  219. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  220. </TR>
  221. <TR BGCOLOR="white" CLASS="TableRowColor">
  222. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  223. <CODE>&nbsp;void</CODE></FONT></TD>
  224. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/ExtParser.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix,
  225. java.lang.String&nbsp;pURI)</CODE>
  226. <BR>
  227. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  228. </TR>
  229. </TABLE>
  230. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  231. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  232. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  233. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  234. </TR>
  235. <TR BGCOLOR="white" CLASS="TableRowColor">
  236. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  237. </TR>
  238. </TABLE>
  239. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.TypeParser"><!-- --></A>
  240. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  241. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  242. <TH ALIGN="left"><B>Methods inherited from interface org.apache.xmlrpc.parser.<A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser">TypeParser</A></B></TH>
  243. </TR>
  244. <TR BGCOLOR="white" CLASS="TableRowColor">
  245. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html#getResult()">getResult</A></CODE></TD>
  246. </TR>
  247. </TABLE>
  248. &nbsp;
  249. <P>
  250. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  251. <A NAME="constructor_detail"><!-- --></A>
  252. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  253. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  254. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  255. <B>Constructor Detail</B></FONT></TH>
  256. </TR>
  257. </TABLE>
  258. <A NAME="ExtParser()"><!-- --></A><H3>
  259. ExtParser</H3>
  260. <PRE>
  261. public <B>ExtParser</B>()</PRE>
  262. <DL>
  263. </DL>
  264. <!-- ============ METHOD DETAIL ========== -->
  265. <A NAME="method_detail"><!-- --></A>
  266. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  267. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  268. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  269. <B>Method Detail</B></FONT></TH>
  270. </TR>
  271. </TABLE>
  272. <A NAME="getExtHandler()"><!-- --></A><H3>
  273. getExtHandler</H3>
  274. <PRE>
  275. protected abstract org.xml.sax.ContentHandler <B>getExtHandler</B>()
  276. throws org.xml.sax.SAXException</PRE>
  277. <DL>
  278. <DD>Returns a content handler for parsing the actual
  279. contents.
  280. <P>
  281. <DD><DL>
  282. </DL>
  283. </DD>
  284. <DD><DL>
  285. <DT><B>Returns:</B><DD>A SAX handler for parsing the XML inside
  286. the outer ex:foo element.
  287. <DT><B>Throws:</B>
  288. <DD><CODE>org.xml.sax.SAXException</CODE> - Creating the handler failed.</DL>
  289. </DD>
  290. </DL>
  291. <HR>
  292. <A NAME="getTagName()"><!-- --></A><H3>
  293. getTagName</H3>
  294. <PRE>
  295. protected abstract java.lang.String <B>getTagName</B>()</PRE>
  296. <DL>
  297. <DD>Returns the outer node name.
  298. <P>
  299. <DD><DL>
  300. </DL>
  301. </DD>
  302. <DD><DL>
  303. </DL>
  304. </DD>
  305. </DL>
  306. <HR>
  307. <A NAME="endDocument()"><!-- --></A><H3>
  308. endDocument</H3>
  309. <PRE>
  310. public void <B>endDocument</B>()
  311. throws org.xml.sax.SAXException</PRE>
  312. <DL>
  313. <DD><DL>
  314. <DT><B>Specified by:</B><DD><CODE>endDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  315. </DD>
  316. <DD><DL>
  317. <DT><B>Throws:</B>
  318. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  319. </DD>
  320. </DL>
  321. <HR>
  322. <A NAME="startDocument()"><!-- --></A><H3>
  323. startDocument</H3>
  324. <PRE>
  325. public void <B>startDocument</B>()
  326. throws org.xml.sax.SAXException</PRE>
  327. <DL>
  328. <DD><DL>
  329. <DT><B>Specified by:</B><DD><CODE>startDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</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="characters(char[], int, int)"><!-- --></A><H3>
  338. characters</H3>
  339. <PRE>
  340. public void <B>characters</B>(char[]&nbsp;pChars,
  341. int&nbsp;pOffset,
  342. int&nbsp;pLength)
  343. throws org.xml.sax.SAXException</PRE>
  344. <DL>
  345. <DD><DL>
  346. <DT><B>Specified by:</B><DD><CODE>characters</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  347. </DD>
  348. <DD><DL>
  349. <DT><B>Throws:</B>
  350. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  351. </DD>
  352. </DL>
  353. <HR>
  354. <A NAME="ignorableWhitespace(char[], int, int)"><!-- --></A><H3>
  355. ignorableWhitespace</H3>
  356. <PRE>
  357. public void <B>ignorableWhitespace</B>(char[]&nbsp;pChars,
  358. int&nbsp;pOffset,
  359. int&nbsp;pLength)
  360. throws org.xml.sax.SAXException</PRE>
  361. <DL>
  362. <DD><DL>
  363. <DT><B>Specified by:</B><DD><CODE>ignorableWhitespace</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  364. </DD>
  365. <DD><DL>
  366. <DT><B>Throws:</B>
  367. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  368. </DD>
  369. </DL>
  370. <HR>
  371. <A NAME="endPrefixMapping(java.lang.String)"><!-- --></A><H3>
  372. endPrefixMapping</H3>
  373. <PRE>
  374. public void <B>endPrefixMapping</B>(java.lang.String&nbsp;pPrefix)
  375. throws org.xml.sax.SAXException</PRE>
  376. <DL>
  377. <DD><DL>
  378. <DT><B>Specified by:</B><DD><CODE>endPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  379. </DD>
  380. <DD><DL>
  381. <DT><B>Throws:</B>
  382. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  383. </DD>
  384. </DL>
  385. <HR>
  386. <A NAME="skippedEntity(java.lang.String)"><!-- --></A><H3>
  387. skippedEntity</H3>
  388. <PRE>
  389. public void <B>skippedEntity</B>(java.lang.String&nbsp;pName)
  390. throws org.xml.sax.SAXException</PRE>
  391. <DL>
  392. <DD><DL>
  393. <DT><B>Specified by:</B><DD><CODE>skippedEntity</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  394. </DD>
  395. <DD><DL>
  396. <DT><B>Throws:</B>
  397. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  398. </DD>
  399. </DL>
  400. <HR>
  401. <A NAME="setDocumentLocator(org.xml.sax.Locator)"><!-- --></A><H3>
  402. setDocumentLocator</H3>
  403. <PRE>
  404. public void <B>setDocumentLocator</B>(org.xml.sax.Locator&nbsp;pLocator)</PRE>
  405. <DL>
  406. <DD><DL>
  407. <DT><B>Specified by:</B><DD><CODE>setDocumentLocator</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  408. </DD>
  409. <DD><DL>
  410. </DL>
  411. </DD>
  412. </DL>
  413. <HR>
  414. <A NAME="processingInstruction(java.lang.String, java.lang.String)"><!-- --></A><H3>
  415. processingInstruction</H3>
  416. <PRE>
  417. public void <B>processingInstruction</B>(java.lang.String&nbsp;pTarget,
  418. java.lang.String&nbsp;pData)
  419. throws org.xml.sax.SAXException</PRE>
  420. <DL>
  421. <DD><DL>
  422. <DT><B>Specified by:</B><DD><CODE>processingInstruction</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  423. </DD>
  424. <DD><DL>
  425. <DT><B>Throws:</B>
  426. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  427. </DD>
  428. </DL>
  429. <HR>
  430. <A NAME="startPrefixMapping(java.lang.String, java.lang.String)"><!-- --></A><H3>
  431. startPrefixMapping</H3>
  432. <PRE>
  433. public void <B>startPrefixMapping</B>(java.lang.String&nbsp;pPrefix,
  434. java.lang.String&nbsp;pURI)
  435. throws org.xml.sax.SAXException</PRE>
  436. <DL>
  437. <DD><DL>
  438. <DT><B>Specified by:</B><DD><CODE>startPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  439. </DD>
  440. <DD><DL>
  441. <DT><B>Throws:</B>
  442. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  443. </DD>
  444. </DL>
  445. <HR>
  446. <A NAME="startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
  447. startElement</H3>
  448. <PRE>
  449. public void <B>startElement</B>(java.lang.String&nbsp;pURI,
  450. java.lang.String&nbsp;pLocalName,
  451. java.lang.String&nbsp;pQName,
  452. org.xml.sax.Attributes&nbsp;pAttrs)
  453. throws org.xml.sax.SAXException</PRE>
  454. <DL>
  455. <DD><DL>
  456. <DT><B>Specified by:</B><DD><CODE>startElement</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  457. </DD>
  458. <DD><DL>
  459. <DT><B>Throws:</B>
  460. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  461. </DD>
  462. </DL>
  463. <HR>
  464. <A NAME="endElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
  465. endElement</H3>
  466. <PRE>
  467. public void <B>endElement</B>(java.lang.String&nbsp;pURI,
  468. java.lang.String&nbsp;pLocalName,
  469. java.lang.String&nbsp;pQName)
  470. throws org.xml.sax.SAXException</PRE>
  471. <DL>
  472. <DD><DL>
  473. <DT><B>Specified by:</B><DD><CODE>endElement</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
  474. </DD>
  475. <DD><DL>
  476. <DT><B>Throws:</B>
  477. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  478. </DD>
  479. </DL>
  480. <!-- ========= END OF CLASS DATA ========= -->
  481. <HR>
  482. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  483. <A NAME="navbar_bottom"><!-- --></A>
  484. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  485. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  486. <TR>
  487. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  488. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  489. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  490. <TR ALIGN="center" VALIGN="top">
  491. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  492. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  493. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  494. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ExtParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  495. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  496. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  497. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  498. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  499. </TR>
  500. </TABLE>
  501. </TD>
  502. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  503. </EM>
  504. </TD>
  505. </TR>
  506. <TR>
  507. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  508. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
  509. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/FloatParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  510. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  511. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/ExtParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  512. &nbsp;<A HREF="ExtParser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  513. &nbsp;<SCRIPT type="text/javascript">
  514. <!--
  515. if(window==top) {
  516. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  517. }
  518. //-->
  519. </SCRIPT>
  520. <NOSCRIPT>
  521. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  522. </NOSCRIPT>
  523. </FONT></TD>
  524. </TR>
  525. <TR>
  526. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  527. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  528. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  529. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  530. </TR>
  531. </TABLE>
  532. <A NAME="skip-navbar_bottom"></A>
  533. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  534. <HR>
  535. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  536. </BODY>
  537. </HTML>