comparison apache-xmlrpc-3.1.3/docs/apidocs/org/apache/xmlrpc/parser/TypeParserImpl.html @ 151:db5f735fd2b4

add xml-rpc.jar
author e085711
date Sat, 10 Sep 2011 04:13:50 +0900
parents
children
comparison
equal deleted inserted replaced
147:a2b5149bbbe6 151:db5f735fd2b4
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_17) on Sat Feb 06 17:11:25 CET 2010 -->
6 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
7 <TITLE>
8 TypeParserImpl (Apache XML-RPC 3.1.3 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2010-02-06">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18 if (location.href.indexOf('is-external=true') == -1) {
19 parent.document.title="TypeParserImpl (Apache XML-RPC 3.1.3 API)";
20 }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40 <TR ALIGN="center" VALIGN="top">
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TypeParserImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
49 </TR>
50 </TABLE>
51 </TD>
52 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
53 </EM>
54 </TD>
55 </TR>
56
57 <TR>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
60 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
61 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
62 <A HREF="../../../../index.html?org/apache/xmlrpc/parser/TypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
63 &nbsp;<A HREF="TypeParserImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
64 &nbsp;<SCRIPT type="text/javascript">
65 <!--
66 if(window==top) {
67 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
68 }
69 //-->
70 </SCRIPT>
71 <NOSCRIPT>
72 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
73 </NOSCRIPT>
74
75
76 </FONT></TD>
77 </TR>
78 <TR>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
81 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
82 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
83 </TR>
84 </TABLE>
85 <A NAME="skip-navbar_top"></A>
86 <!-- ========= END OF TOP NAVBAR ========= -->
87
88 <HR>
89 <!-- ======== START OF CLASS DATA ======== -->
90 <H2>
91 <FONT SIZE="-1">
92 org.apache.xmlrpc.parser</FONT>
93 <BR>
94 Class TypeParserImpl</H2>
95 <PRE>
96 java.lang.Object
97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.parser.TypeParserImpl</B>
98 </PRE>
99 <DL>
100 <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>
101 </DL>
102 <DL>
103 <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>
104 </DL>
105 <HR>
106 <DL>
107 <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>
108 </PRE>
109
110 <P>
111 Abstract base implementation of a <A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><CODE>TypeParser</CODE></A>,
112 for derivation of subclasses.
113 <P>
114
115 <P>
116 <HR>
117
118 <P>
119
120 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
121
122 <A NAME="constructor_summary"><!-- --></A>
123 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
124 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
125 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
126 <B>Constructor Summary</B></FONT></TH>
127 </TR>
128 <TR BGCOLOR="white" CLASS="TableRowColor">
129 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#TypeParserImpl()">TypeParserImpl</A></B>()</CODE>
130
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133 </TR>
134 </TABLE>
135 &nbsp;
136 <!-- ========== METHOD SUMMARY =========== -->
137
138 <A NAME="method_summary"><!-- --></A>
139 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
142 <B>Method Summary</B></FONT></TH>
143 </TR>
144 <TR BGCOLOR="white" CLASS="TableRowColor">
145 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146 <CODE>&nbsp;void</CODE></FONT></TD>
147 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#characters(char[], int, int)">characters</A></B>(char[]&nbsp;pChars,
148 int&nbsp;pOffset,
149 int&nbsp;pLength)</CODE>
150
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/TypeParserImpl.html#endDocument()">endDocument</A></B>()</CODE>
158
159 <BR>
160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
161 </TR>
162 <TR BGCOLOR="white" CLASS="TableRowColor">
163 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164 <CODE>&nbsp;void</CODE></FONT></TD>
165 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#endPrefixMapping(java.lang.String)">endPrefixMapping</A></B>(java.lang.String&nbsp;pPrefix)</CODE>
166
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;org.xml.sax.Locator</CODE></FONT></TD>
173 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getDocumentLocator()">getDocumentLocator</A></B>()</CODE>
174
175 <BR>
176 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the document locator.</TD>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180 <CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
181 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#getResult()">getResult</A></B>()</CODE>
182
183 <BR>
184 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the parsed object.</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/TypeParserImpl.html#ignorableWhitespace(char[], int, int)">ignorableWhitespace</A></B>(char[]&nbsp;pChars,
190 int&nbsp;pOffset,
191 int&nbsp;pLength)</CODE>
192
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>protected static&nbsp;boolean</CODE></FONT></TD>
199 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#isEmpty(char[], int, int)">isEmpty</A></B>(char[]&nbsp;pChars,
200 int&nbsp;pStart,
201 int&nbsp;pLength)</CODE>
202
203 <BR>
204 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
205 </TR>
206 <TR BGCOLOR="white" CLASS="TableRowColor">
207 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208 <CODE>&nbsp;void</CODE></FONT></TD>
209 <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,
210 java.lang.String&nbsp;pData)</CODE>
211
212 <BR>
213 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PI's are by default ignored.</TD>
214 </TR>
215 <TR BGCOLOR="white" CLASS="TableRowColor">
216 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
217 <CODE>&nbsp;void</CODE></FONT></TD>
218 <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>
219
220 <BR>
221 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
222 </TR>
223 <TR BGCOLOR="white" CLASS="TableRowColor">
224 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
225 <CODE>&nbsp;void</CODE></FONT></TD>
226 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#setResult(java.lang.Object)">setResult</A></B>(java.lang.Object&nbsp;pResult)</CODE>
227
228 <BR>
229 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the result object.</TD>
230 </TR>
231 <TR BGCOLOR="white" CLASS="TableRowColor">
232 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
233 <CODE>&nbsp;void</CODE></FONT></TD>
234 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#skippedEntity(java.lang.String)">skippedEntity</A></B>(java.lang.String&nbsp;pName)</CODE>
235
236 <BR>
237 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Skipped entities raise an exception by default.</TD>
238 </TR>
239 <TR BGCOLOR="white" CLASS="TableRowColor">
240 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
241 <CODE>&nbsp;void</CODE></FONT></TD>
242 <TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/parser/TypeParserImpl.html#startDocument()">startDocument</A></B>()</CODE>
243
244 <BR>
245 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246 </TR>
247 <TR BGCOLOR="white" CLASS="TableRowColor">
248 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
249 <CODE>&nbsp;void</CODE></FONT></TD>
250 <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,
251 java.lang.String&nbsp;pURI)</CODE>
252
253 <BR>
254 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
255 </TR>
256 </TABLE>
257 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
258 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
259 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
260 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
261 </TR>
262 <TR BGCOLOR="white" CLASS="TableRowColor">
263 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
264 </TR>
265 </TABLE>
266 &nbsp;<A NAME="methods_inherited_from_class_org.xml.sax.ContentHandler"><!-- --></A>
267 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
268 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
269 <TH ALIGN="left"><B>Methods inherited from interface org.xml.sax.ContentHandler</B></TH>
270 </TR>
271 <TR BGCOLOR="white" CLASS="TableRowColor">
272 <TD><CODE>endElement, startElement</CODE></TD>
273 </TR>
274 </TABLE>
275 &nbsp;
276 <P>
277
278 <!-- ========= CONSTRUCTOR DETAIL ======== -->
279
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
288 <A NAME="TypeParserImpl()"><!-- --></A><H3>
289 TypeParserImpl</H3>
290 <PRE>
291 public <B>TypeParserImpl</B>()</PRE>
292 <DL>
293 </DL>
294
295 <!-- ============ METHOD DETAIL ========== -->
296
297 <A NAME="method_detail"><!-- --></A>
298 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
299 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
300 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
301 <B>Method Detail</B></FONT></TH>
302 </TR>
303 </TABLE>
304
305 <A NAME="setResult(java.lang.Object)"><!-- --></A><H3>
306 setResult</H3>
307 <PRE>
308 public void <B>setResult</B>(java.lang.Object&nbsp;pResult)</PRE>
309 <DL>
310 <DD>Sets the result object.
311 <P>
312 <DD><DL>
313 </DL>
314 </DD>
315 <DD><DL>
316 <DT><B>Parameters:</B><DD><CODE>pResult</CODE> - The result object.</DL>
317 </DD>
318 </DL>
319 <HR>
320
321 <A NAME="getResult()"><!-- --></A><H3>
322 getResult</H3>
323 <PRE>
324 public java.lang.Object <B>getResult</B>()
325 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE>
326 <DL>
327 <DD><B>Description copied from interface: <CODE><A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html#getResult()">TypeParser</A></CODE></B></DD>
328 <DD>Returns the parsed object.
329 <P>
330 <DD><DL>
331 <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>
332 </DD>
333 <DD><DL>
334
335 <DT><B>Returns:</B><DD>The parameter or result object.
336 <DT><B>Throws:</B>
337 <DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE> - Creating the result object failed.</DL>
338 </DD>
339 </DL>
340 <HR>
341
342 <A NAME="getDocumentLocator()"><!-- --></A><H3>
343 getDocumentLocator</H3>
344 <PRE>
345 public org.xml.sax.Locator <B>getDocumentLocator</B>()</PRE>
346 <DL>
347 <DD>Returns the document locator.
348 <P>
349 <DD><DL>
350 </DL>
351 </DD>
352 <DD><DL>
353
354 <DT><B>Returns:</B><DD>Locator object describing the current location within the
355 document.</DL>
356 </DD>
357 </DL>
358 <HR>
359
360 <A NAME="setDocumentLocator(org.xml.sax.Locator)"><!-- --></A><H3>
361 setDocumentLocator</H3>
362 <PRE>
363 public void <B>setDocumentLocator</B>(org.xml.sax.Locator&nbsp;pLocator)</PRE>
364 <DL>
365 <DD><DL>
366 <DT><B>Specified by:</B><DD><CODE>setDocumentLocator</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
367 </DD>
368 <DD><DL>
369 </DL>
370 </DD>
371 </DL>
372 <HR>
373
374 <A NAME="processingInstruction(java.lang.String, java.lang.String)"><!-- --></A><H3>
375 processingInstruction</H3>
376 <PRE>
377 public void <B>processingInstruction</B>(java.lang.String&nbsp;pTarget,
378 java.lang.String&nbsp;pData)
379 throws org.xml.sax.SAXException</PRE>
380 <DL>
381 <DD>PI's are by default ignored.
382 <P>
383 <DD><DL>
384 <DT><B>Specified by:</B><DD><CODE>processingInstruction</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
385 </DD>
386 <DD><DL>
387
388 <DT><B>Throws:</B>
389 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
390 </DD>
391 </DL>
392 <HR>
393
394 <A NAME="skippedEntity(java.lang.String)"><!-- --></A><H3>
395 skippedEntity</H3>
396 <PRE>
397 public void <B>skippedEntity</B>(java.lang.String&nbsp;pName)
398 throws org.xml.sax.SAXException</PRE>
399 <DL>
400 <DD>Skipped entities raise an exception by default.
401 <P>
402 <DD><DL>
403 <DT><B>Specified by:</B><DD><CODE>skippedEntity</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
404 </DD>
405 <DD><DL>
406
407 <DT><B>Throws:</B>
408 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
409 </DD>
410 </DL>
411 <HR>
412
413 <A NAME="startPrefixMapping(java.lang.String, java.lang.String)"><!-- --></A><H3>
414 startPrefixMapping</H3>
415 <PRE>
416 public void <B>startPrefixMapping</B>(java.lang.String&nbsp;pPrefix,
417 java.lang.String&nbsp;pURI)
418 throws org.xml.sax.SAXException</PRE>
419 <DL>
420 <DD><DL>
421 <DT><B>Specified by:</B><DD><CODE>startPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
422 </DD>
423 <DD><DL>
424
425 <DT><B>Throws:</B>
426 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
427 </DD>
428 </DL>
429 <HR>
430
431 <A NAME="endPrefixMapping(java.lang.String)"><!-- --></A><H3>
432 endPrefixMapping</H3>
433 <PRE>
434 public void <B>endPrefixMapping</B>(java.lang.String&nbsp;pPrefix)
435 throws org.xml.sax.SAXException</PRE>
436 <DL>
437 <DD><DL>
438 <DT><B>Specified by:</B><DD><CODE>endPrefixMapping</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
439 </DD>
440 <DD><DL>
441
442 <DT><B>Throws:</B>
443 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
444 </DD>
445 </DL>
446 <HR>
447
448 <A NAME="endDocument()"><!-- --></A><H3>
449 endDocument</H3>
450 <PRE>
451 public void <B>endDocument</B>()
452 throws org.xml.sax.SAXException</PRE>
453 <DL>
454 <DD><DL>
455 <DT><B>Specified by:</B><DD><CODE>endDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
456 </DD>
457 <DD><DL>
458
459 <DT><B>Throws:</B>
460 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
461 </DD>
462 </DL>
463 <HR>
464
465 <A NAME="startDocument()"><!-- --></A><H3>
466 startDocument</H3>
467 <PRE>
468 public void <B>startDocument</B>()
469 throws org.xml.sax.SAXException</PRE>
470 <DL>
471 <DD><DL>
472 <DT><B>Specified by:</B><DD><CODE>startDocument</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
473 </DD>
474 <DD><DL>
475
476 <DT><B>Throws:</B>
477 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
478 </DD>
479 </DL>
480 <HR>
481
482 <A NAME="isEmpty(char[], int, int)"><!-- --></A><H3>
483 isEmpty</H3>
484 <PRE>
485 protected static boolean <B>isEmpty</B>(char[]&nbsp;pChars,
486 int&nbsp;pStart,
487 int&nbsp;pLength)</PRE>
488 <DL>
489 <DD><DL>
490 </DL>
491 </DD>
492 <DD><DL>
493 </DL>
494 </DD>
495 </DL>
496 <HR>
497
498 <A NAME="characters(char[], int, int)"><!-- --></A><H3>
499 characters</H3>
500 <PRE>
501 public void <B>characters</B>(char[]&nbsp;pChars,
502 int&nbsp;pOffset,
503 int&nbsp;pLength)
504 throws org.xml.sax.SAXException</PRE>
505 <DL>
506 <DD><DL>
507 <DT><B>Specified by:</B><DD><CODE>characters</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
508 </DD>
509 <DD><DL>
510
511 <DT><B>Throws:</B>
512 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
513 </DD>
514 </DL>
515 <HR>
516
517 <A NAME="ignorableWhitespace(char[], int, int)"><!-- --></A><H3>
518 ignorableWhitespace</H3>
519 <PRE>
520 public void <B>ignorableWhitespace</B>(char[]&nbsp;pChars,
521 int&nbsp;pOffset,
522 int&nbsp;pLength)
523 throws org.xml.sax.SAXException</PRE>
524 <DL>
525 <DD><DL>
526 <DT><B>Specified by:</B><DD><CODE>ignorableWhitespace</CODE> in interface <CODE>org.xml.sax.ContentHandler</CODE></DL>
527 </DD>
528 <DD><DL>
529
530 <DT><B>Throws:</B>
531 <DD><CODE>org.xml.sax.SAXException</CODE></DL>
532 </DD>
533 </DL>
534 <!-- ========= END OF CLASS DATA ========= -->
535 <HR>
536
537
538 <!-- ======= START OF BOTTOM NAVBAR ====== -->
539 <A NAME="navbar_bottom"><!-- --></A>
540 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
541 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
542 <TR>
543 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
544 <A NAME="navbar_bottom_firstrow"><!-- --></A>
545 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
546 <TR ALIGN="center" VALIGN="top">
547 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
548 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
549 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
550 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TypeParserImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
551 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
552 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
553 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
554 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
555 </TR>
556 </TABLE>
557 </TD>
558 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
559 </EM>
560 </TD>
561 </TR>
562
563 <TR>
564 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
565 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/TypeParser.html" title="interface in org.apache.xmlrpc.parser"><B>PREV CLASS</B></A>&nbsp;
566 &nbsp;<A HREF="../../../../org/apache/xmlrpc/parser/XmlRpcRequestParser.html" title="class in org.apache.xmlrpc.parser"><B>NEXT CLASS</B></A></FONT></TD>
567 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
568 <A HREF="../../../../index.html?org/apache/xmlrpc/parser/TypeParserImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
569 &nbsp;<A HREF="TypeParserImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
570 &nbsp;<SCRIPT type="text/javascript">
571 <!--
572 if(window==top) {
573 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
574 }
575 //-->
576 </SCRIPT>
577 <NOSCRIPT>
578 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
579 </NOSCRIPT>
580
581
582 </FONT></TD>
583 </TR>
584 <TR>
585 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
586 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
587 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
588 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
589 </TR>
590 </TABLE>
591 <A NAME="skip-navbar_bottom"></A>
592 <!-- ======== END OF BOTTOM NAVBAR ======= -->
593
594 <HR>
595 Copyright &#169; 2001-2010 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
596 </BODY>
597 </HTML>