/lib/docs/org/apache/xmlrpc/util/SAXParsers.html
HTML | 262 lines | 208 code | 32 blank | 22 comment | 0 complexity | b58b36469c3b69d6bb8d6ff134d50a20 MD5 | raw file
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> 8SAXParsers (Apache XML-RPC 3.1.2 API) 9</TITLE> 10 11<META NAME="date" CONTENT="2009-04-20"> 12 13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> 14 15<SCRIPT type="text/javascript"> 16function windowTitle() 17{ 18 if (location.href.indexOf('is-external=true') == -1) { 19 parent.document.title="SAXParsers (Apache XML-RPC 3.1.2 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> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SAXParsers.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 48 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </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 <A HREF="../../../../org/apache/xmlrpc/util/ReflectionUtil.html" title="class in org.apache.xmlrpc.util"><B>PREV CLASS</B></A> 60 <A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.html" title="class in org.apache.xmlrpc.util"><B>NEXT CLASS</B></A></FONT></TD> 61<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 62 <A HREF="../../../../index.html?org/apache/xmlrpc/util/SAXParsers.html" target="_top"><B>FRAMES</B></A> 63 <A HREF="SAXParsers.html" target="_top"><B>NO FRAMES</B></A> 64 <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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 81<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 82DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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"> 92org.apache.xmlrpc.util</FONT> 93<BR> 94Class SAXParsers</H2> 95<PRE> 96java.lang.Object 97 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.xmlrpc.util.SAXParsers</B> 98</PRE> 99<HR> 100<DL> 101<DT><PRE>public class <B>SAXParsers</B><DT>extends java.lang.Object</DL> 102</PRE> 103 104<P> 105Utility class for working with SAX parsers. 106<P> 107 108<P> 109<HR> 110 111<P> 112 113<!-- ======== CONSTRUCTOR SUMMARY ======== --> 114 115<A NAME="constructor_summary"><!-- --></A> 116<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 117<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 118<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 119<B>Constructor Summary</B></FONT></TH> 120</TR> 121<TR BGCOLOR="white" CLASS="TableRowColor"> 122<TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/SAXParsers.html#SAXParsers()">SAXParsers</A></B>()</CODE> 123 124<BR> 125 </TD> 126</TR> 127</TABLE> 128 129<!-- ========== METHOD SUMMARY =========== --> 130 131<A NAME="method_summary"><!-- --></A> 132<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 133<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 134<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 135<B>Method Summary</B></FONT></TH> 136</TR> 137<TR BGCOLOR="white" CLASS="TableRowColor"> 138<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 139<CODE>static org.xml.sax.XMLReader</CODE></FONT></TD> 140<TD><CODE><B><A HREF="../../../../org/apache/xmlrpc/util/SAXParsers.html#newXMLReader()">newXMLReader</A></B>()</CODE> 141 142<BR> 143 Creates a new instance of <CODE>XMLReader</CODE>.</TD> 144</TR> 145</TABLE> 146 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 147<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 148<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 149<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> 150</TR> 151<TR BGCOLOR="white" CLASS="TableRowColor"> 152<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> 153</TR> 154</TABLE> 155 156<P> 157 158<!-- ========= CONSTRUCTOR DETAIL ======== --> 159 160<A NAME="constructor_detail"><!-- --></A> 161<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 162<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 163<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 164<B>Constructor Detail</B></FONT></TH> 165</TR> 166</TABLE> 167 168<A NAME="SAXParsers()"><!-- --></A><H3> 169SAXParsers</H3> 170<PRE> 171public <B>SAXParsers</B>()</PRE> 172<DL> 173</DL> 174 175<!-- ============ METHOD DETAIL ========== --> 176 177<A NAME="method_detail"><!-- --></A> 178<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 179<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 180<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 181<B>Method Detail</B></FONT></TH> 182</TR> 183</TABLE> 184 185<A NAME="newXMLReader()"><!-- --></A><H3> 186newXMLReader</H3> 187<PRE> 188public static org.xml.sax.XMLReader <B>newXMLReader</B>() 189 throws <A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></PRE> 190<DL> 191<DD>Creates a new instance of <CODE>XMLReader</CODE>. 192<P> 193<DD><DL> 194 195<DT><B>Throws:</B> 196<DD><CODE><A HREF="../../../../org/apache/xmlrpc/XmlRpcException.html" title="class in org.apache.xmlrpc">XmlRpcException</A></CODE></DL> 197</DD> 198</DL> 199<!-- ========= END OF CLASS DATA ========= --> 200<HR> 201 202 203<!-- ======= START OF BOTTOM NAVBAR ====== --> 204<A NAME="navbar_bottom"><!-- --></A> 205<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 206<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 207<TR> 208<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 209<A NAME="navbar_bottom_firstrow"><!-- --></A> 210<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 211 <TR ALIGN="center" VALIGN="top"> 212 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 213 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 214 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 215 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/SAXParsers.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 216 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 217 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 218 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 219 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 220 </TR> 221</TABLE> 222</TD> 223<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 224</EM> 225</TD> 226</TR> 227 228<TR> 229<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 230 <A HREF="../../../../org/apache/xmlrpc/util/ReflectionUtil.html" title="class in org.apache.xmlrpc.util"><B>PREV CLASS</B></A> 231 <A HREF="../../../../org/apache/xmlrpc/util/ThreadPool.html" title="class in org.apache.xmlrpc.util"><B>NEXT CLASS</B></A></FONT></TD> 232<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 233 <A HREF="../../../../index.html?org/apache/xmlrpc/util/SAXParsers.html" target="_top"><B>FRAMES</B></A> 234 <A HREF="SAXParsers.html" target="_top"><B>NO FRAMES</B></A> 235 <SCRIPT type="text/javascript"> 236 <!-- 237 if(window==top) { 238 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 239 } 240 //--> 241</SCRIPT> 242<NOSCRIPT> 243 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 244</NOSCRIPT> 245 246 247</FONT></TD> 248</TR> 249<TR> 250<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 251 SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> 252<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 253DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> 254</TR> 255</TABLE> 256<A NAME="skip-navbar_bottom"></A> 257<!-- ======== END OF BOTTOM NAVBAR ======= --> 258 259<HR> 260Copyright © 2001-2009 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. 261</BODY> 262</HTML>