You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by jo...@apache.org on 2005/12/28 15:03:38 UTC

svn commit: r359531 [23/30] - in /webservices/site/trunk/targets/xmlrpc: ./ apidocs/ apidocs/org/apache/xmlrpc/ apidocs/org/apache/xmlrpc/applet/ apidocs/org/apache/xmlrpc/applet/class-use/ apidocs/org/apache/xmlrpc/class-use/ apidocs/org/apache/xmlrpc...

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/DocumentHandler.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/DocumentHandler.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/DocumentHandler.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/DocumentHandler.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:24 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-DocumentHandler (xmlrpc 2.0-a1-dev API)
+DocumentHandler (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.DocumentHandler interface">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="DocumentHandler (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="DocumentHandler (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/AttributeList.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/DocumentHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DocumentHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -89,11 +93,12 @@
 <DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../uk/org/xml/sax/DocumentHandler.html" title="interface in uk.org.xml.sax">DocumentHandler</A></DD>
 </DL>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A>, <A HREF="../../../uk/co/wilson/xml/MinML.html" title="class in uk.co.wilson.xml">MinML</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A>, <A HREF="../../../uk/co/wilson/xml/MinML.html" title="class in uk.co.wilson.xml">MinML</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc">XmlRpcClientResponseProcessor</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc">XmlRpcRequestProcessor</A>, <A HREF="../../../org/apache/xmlrpc/applet/XmlRpcSupport.html" title="class in org.apache.xmlrpc.applet">XmlRpcSupport</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>DocumentHandler</B></DL>
+<DT><PRE>public interface <B>DocumentHandler</B></DL>
+</PRE>
 
 <P>
 Receive notification of general document events.
@@ -131,22 +136,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -222,26 +219,20 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="setDocumentLocator(org.xml.sax.Locator)"><!-- --></A><H3>
 setDocumentLocator</H3>
 <PRE>
-public void <B>setDocumentLocator</B>(<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax">Locator</A>&nbsp;locator)</PRE>
+void <B>setDocumentLocator</B>(<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax">Locator</A>&nbsp;locator)</PRE>
 <DL>
 <DD>Receive an object for locating the origin of SAX document events.
 
@@ -273,7 +264,7 @@
 <A NAME="startDocument()"><!-- --></A><H3>
 startDocument</H3>
 <PRE>
-public void <B>startDocument</B>()
+void <B>startDocument</B>()
                    throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of the beginning of a document.
@@ -294,7 +285,7 @@
 <A NAME="endDocument()"><!-- --></A><H3>
 endDocument</H3>
 <PRE>
-public void <B>endDocument</B>()
+void <B>endDocument</B>()
                  throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of the end of a document.
@@ -317,8 +308,8 @@
 <A NAME="startElement(java.lang.String, org.xml.sax.AttributeList)"><!-- --></A><H3>
 startElement</H3>
 <PRE>
-public void <B>startElement</B>(java.lang.String&nbsp;name,
-                         <A HREF="../../../org/xml/sax/AttributeList.html" title="interface in org.xml.sax">AttributeList</A>&nbsp;atts)
+void <B>startElement</B>(java.lang.String&nbsp;name,
+                  <A HREF="../../../org/xml/sax/AttributeList.html" title="interface in org.xml.sax">AttributeList</A>&nbsp;atts)
                   throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of the beginning of an element.
@@ -348,7 +339,7 @@
 <A NAME="endElement(java.lang.String)"><!-- --></A><H3>
 endElement</H3>
 <PRE>
-public void <B>endElement</B>(java.lang.String&nbsp;name)
+void <B>endElement</B>(java.lang.String&nbsp;name)
                 throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of the end of an element.
@@ -373,9 +364,9 @@
 <A NAME="characters(char[], int, int)"><!-- --></A><H3>
 characters</H3>
 <PRE>
-public void <B>characters</B>(char[]&nbsp;ch,
-                       int&nbsp;start,
-                       int&nbsp;length)
+void <B>characters</B>(char[]&nbsp;ch,
+                int&nbsp;start,
+                int&nbsp;length)
                 throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of character data.
@@ -407,9 +398,9 @@
 <A NAME="ignorableWhitespace(char[], int, int)"><!-- --></A><H3>
 ignorableWhitespace</H3>
 <PRE>
-public void <B>ignorableWhitespace</B>(char[]&nbsp;ch,
-                                int&nbsp;start,
-                                int&nbsp;length)
+void <B>ignorableWhitespace</B>(char[]&nbsp;ch,
+                         int&nbsp;start,
+                         int&nbsp;length)
                          throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of ignorable whitespace in element content.
@@ -440,8 +431,8 @@
 <A NAME="processingInstruction(java.lang.String, java.lang.String)"><!-- --></A><H3>
 processingInstruction</H3>
 <PRE>
-public void <B>processingInstruction</B>(java.lang.String&nbsp;target,
-                                  java.lang.String&nbsp;data)
+void <B>processingInstruction</B>(java.lang.String&nbsp;target,
+                           java.lang.String&nbsp;data)
                            throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of a processing instruction.
@@ -471,7 +462,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -496,7 +487,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/AttributeList.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/DocumentHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DocumentHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -509,6 +500,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -522,6 +514,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/EntityResolver.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/EntityResolver.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/EntityResolver.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/EntityResolver.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:24 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-EntityResolver (xmlrpc 2.0-a1-dev API)
+EntityResolver (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.EntityResolver interface">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="EntityResolver (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="EntityResolver (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/EntityResolver.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="EntityResolver.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,11 +90,12 @@
 <BR>
 Interface EntityResolver</H2>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc">XmlRpcClientResponseProcessor</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc">XmlRpcRequestProcessor</A>, <A HREF="../../../org/apache/xmlrpc/applet/XmlRpcSupport.html" title="class in org.apache.xmlrpc.applet">XmlRpcSupport</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>EntityResolver</B></DL>
+<DT><PRE>public interface <B>EntityResolver</B></DL>
+</PRE>
 
 <P>
 Basic interface for resolving entities.
@@ -153,22 +158,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -183,27 +180,21 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="resolveEntity(java.lang.String, java.lang.String)"><!-- --></A><H3>
 resolveEntity</H3>
 <PRE>
-public <A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax">InputSource</A> <B>resolveEntity</B>(java.lang.String&nbsp;publicId,
-                                 java.lang.String&nbsp;systemId)
+<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax">InputSource</A> <B>resolveEntity</B>(java.lang.String&nbsp;publicId,
+                          java.lang.String&nbsp;systemId)
                           throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A>,
                                  java.io.IOException</PRE>
 <DL>
@@ -250,7 +241,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -275,7 +266,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/EntityResolver.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="EntityResolver.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -288,6 +279,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -301,6 +293,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/ErrorHandler.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/ErrorHandler.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/ErrorHandler.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/ErrorHandler.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:24 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ErrorHandler (xmlrpc 2.0-a1-dev API)
+ErrorHandler (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.ErrorHandler interface">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ErrorHandler (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="ErrorHandler (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/ErrorHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ErrorHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -86,11 +90,12 @@
 <BR>
 Interface ErrorHandler</H2>
 <DL>
-<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A>, <A HREF="../../../uk/co/wilson/xml/MinML.html" title="class in uk.co.wilson.xml">MinML</A></DD>
+<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax">HandlerBase</A>, <A HREF="../../../uk/co/wilson/xml/MinML.html" title="class in uk.co.wilson.xml">MinML</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcClientResponseProcessor.html" title="class in org.apache.xmlrpc">XmlRpcClientResponseProcessor</A>, <A HREF="../../../org/apache/xmlrpc/XmlRpcRequestProcessor.html" title="class in org.apache.xmlrpc">XmlRpcRequestProcessor</A>, <A HREF="../../../org/apache/xmlrpc/applet/XmlRpcSupport.html" title="class in org.apache.xmlrpc.applet">XmlRpcSupport</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>ErrorHandler</B></DL>
+<DT><PRE>public interface <B>ErrorHandler</B></DL>
+</PRE>
 
 <P>
 Basic interface for SAX error handlers.
@@ -128,22 +133,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -173,26 +170,20 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="warning(org.xml.sax.SAXParseException)"><!-- --></A><H3>
 warning</H3>
 <PRE>
-public void <B>warning</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
+void <B>warning</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
              throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of a warning.
@@ -218,7 +209,7 @@
 <A NAME="error(org.xml.sax.SAXParseException)"><!-- --></A><H3>
 error</H3>
 <PRE>
-public void <B>error</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
+void <B>error</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
            throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of a recoverable error.
@@ -249,7 +240,7 @@
 <A NAME="fatalError(org.xml.sax.SAXParseException)"><!-- --></A><H3>
 fatalError</H3>
 <PRE>
-public void <B>fatalError</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
+void <B>fatalError</B>(<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax">SAXParseException</A>&nbsp;exception)
                 throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Receive notification of a non-recoverable error.
@@ -282,7 +273,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -307,7 +298,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/ErrorHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="ErrorHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -320,6 +311,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -333,6 +325,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/HandlerBase.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/HandlerBase.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/HandlerBase.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/HandlerBase.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-HandlerBase (xmlrpc 2.0-a1-dev API)
+HandlerBase (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.HandlerBase class">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="HandlerBase (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="HandlerBase (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/HandlerBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HandlerBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,17 +91,18 @@
 Class HandlerBase</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.xml.sax.HandlerBase</B>
+  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xml.sax.HandlerBase</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>, <A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>, <A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>, <A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A></DD>
 </DL>
 <DL>
-<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A></DD>
+<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../org/apache/xmlrpc/XmlRpc.html" title="class in org.apache.xmlrpc">XmlRpc</A>, <A HREF="../../../org/apache/xmlrpc/applet/XmlRpcSupport.html" title="class in org.apache.xmlrpc.applet">XmlRpcSupport</A></DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>HandlerBase</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>, <A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>, <A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>, <A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A></DL>
+<DT><PRE>public class <B>HandlerBase</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>, <A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>, <A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>, <A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A></DL>
+</PRE>
 
 <P>
 Default base class for handlers.
@@ -127,19 +132,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../org/xml/sax/HandlerBase.html#HandlerBase()">HandlerBase</A></B>()</CODE>
@@ -154,8 +154,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -285,7 +285,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
@@ -294,16 +294,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -319,8 +316,8 @@
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -516,7 +513,7 @@
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/xml/sax/DocumentHandler.html#endElement(java.lang.String)">endElement</A></CODE> in interface <CODE><A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A></CODE></DL>
 </DD>
 <DD><DL>
-<DT><B>Parameters:</B><DD><CODE>name</CODE> - The element type name.
+<DT><B>Parameters:</B><DD><CODE>name</CODE> - The element type name.<DD><CODE>attributes</CODE> - The specified or defaulted attributes.
 <DT><B>Throws:</B>
 <DD><CODE><A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></CODE> - Any SAX exception, possibly
             wrapping another exception.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/DocumentHandler.html#endElement(java.lang.String)"><CODE>DocumentHandler.endElement(java.lang.String)</CODE></A></DL>
@@ -695,7 +692,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -720,7 +717,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/HandlerBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="HandlerBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -733,6 +730,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -746,6 +744,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/InputSource.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/InputSource.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/InputSource.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/InputSource.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-InputSource (xmlrpc 2.0-a1-dev API)
+InputSource (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.InputSource class">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="InputSource (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="InputSource (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/InputSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="InputSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,11 +91,12 @@
 Class InputSource</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.xml.sax.InputSource</B>
+  <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xml.sax.InputSource</B>
 </PRE>
 <HR>
 <DL>
-<DT>public class <B>InputSource</B><DT>extends java.lang.Object</DL>
+<DT><PRE>public class <B>InputSource</B><DT>extends java.lang.Object</DL>
+</PRE>
 
 <P>
 A single input source for an XML entity.
@@ -132,19 +137,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../org/xml/sax/InputSource.html#InputSource()">InputSource</A></B>()</CODE>
@@ -177,8 +177,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -264,7 +264,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
@@ -273,16 +273,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -293,11 +290,13 @@
 <DL>
 <DD>Zero-argument default constructor.
 <P>
+<DL>
 <DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/InputSource.html#setPublicId(java.lang.String)"><CODE>setPublicId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setSystemId(java.lang.String)"><CODE>setSystemId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setByteStream(java.io.InputStream)"><CODE>setByteStream(java.io.InputStream)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setCharacterStream(java.io.Reader)"><CODE>setCharacterStream(java.io.Reader)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setEncoding(java.lang.String)"><CODE>setEncoding(java.lang.String)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="InputSource(java.lang.String)"><!-- --></A><H3>
@@ -313,11 +312,13 @@
 
  <p>If the system identifier is a URL, it must be full resolved.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>systemId</CODE> - The system identifier (URI).<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/InputSource.html#setPublicId(java.lang.String)"><CODE>setPublicId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setSystemId(java.lang.String)"><CODE>setSystemId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setByteStream(java.io.InputStream)"><CODE>setByteStream(java.io.InputStream)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setEncoding(java.lang.String)"><CODE>setEncoding(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setCharacterStream(java.io.Reader)"><CODE>setCharacterStream(java.io.Reader)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="InputSource(java.io.InputStream)"><!-- --></A><H3>
@@ -332,11 +333,13 @@
  public identifier, and/or setEncoding to specify the object's
  character encoding.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>byteStream</CODE> - The raw byte stream containing the document.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/InputSource.html#setPublicId(java.lang.String)"><CODE>setPublicId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setSystemId(java.lang.String)"><CODE>setSystemId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setEncoding(java.lang.String)"><CODE>setEncoding(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setByteStream(java.io.InputStream)"><CODE>setByteStream(java.io.InputStream)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setCharacterStream(java.io.Reader)"><CODE>setCharacterStream(java.io.Reader)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="InputSource(java.io.Reader)"><!-- --></A><H3>
@@ -352,18 +355,20 @@
 
  <p>The character stream shall not include a byte order mark.</p>
 <P>
+<DL>
 <DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/InputSource.html#setPublicId(java.lang.String)"><CODE>setPublicId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setSystemId(java.lang.String)"><CODE>setSystemId(java.lang.String)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setByteStream(java.io.InputStream)"><CODE>setByteStream(java.io.InputStream)</CODE></A>, 
 <A HREF="../../../org/xml/sax/InputSource.html#setCharacterStream(java.io.Reader)"><CODE>setCharacterStream(java.io.Reader)</CODE></A></DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -569,7 +574,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -594,7 +599,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/HandlerBase.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/InputSource.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="InputSource.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -607,6 +612,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -620,6 +626,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Locator.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Locator.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Locator.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Locator.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Locator (xmlrpc 2.0-a1-dev API)
+Locator (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.Locator interface">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Locator (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="Locator (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/Parser.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/Locator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Locator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -90,7 +94,8 @@
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>Locator</B></DL>
+<DT><PRE>public interface <B>Locator</B></DL>
+</PRE>
 
 <P>
 Interface for associating a SAX event with a document location.
@@ -125,22 +130,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -178,26 +175,20 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="getPublicId()"><!-- --></A><H3>
 getPublicId</H3>
 <PRE>
-public java.lang.String <B>getPublicId</B>()</PRE>
+java.lang.String <B>getPublicId</B>()</PRE>
 <DL>
 <DD>Return the public identifier for the current document event.
  <p>This will be the public identifier
@@ -213,7 +204,7 @@
 <A NAME="getSystemId()"><!-- --></A><H3>
 getSystemId</H3>
 <PRE>
-public java.lang.String <B>getSystemId</B>()</PRE>
+java.lang.String <B>getSystemId</B>()</PRE>
 <DL>
 <DD>Return the system identifier for the current document event.
 
@@ -231,7 +222,7 @@
 <A NAME="getLineNumber()"><!-- --></A><H3>
 getLineNumber</H3>
 <PRE>
-public int <B>getLineNumber</B>()</PRE>
+int <B>getLineNumber</B>()</PRE>
 <DL>
 <DD>Return the line number where the current document event ends.
  Note that this is the line position of the first character
@@ -247,7 +238,7 @@
 <A NAME="getColumnNumber()"><!-- --></A><H3>
 getColumnNumber</H3>
 <PRE>
-public int <B>getColumnNumber</B>()</PRE>
+int <B>getColumnNumber</B>()</PRE>
 <DL>
 <DD>Return the column number where the current document event ends.
  Note that this is the column number of the first
@@ -268,7 +259,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -293,7 +284,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/Parser.html" title="interface in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/Locator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Locator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -306,6 +297,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -319,6 +311,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Parser.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Parser.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Parser.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/Parser.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Parser (xmlrpc 2.0-a1-dev API)
+Parser (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.Parser interface">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Parser (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="Parser (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/Parser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Parser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -93,7 +97,8 @@
 </DL>
 <HR>
 <DL>
-<DT>public interface <B>Parser</B></DL>
+<DT><PRE>public interface <B>Parser</B></DL>
+</PRE>
 
 <P>
 Basic interface for SAX (Simple API for XML) parsers.
@@ -126,22 +131,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
-
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
 
 <!-- ========== METHOD SUMMARY =========== -->
 
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -203,26 +200,20 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
 <A NAME="setLocale(java.util.Locale)"><!-- --></A><H3>
 setLocale</H3>
 <PRE>
-public void <B>setLocale</B>(java.util.Locale&nbsp;locale)
+void <B>setLocale</B>(java.util.Locale&nbsp;locale)
                throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></PRE>
 <DL>
 <DD>Allow an application to request a locale for errors and warnings.
@@ -246,7 +237,7 @@
 <A NAME="setEntityResolver(org.xml.sax.EntityResolver)"><!-- --></A><H3>
 setEntityResolver</H3>
 <PRE>
-public void <B>setEntityResolver</B>(<A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>&nbsp;resolver)</PRE>
+void <B>setEntityResolver</B>(<A HREF="../../../org/xml/sax/EntityResolver.html" title="interface in org.xml.sax">EntityResolver</A>&nbsp;resolver)</PRE>
 <DL>
 <DD>Allow an application to register a custom entity resolver.
 
@@ -269,7 +260,7 @@
 <A NAME="setDTDHandler(org.xml.sax.DTDHandler)"><!-- --></A><H3>
 setDTDHandler</H3>
 <PRE>
-public void <B>setDTDHandler</B>(<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>&nbsp;handler)</PRE>
+void <B>setDTDHandler</B>(<A HREF="../../../org/xml/sax/DTDHandler.html" title="interface in org.xml.sax">DTDHandler</A>&nbsp;handler)</PRE>
 <DL>
 <DD>Allow an application to register a DTD event handler.
 
@@ -292,7 +283,7 @@
 <A NAME="setDocumentHandler(org.xml.sax.DocumentHandler)"><!-- --></A><H3>
 setDocumentHandler</H3>
 <PRE>
-public void <B>setDocumentHandler</B>(<A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>&nbsp;handler)</PRE>
+void <B>setDocumentHandler</B>(<A HREF="../../../org/xml/sax/DocumentHandler.html" title="interface in org.xml.sax">DocumentHandler</A>&nbsp;handler)</PRE>
 <DL>
 <DD>Allow an application to register a document event handler.
 
@@ -315,7 +306,7 @@
 <A NAME="setErrorHandler(org.xml.sax.ErrorHandler)"><!-- --></A><H3>
 setErrorHandler</H3>
 <PRE>
-public void <B>setErrorHandler</B>(<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A>&nbsp;handler)</PRE>
+void <B>setErrorHandler</B>(<A HREF="../../../org/xml/sax/ErrorHandler.html" title="interface in org.xml.sax">ErrorHandler</A>&nbsp;handler)</PRE>
 <DL>
 <DD>Allow an application to register an error event handler.
 
@@ -339,7 +330,7 @@
 <A NAME="parse(org.xml.sax.InputSource)"><!-- --></A><H3>
 parse</H3>
 <PRE>
-public void <B>parse</B>(<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax">InputSource</A>&nbsp;source)
+void <B>parse</B>(<A HREF="../../../org/xml/sax/InputSource.html" title="class in org.xml.sax">InputSource</A>&nbsp;source)
            throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A>,
                   java.io.IOException</PRE>
 <DL>
@@ -376,7 +367,7 @@
 <A NAME="parse(java.lang.String)"><!-- --></A><H3>
 parse</H3>
 <PRE>
-public void <B>parse</B>(java.lang.String&nbsp;systemId)
+void <B>parse</B>(java.lang.String&nbsp;systemId)
            throws <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A>,
                   java.io.IOException</PRE>
 <DL>
@@ -412,7 +403,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -437,7 +428,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/Parser.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="Parser.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -450,6 +441,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -463,6 +455,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXException.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXException.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXException.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXException.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-SAXException (xmlrpc 2.0-a1-dev API)
+SAXException (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.SAXException class">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SAXException (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="SAXException (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/Parser.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/SAXException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SAXException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,9 +91,9 @@
 Class SAXException</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
-      <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
-          <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.xml.sax.SAXException</B>
+  <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
+      <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
+          <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xml.sax.SAXException</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
@@ -99,7 +103,8 @@
 </DL>
 <HR>
 <DL>
-<DT>public class <B>SAXException</B><DT>extends java.lang.Exception</DL>
+<DT><PRE>public class <B>SAXException</B><DT>extends java.lang.Exception</DL>
+</PRE>
 
 <P>
 Encapsulate a general SAX error or warning.
@@ -130,19 +135,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../org/xml/sax/SAXException.html#SAXException(java.lang.Exception)">SAXException</A></B>(java.lang.Exception&nbsp;e)</CODE>
@@ -170,8 +170,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -201,7 +201,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace</CODE></TD>
@@ -210,7 +210,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
@@ -219,16 +219,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -239,7 +236,9 @@
 <DL>
 <DD>Create a new SAXException.
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SAXException(java.lang.Exception)"><!-- --></A><H3>
@@ -253,7 +252,9 @@
  one, and its message will become the default message for
  the SAXException.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>e</CODE> - The exception to be wrapped in a SAXException.</DL>
+</DL>
 <HR>
 
 <A NAME="SAXException(java.lang.String, java.lang.Exception)"><!-- --></A><H3>
@@ -267,15 +268,17 @@
  <p>The existing exception will be embedded in the new
  one, but the new exception will have its own message.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The detail message.<DD><CODE>e</CODE> - The exception to be wrapped in a SAXException.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -291,6 +294,9 @@
  the detail message from the embedded exception.</p>
 <P>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE>getMessage</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Returns:</B><DD>The error or warning message.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
 </DD>
@@ -319,6 +325,9 @@
 <DD>Convert this exception to a string.
 <P>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Returns:</B><DD>A string version of this exception.</DL>
 </DD>
@@ -332,7 +341,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -357,7 +366,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/Parser.html" title="interface in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;<A HREF="../../../org/xml/sax/SAXParseException.html" title="class in org.xml.sax"><B>NEXT CLASS</B></A></FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/SAXException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SAXException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -370,6 +379,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -383,6 +393,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXParseException.html
URL: http://svn.apache.org/viewcvs/webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXParseException.html?rev=359531&r1=359530&r2=359531&view=diff
==============================================================================
--- webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXParseException.html (original)
+++ webservices/site/trunk/targets/xmlrpc/apidocs/org/xml/sax/SAXParseException.html Wed Dec 28 05:59:25 2005
@@ -2,9 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.4.2_01) on Sat Nov 22 15:55:14 PST 2003 -->
+<!-- Generated by javadoc (build 1.5.0_06) on Wed Dec 28 14:00:25 CET 2005 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-SAXParseException (xmlrpc 2.0-a1-dev API)
+SAXParseException (Apache XML-RPC 2.0.1 API)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.xml.sax.SAXParseException class">
@@ -14,9 +15,11 @@
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SAXParseException (xmlrpc 2.0-a1-dev API)";
+    parent.document.title="SAXParseException (Apache XML-RPC 2.0.1 API)";
 }
 </SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
 
 </HEAD>
 
@@ -28,7 +31,7 @@
 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_top_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -53,7 +56,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/SAXParseException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SAXParseException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -66,6 +69,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -87,17 +91,18 @@
 Class SAXParseException</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.lang.Throwable
-      <IMG SRC="../../../resources/inherit.gif" ALT="extended by">java.lang.Exception
-          <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">org.xml.sax.SAXException</A>
-              <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.xml.sax.SAXParseException</B>
+  <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
+      <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
+          <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">org.xml.sax.SAXException</A>
+              <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.xml.sax.SAXParseException</B>
 </PRE>
 <DL>
 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
 </DL>
 <HR>
 <DL>
-<DT>public class <B>SAXParseException</B><DT>extends <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></DL>
+<DT><PRE>public class <B>SAXParseException</B><DT>extends <A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></DL>
+</PRE>
 
 <P>
 Encapsulate an XML parse error or warning.
@@ -126,19 +131,14 @@
 <HR>
 
 <P>
-<!-- ======== NESTED CLASS SUMMARY ======== -->
-
-
-<!-- =========== FIELD SUMMARY =========== -->
-
 
 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
 <A NAME="constructor_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Constructor Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><B><A HREF="../../../org/xml/sax/SAXParseException.html#SAXParseException(java.lang.String, org.xml.sax.Locator)">SAXParseException</A></B>(java.lang.String&nbsp;message,
@@ -183,8 +183,8 @@
 <A NAME="method_summary"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=2><FONT SIZE="+2">
-<B>Method Summary</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -222,7 +222,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.xml.sax.SAXException"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class org.xml.sax.<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></B></TD>
+<TH ALIGN="left"><B>Methods inherited from class org.xml.sax.<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax">SAXException</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE><A HREF="../../../org/xml/sax/SAXException.html#getException()">getException</A>, <A HREF="../../../org/xml/sax/SAXException.html#getMessage()">getMessage</A>, <A HREF="../../../org/xml/sax/SAXException.html#toString()">toString</A></CODE></TD>
@@ -231,7 +231,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Throwable</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace</CODE></TD>
@@ -240,7 +240,7 @@
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TD><B>Methods inherited from class java.lang.Object</B></TD>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
@@ -249,16 +249,13 @@
 &nbsp;
 <P>
 
-<!-- ============ FIELD DETAIL =========== -->
-
-
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 
 <A NAME="constructor_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -274,8 +271,10 @@
  creating its own exception from within a DocumentHandler
  callback.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message.<DD><CODE>locator</CODE> - The locator object for the error or warning.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><CODE>Locator</CODE></A>, 
 <A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SAXParseException(java.lang.String, org.xml.sax.Locator, java.lang.Exception)"><!-- --></A><H3>
@@ -292,9 +291,11 @@
  callback, and needs to wrap an existing exception that is not a
  subclass of SAXException.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message, or null to
                 use the message from the embedded exception.<DD><CODE>locator</CODE> - The locator object for the error or warning.<DD><CODE>e</CODE> - Any exception<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Locator.html" title="interface in org.xml.sax"><CODE>Locator</CODE></A>, 
 <A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SAXParseException(java.lang.String, java.lang.String, java.lang.String, int, int)"><!-- --></A><H3>
@@ -313,11 +314,13 @@
  <p>If the system identifier is a URL, the parser must resolve it
  fully before creating the exception.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message.<DD><CODE>publicId</CODE> - The public identifer of the entity that generated
                  the error or warning.<DD><CODE>systemId</CODE> - The system identifer of the entity that generated
                  the error or warning.<DD><CODE>lineNumber</CODE> - The line number of the end of the text that
                    caused the error or warning.<DD><CODE>columnNumber</CODE> - The column number of the end of the text that
                      cause the error or warning.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 <HR>
 
 <A NAME="SAXParseException(java.lang.String, java.lang.String, java.lang.String, int, int, java.lang.Exception)"><!-- --></A><H3>
@@ -339,20 +342,22 @@
  <p>If the system identifier is a URL, the parser must resolve it
  fully before creating the exception.</p>
 <P>
+<DL>
 <DT><B>Parameters:</B><DD><CODE>message</CODE> - The error or warning message, or null to use
                 the message from the embedded exception.<DD><CODE>publicId</CODE> - The public identifer of the entity that generated
                  the error or warning.<DD><CODE>systemId</CODE> - The system identifer of the entity that generated
                  the error or warning.<DD><CODE>lineNumber</CODE> - The line number of the end of the text that
                    caused the error or warning.<DD><CODE>columnNumber</CODE> - The column number of the end of the text that
                      cause the error or warning.<DD><CODE>e</CODE> - Another exception to embed in this one.<DT><B>See Also:</B><DD><A HREF="../../../org/xml/sax/Parser.html#setLocale(java.util.Locale)"><CODE>Parser.setLocale(java.util.Locale)</CODE></A></DL>
+</DL>
 
 <!-- ============ METHOD DETAIL ========== -->
 
 <A NAME="method_detail"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TD COLSPAN=1><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TD>
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
 </TR>
 </TABLE>
 
@@ -428,7 +433,7 @@
 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
 <TR>
-<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 <A NAME="navbar_bottom_firstrow"><!-- --></A>
 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
   <TR ALIGN="center" VALIGN="top">
@@ -453,7 +458,7 @@
 &nbsp;<A HREF="../../../org/xml/sax/SAXException.html" title="class in org.xml.sax"><B>PREV CLASS</B></A>&nbsp;
 &nbsp;NEXT CLASS</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../index.html?org/xml/sax/SAXParseException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="SAXParseException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -466,6 +471,7 @@
   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
 </NOSCRIPT>
 
+
 </FONT></TD>
 </TR>
 <TR>
@@ -479,6 +485,6 @@
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &copy; 2001-2003 Apache Software Foundation. All Rights Reserved.
+Copyright 2001-2001-2005 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>