PageRenderTime 133ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://mp-rechnungs-und-kundenverwaltung.googlecode.com/
HTML | 425 lines | 353 code | 48 blank | 24 comment | 0 complexity | 03cc347c540b7b98498fee83ad87231a 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. AtomicParser (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="AtomicParser (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/AtomicParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;PREV CLASS&nbsp;
  52. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigDecimalParser.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/AtomicParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="AtomicParser.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 AtomicParser</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.AtomicParser</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/BigDecimalParser.html" title="class in org.apache.xmlrpc.parser">BigDecimalParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/BigIntegerParser.html" title="class in org.apache.xmlrpc.parser">BigIntegerParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/BooleanParser.html" title="class in org.apache.xmlrpc.parser">BooleanParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/CalendarParser.html" title="class in org.apache.xmlrpc.parser">CalendarParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DateParser.html" title="class in org.apache.xmlrpc.parser">DateParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/DoubleParser.html" title="class in org.apache.xmlrpc.parser">DoubleParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/FloatParser.html" title="class in org.apache.xmlrpc.parser">FloatParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I1Parser.html" title="class in org.apache.xmlrpc.parser">I1Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I2Parser.html" title="class in org.apache.xmlrpc.parser">I2Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I4Parser.html" title="class in org.apache.xmlrpc.parser">I4Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/I8Parser.html" title="class in org.apache.xmlrpc.parser">I8Parser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/LongParser.html" title="class in org.apache.xmlrpc.parser">LongParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/NullParser.html" title="class in org.apache.xmlrpc.parser">NullParser</A>, <A HREF="../../../../org/apache/xmlrpc/parser/StringParser.html" title="class in org.apache.xmlrpc.parser">StringParser</A></DD>
  94. </DL>
  95. <HR>
  96. <DL>
  97. <DT><PRE>public abstract class <B>AtomicParser</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 implementation of <A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><CODE>TypeParser</CODE></A>
  101. for parsing an atomic value.
  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;java.lang.StringBuffer</CODE></FONT></TD>
  116. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html#sb">sb</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/AtomicParser.html#AtomicParser()">AtomicParser</A></B>()</CODE>
  133. <BR>
  134. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance.</TD>
  135. </TR>
  136. </TABLE>
  137. &nbsp;
  138. <!-- ========== METHOD SUMMARY =========== -->
  139. <A NAME="method_summary"><!-- --></A>
  140. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  141. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  142. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  143. <B>Method Summary</B></FONT></TH>
  144. </TR>
  145. <TR BGCOLOR="white" CLASS="TableRowColor">
  146. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  147. <CODE>&nbsp;void</CODE></FONT></TD>
  148. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html#characters(char[], int, int)">characters</A></B>(char[]&nbsp;pChars,
  149. int&nbsp;pStart,
  150. int&nbsp;pLength)</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/AtomicParser.html#endElement(java.lang.String, java.lang.String, java.lang.String)">endElement</A></B>(java.lang.String&nbsp;pURI,
  158. java.lang.String&nbsp;pLocalName,
  159. java.lang.String&nbsp;pQName)</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>protected abstract &nbsp;void</CODE></FONT></TD>
  166. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html#setResult(java.lang.String)">setResult</A></B>(java.lang.String&nbsp;pResult)</CODE>
  167. <BR>
  168. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  169. </TR>
  170. <TR BGCOLOR="white" CLASS="TableRowColor">
  171. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  172. <CODE>&nbsp;void</CODE></FONT></TD>
  173. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html#startDocument()">startDocument</A></B>()</CODE>
  174. <BR>
  175. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  176. </TR>
  177. <TR BGCOLOR="white" CLASS="TableRowColor">
  178. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  179. <CODE>&nbsp;void</CODE></FONT></TD>
  180. <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/AtomicParser.html#startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)">startElement</A></B>(java.lang.String&nbsp;pURI,
  181. java.lang.String&nbsp;pLocalName,
  182. java.lang.String&nbsp;pQName,
  183. org.xml.sax.Attributes&nbsp;pAttrs)</CODE>
  184. <BR>
  185. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  186. </TR>
  187. </TABLE>
  188. &nbsp;<A NAME="methods_inherited_from_class_org.apache.xmlrpc.parser.TypeParserImpl"><!-- --></A>
  189. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  190. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  191. <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>
  192. </TR>
  193. <TR BGCOLOR="white" CLASS="TableRowColor">
  194. <TD><CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endDocument()">endDocument</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</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#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#isEmpty(char[], int, int)">isEmpty</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#processingInstruction(java.lang.String, java.lang.String)">processingInstruction</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>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A>, <A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#startPrefixMapping(java.lang.String, java.lang.String)">startPrefixMapping</A></CODE></TD>
  195. </TR>
  196. </TABLE>
  197. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  198. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  199. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  200. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  201. </TR>
  202. <TR BGCOLOR="white" CLASS="TableRowColor">
  203. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
  204. </TR>
  205. </TABLE>
  206. &nbsp;
  207. <P>
  208. <!-- ============ FIELD DETAIL =========== -->
  209. <A NAME="field_detail"><!-- --></A>
  210. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  211. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  212. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  213. <B>Field Detail</B></FONT></TH>
  214. </TR>
  215. </TABLE>
  216. <A NAME="sb"><!-- --></A><H3>
  217. sb</H3>
  218. <PRE>
  219. protected java.lang.StringBuffer <B>sb</B></PRE>
  220. <DL>
  221. <DL>
  222. </DL>
  223. </DL>
  224. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  225. <A NAME="constructor_detail"><!-- --></A>
  226. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  227. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  228. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  229. <B>Constructor Detail</B></FONT></TH>
  230. </TR>
  231. </TABLE>
  232. <A NAME="AtomicParser()"><!-- --></A><H3>
  233. AtomicParser</H3>
  234. <PRE>
  235. protected <B>AtomicParser</B>()</PRE>
  236. <DL>
  237. <DD>Creates a new instance.
  238. <P>
  239. </DL>
  240. <!-- ============ METHOD DETAIL ========== -->
  241. <A NAME="method_detail"><!-- --></A>
  242. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  243. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  244. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  245. <B>Method Detail</B></FONT></TH>
  246. </TR>
  247. </TABLE>
  248. <A NAME="setResult(java.lang.String)"><!-- --></A><H3>
  249. setResult</H3>
  250. <PRE>
  251. protected abstract void <B>setResult</B>(java.lang.String&nbsp;pResult)
  252. throws org.xml.sax.SAXException</PRE>
  253. <DL>
  254. <DD><DL>
  255. <DT><B>Throws:</B>
  256. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  257. </DD>
  258. </DL>
  259. <HR>
  260. <A NAME="startDocument()"><!-- --></A><H3>
  261. startDocument</H3>
  262. <PRE>
  263. public void <B>startDocument</B>()
  264. throws org.xml.sax.SAXException</PRE>
  265. <DL>
  266. <DD><DL>
  267. <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>
  268. </DD>
  269. <DD><DL>
  270. <DT><B>Throws:</B>
  271. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  272. </DD>
  273. </DL>
  274. <HR>
  275. <A NAME="characters(char[], int, int)"><!-- --></A><H3>
  276. characters</H3>
  277. <PRE>
  278. public void <B>characters</B>(char[]&nbsp;pChars,
  279. int&nbsp;pStart,
  280. int&nbsp;pLength)
  281. throws org.xml.sax.SAXException</PRE>
  282. <DL>
  283. <DD><DL>
  284. <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>
  285. </DD>
  286. <DD><DL>
  287. <DT><B>Throws:</B>
  288. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  289. </DD>
  290. </DL>
  291. <HR>
  292. <A NAME="endElement(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
  293. endElement</H3>
  294. <PRE>
  295. public void <B>endElement</B>(java.lang.String&nbsp;pURI,
  296. java.lang.String&nbsp;pLocalName,
  297. java.lang.String&nbsp;pQName)
  298. throws org.xml.sax.SAXException</PRE>
  299. <DL>
  300. <DD><DL>
  301. <DT><B>Throws:</B>
  302. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  303. </DD>
  304. </DL>
  305. <HR>
  306. <A NAME="startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)"><!-- --></A><H3>
  307. startElement</H3>
  308. <PRE>
  309. public void <B>startElement</B>(java.lang.String&nbsp;pURI,
  310. java.lang.String&nbsp;pLocalName,
  311. java.lang.String&nbsp;pQName,
  312. org.xml.sax.Attributes&nbsp;pAttrs)
  313. throws org.xml.sax.SAXException</PRE>
  314. <DL>
  315. <DD><DL>
  316. <DT><B>Throws:</B>
  317. <DD><CODE>org.xml.sax.SAXException</CODE></DL>
  318. </DD>
  319. </DL>
  320. <!-- ========= END OF CLASS DATA ========= -->
  321. <HR>
  322. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  323. <A NAME="navbar_bottom"><!-- --></A>
  324. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  325. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  326. <TR>
  327. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  328. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  329. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  330. <TR ALIGN="center" VALIGN="top">
  331. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  332. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  333. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  334. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AtomicParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  335. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  336. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  337. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  338. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  339. </TR>
  340. </TABLE>
  341. </TD>
  342. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  343. </EM>
  344. </TD>
  345. </TR>
  346. <TR>
  347. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  348. &nbsp;PREV CLASS&nbsp;
  349. &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/BigDecimalParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
  350. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  351. <A HREF="../../../../index.html?org/apache/xmlrpc/parser/AtomicParser.html" target="_top"><B>FRAMES</B></A> &nbsp;
  352. &nbsp;<A HREF="AtomicParser.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  353. &nbsp;<SCRIPT type="text/javascript">
  354. <!--
  355. if(window==top) {
  356. document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  357. }
  358. //-->
  359. </SCRIPT>
  360. <NOSCRIPT>
  361. <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
  362. </NOSCRIPT>
  363. </FONT></TD>
  364. </TR>
  365. <TR>
  366. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  367. 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>
  368. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  369. 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>
  370. </TR>
  371. </TABLE>
  372. <A NAME="skip-navbar_bottom"></A>
  373. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  374. <HR>
  375. Copyright &#169; 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
  376. </BODY>
  377. </HTML>