Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/SetCharacterEncodingFilter.html
 Mon Nov 24 20:13:57 2014
@@ -1,445 +1,445 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
-<!--NewPage-->
-<HTML>
-<HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
-<TITLE>
-SetCharacterEncodingFilter (Apache Tomcat 6.0.41 API Documentation)
-</TITLE>
-
-<META NAME="keywords" 
CONTENT="org.apache.catalina.filters.SetCharacterEncodingFilter class">
-
-<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" 
TITLE="Style">
-
-<SCRIPT type="text/javascript">
-function windowTitle()
-{
-    parent.document.title="SetCharacterEncodingFilter (Apache Tomcat 6.0.41 
API Documentation)";
-}
-</SCRIPT>
-<NOSCRIPT>
-</NOSCRIPT>
-
-</HEAD>
-
-<BODY BGCOLOR="white" onload="windowTitle();">
-
-
-<!-- ========= START OF TOP NAVBAR ======= -->
-<A NAME="navbar_top"><!-- --></A>
-<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<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">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/catalina/filters/FilterBase.html" 
title="class in org.apache.catalina.filters"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../index.html?org/apache/catalina/filters/SetCharacterEncodingFilter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="SetCharacterEncodingFilter.html" target="_top"><B>NO 
FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A 
HREF="#fields_inherited_from_class_org.apache.catalina.filters.FilterBase">FIELD</A>&nbsp;|&nbsp;<A
 HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_top"></A>
-<!-- ========= END OF TOP NAVBAR ========= -->
-
-<HR>
-<!-- ======== START OF CLASS DATA ======== -->
-<H2>
-<FONT SIZE="-1">
-org.apache.catalina.filters</FONT>
-<BR>
-Class SetCharacterEncodingFilter</H2>
-<PRE>
-java.lang.Object
-  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">org.apache.catalina.filters.FilterBase</A>
-      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by 
"><B>org.apache.catalina.filters.SetCharacterEncodingFilter</B>
-</PRE>
-<DL>
-<DT><B>All Implemented Interfaces:</B> <DD>javax.servlet.Filter</DD>
-</DL>
-<HR>
-<DL>
-<DT><PRE>public class <B>SetCharacterEncodingFilter</B><DT>extends <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></DL>
-</PRE>
-
-<P>
-<p>Example filter that sets the character encoding to be used in parsing the
- incoming request, either unconditionally or only if the client did not
- specify a character encoding.  Configuration of this filter is based on
- the following initialization parameters:</p>
- <ul>
- <li><strong>encoding</strong> - The character encoding to be configured
-     for this request, either conditionally or unconditionally based on
-     the <code>ignore</code> initialization parameter.  This parameter
-     is required, so there is no default.</li>
- <li><strong>ignore</strong> - If set to "true", any character encoding
-     specified by the client is ignored, and the value returned by the
-     <code>selectEncoding()</code> method is set.  If set to "false,
-     <code>selectEncoding()</code> is called <strong>only</strong> if the
-     client has not already specified an encoding.  By default, this
-     parameter is set to "false".</li>
- </ul>
-
- <p>Although this filter can be used unchanged, it is also easy to
- subclass it and make the <code>selectEncoding()</code> method more
- intelligent about what encoding to choose, based on characteristics of
- the incoming request (such as the values of the <code>Accept-Language</code>
- and <code>User-Agent</code> headers, or a value stashed in the current
- user's session.</p>
-<P>
-
-<P>
-<HR>
-
-<P>
-<!-- =========== FIELD SUMMARY =========== -->
-
-<A NAME="field_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
-<B>Field Summary</B></FONT></TH>
-</TR>
-</TABLE>
-&nbsp;<A 
NAME="fields_inherited_from_class_org.apache.catalina.filters.FilterBase"><!-- 
--></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.apache.catalina.filters.<A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#sm">sm</A></CODE></TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ======== CONSTRUCTOR SUMMARY ======== -->
-
-<A NAME="constructor_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<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/apache/catalina/filters/SetCharacterEncodingFilter.html#SetCharacterEncodingFilter()">SetCharacterEncodingFilter</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;
-<!-- ========== METHOD SUMMARY =========== -->
-
-<A NAME="method_summary"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<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">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#doFilter(javax.servlet.ServletRequest,
 javax.servlet.ServletResponse, 
javax.servlet.FilterChain)">doFilter</A></B>(javax.servlet.ServletRequest&nbsp;request,
-         javax.servlet.ServletResponse&nbsp;response,
-         javax.servlet.FilterChain&nbsp;chain)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select and set (if 
specified) the character encoding to be used to
- interpret request parameters for this request.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#getEncoding()">getEncoding</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;<A HREF="../../../../org/apache/juli/logging/Log.html" 
title="interface in org.apache.juli.logging">Log</A></CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#getLogger()">getLogger</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#isIgnore()">isIgnore</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#selectEncoding(javax.servlet.ServletRequest)">selectEncoding</A></B>(javax.servlet.ServletRequest&nbsp;request)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select an 
appropriate character encoding to be used, based on the
- characteristics of the current request and/or filter initialization
- parameters.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#setEncoding(java.lang.String)">setEncoding</A></B>(java.lang.String&nbsp;encoding)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#setIgnore(boolean)">setIgnore</A></B>(boolean&nbsp;ignore)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-</TABLE>
-&nbsp;<A 
NAME="methods_inherited_from_class_org.apache.catalina.filters.FilterBase"><!-- 
--></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class 
org.apache.catalina.filters.<A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></B></TH>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#destroy()">destroy</A>,
 <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#init(javax.servlet.FilterConfig)">init</A>,
 <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#isConfigProblemFatal()">isConfigProblemFatal</A></CODE></TD>
-</TR>
-</TABLE>
-&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">
-<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>
-</TR>
-</TABLE>
-&nbsp;
-<P>
-
-<!-- ========= CONSTRUCTOR DETAIL ======== -->
-
-<A NAME="constructor_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
-<B>Constructor Detail</B></FONT></TH>
-</TR>
-</TABLE>
-
-<A NAME="SetCharacterEncodingFilter()"><!-- --></A><H3>
-SetCharacterEncodingFilter</H3>
-<PRE>
-public <B>SetCharacterEncodingFilter</B>()</PRE>
-<DL>
-</DL>
-
-<!-- ============ METHOD DETAIL ========== -->
-
-<A NAME="method_detail"><!-- --></A>
-<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
-<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
-<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
-<B>Method Detail</B></FONT></TH>
-</TR>
-</TABLE>
-
-<A NAME="setEncoding(java.lang.String)"><!-- --></A><H3>
-setEncoding</H3>
-<PRE>
-public void <B>setEncoding</B>(java.lang.String&nbsp;encoding)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getEncoding()"><!-- --></A><H3>
-getEncoding</H3>
-<PRE>
-public java.lang.String <B>getEncoding</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="setIgnore(boolean)"><!-- --></A><H3>
-setIgnore</H3>
-<PRE>
-public void <B>setIgnore</B>(boolean&nbsp;ignore)</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="isIgnore()"><!-- --></A><H3>
-isIgnore</H3>
-<PRE>
-public boolean <B>isIgnore</B>()</PRE>
-<DL>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, 
javax.servlet.FilterChain)"><!-- --></A><H3>
-doFilter</H3>
-<PRE>
-public void <B>doFilter</B>(javax.servlet.ServletRequest&nbsp;request,
-                     javax.servlet.ServletResponse&nbsp;response,
-                     javax.servlet.FilterChain&nbsp;chain)
-              throws java.io.IOException,
-                     javax.servlet.ServletException</PRE>
-<DL>
-<DD>Select and set (if specified) the character encoding to be used to
- interpret request parameters for this request.
-<P>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>request</CODE> - The servlet request we are 
processing<DD><CODE>response</CODE> - The servlet response we are 
creating<DD><CODE>chain</CODE> - The filter chain we are processing
-<DT><B>Throws:</B>
-<DD><CODE>java.io.IOException</CODE> - if an input/output error occurs
-<DD><CODE>javax.servlet.ServletException</CODE> - if a servlet error 
occurs</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="getLogger()"><!-- --></A><H3>
-getLogger</H3>
-<PRE>
-protected <A HREF="../../../../org/apache/juli/logging/Log.html" 
title="interface in org.apache.juli.logging">Log</A> <B>getLogger</B>()</PRE>
-<DL>
-<DD><DL>
-<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#getLogger()">getLogger</A></CODE>
 in class <CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></CODE></DL>
-</DD>
-<DD><DL>
-</DL>
-</DD>
-</DL>
-<HR>
-
-<A NAME="selectEncoding(javax.servlet.ServletRequest)"><!-- --></A><H3>
-selectEncoding</H3>
-<PRE>
-protected java.lang.String 
<B>selectEncoding</B>(javax.servlet.ServletRequest&nbsp;request)</PRE>
-<DL>
-<DD>Select an appropriate character encoding to be used, based on the
- characteristics of the current request and/or filter initialization
- parameters.  If no character encoding should be set, return
- <code>null</code>.
- <p>
- The default implementation unconditionally returns the value configured
- by the <strong>encoding</strong> initialization parameter for this
- filter.
-<P>
-<DD><DL>
-<DT><B>Parameters:</B><DD><CODE>request</CODE> - The servlet request we are 
processing</DL>
-</DD>
-</DL>
-<!-- ========= END OF CLASS DATA ========= -->
-<HR>
-
-
-<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<A NAME="navbar_bottom"><!-- --></A>
-<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
-<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
-<TR>
-<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">
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
-  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
-  </TR>
-</TABLE>
-</TD>
-<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
-</TD>
-</TR>
-
-<TR>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-&nbsp;<A HREF="../../../../org/apache/catalina/filters/FilterBase.html" 
title="class in org.apache.catalina.filters"><B>PREV CLASS</B></A>&nbsp;
-&nbsp;NEXT CLASS</FONT></TD>
-<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A 
HREF="../../../../index.html?org/apache/catalina/filters/SetCharacterEncodingFilter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
-&nbsp;<A HREF="SetCharacterEncodingFilter.html" target="_top"><B>NO 
FRAMES</B></A>  &nbsp;
-&nbsp;<SCRIPT type="text/javascript">
-  <!--
-  if(window==top) {
-    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
-  }
-  //-->
-</SCRIPT>
-<NOSCRIPT>
-  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
-</NOSCRIPT>
-
-
-</FONT></TD>
-</TR>
-<TR>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A 
HREF="#fields_inherited_from_class_org.apache.catalina.filters.FilterBase">FIELD</A>&nbsp;|&nbsp;<A
 HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
-<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
-DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
-</TR>
-</TABLE>
-<A NAME="skip-navbar_bottom"></A>
-<!-- ======== END OF BOTTOM NAVBAR ======= -->
-
-<HR>
-Copyright &#169; 2000-2014 Apache Software Foundation. All Rights Reserved.
-</BODY>
-</HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!--NewPage-->
+<HTML>
+<HEAD>
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+SetCharacterEncodingFilter (Apache Tomcat 6.0.43 API Documentation)
+</TITLE>
+
+<META NAME="keywords" 
CONTENT="org.apache.catalina.filters.SetCharacterEncodingFilter class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" 
TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="SetCharacterEncodingFilter (Apache Tomcat 6.0.43 
API Documentation)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<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">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+<b>Apache Tomcat 6.0.43</b></EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/catalina/filters/FilterBase.html" 
title="class in org.apache.catalina.filters"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../../../index.html?org/apache/catalina/filters/SetCharacterEncodingFilter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SetCharacterEncodingFilter.html" target="_top"><B>NO 
FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A 
HREF="#fields_inherited_from_class_org.apache.catalina.filters.FilterBase">FIELD</A>&nbsp;|&nbsp;<A
 HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.catalina.filters</FONT>
+<BR>
+Class SetCharacterEncodingFilter</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">org.apache.catalina.filters.FilterBase</A>
+      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by 
"><B>org.apache.catalina.filters.SetCharacterEncodingFilter</B>
+</PRE>
+<DL>
+<DT><B>All Implemented Interfaces:</B> <DD>javax.servlet.Filter</DD>
+</DL>
+<HR>
+<DL>
+<DT><PRE>public class <B>SetCharacterEncodingFilter</B><DT>extends <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></DL>
+</PRE>
+
+<P>
+<p>Example filter that sets the character encoding to be used in parsing the
+ incoming request, either unconditionally or only if the client did not
+ specify a character encoding.  Configuration of this filter is based on
+ the following initialization parameters:</p>
+ <ul>
+ <li><strong>encoding</strong> - The character encoding to be configured
+     for this request, either conditionally or unconditionally based on
+     the <code>ignore</code> initialization parameter.  This parameter
+     is required, so there is no default.</li>
+ <li><strong>ignore</strong> - If set to "true", any character encoding
+     specified by the client is ignored, and the value returned by the
+     <code>selectEncoding()</code> method is set.  If set to "false,
+     <code>selectEncoding()</code> is called <strong>only</strong> if the
+     client has not already specified an encoding.  By default, this
+     parameter is set to "false".</li>
+ </ul>
+
+ <p>Although this filter can be used unchanged, it is also easy to
+ subclass it and make the <code>selectEncoding()</code> method more
+ intelligent about what encoding to choose, based on characteristics of
+ the incoming request (such as the values of the <code>Accept-Language</code>
+ and <code>User-Agent</code> headers, or a value stashed in the current
+ user's session.</p>
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="fields_inherited_from_class_org.apache.catalina.filters.FilterBase"><!-- 
--></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Fields inherited from class org.apache.catalina.filters.<A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#sm">sm</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+
+<A NAME="constructor_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<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/apache/catalina/filters/SetCharacterEncodingFilter.html#SetCharacterEncodingFilter()">SetCharacterEncodingFilter</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<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">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#doFilter(javax.servlet.ServletRequest,
 javax.servlet.ServletResponse, 
javax.servlet.FilterChain)">doFilter</A></B>(javax.servlet.ServletRequest&nbsp;request,
+         javax.servlet.ServletResponse&nbsp;response,
+         javax.servlet.FilterChain&nbsp;chain)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select and set (if 
specified) the character encoding to be used to
+ interpret request parameters for this request.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#getEncoding()">getEncoding</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;<A HREF="../../../../org/apache/juli/logging/Log.html" 
title="interface in org.apache.juli.logging">Log</A></CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#getLogger()">getLogger</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#isIgnore()">isIgnore</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#selectEncoding(javax.servlet.ServletRequest)">selectEncoding</A></B>(javax.servlet.ServletRequest&nbsp;request)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select an 
appropriate character encoding to be used, based on the
+ characteristics of the current request and/or filter initialization
+ parameters.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#setEncoding(java.lang.String)">setEncoding</A></B>(java.lang.String&nbsp;encoding)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A 
HREF="../../../../org/apache/catalina/filters/SetCharacterEncodingFilter.html#setIgnore(boolean)">setIgnore</A></B>(boolean&nbsp;ignore)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;<A 
NAME="methods_inherited_from_class_org.apache.catalina.filters.FilterBase"><!-- 
--></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class 
org.apache.catalina.filters.<A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#destroy()">destroy</A>,
 <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#init(javax.servlet.FilterConfig)">init</A>,
 <A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#isConfigProblemFatal()">isConfigProblemFatal</A></CODE></TD>
+</TR>
+</TABLE>
+&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">
+<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>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+
+<A NAME="constructor_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Constructor Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="SetCharacterEncodingFilter()"><!-- --></A><H3>
+SetCharacterEncodingFilter</H3>
+<PRE>
+public <B>SetCharacterEncodingFilter</B>()</PRE>
+<DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="setEncoding(java.lang.String)"><!-- --></A><H3>
+setEncoding</H3>
+<PRE>
+public void <B>setEncoding</B>(java.lang.String&nbsp;encoding)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getEncoding()"><!-- --></A><H3>
+getEncoding</H3>
+<PRE>
+public java.lang.String <B>getEncoding</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setIgnore(boolean)"><!-- --></A><H3>
+setIgnore</H3>
+<PRE>
+public void <B>setIgnore</B>(boolean&nbsp;ignore)</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isIgnore()"><!-- --></A><H3>
+isIgnore</H3>
+<PRE>
+public boolean <B>isIgnore</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, 
javax.servlet.FilterChain)"><!-- --></A><H3>
+doFilter</H3>
+<PRE>
+public void <B>doFilter</B>(javax.servlet.ServletRequest&nbsp;request,
+                     javax.servlet.ServletResponse&nbsp;response,
+                     javax.servlet.FilterChain&nbsp;chain)
+              throws java.io.IOException,
+                     javax.servlet.ServletException</PRE>
+<DL>
+<DD>Select and set (if specified) the character encoding to be used to
+ interpret request parameters for this request.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>request</CODE> - The servlet request we are 
processing<DD><CODE>response</CODE> - The servlet response we are 
creating<DD><CODE>chain</CODE> - The filter chain we are processing
+<DT><B>Throws:</B>
+<DD><CODE>java.io.IOException</CODE> - if an input/output error occurs
+<DD><CODE>javax.servlet.ServletException</CODE> - if a servlet error 
occurs</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="getLogger()"><!-- --></A><H3>
+getLogger</H3>
+<PRE>
+protected <A HREF="../../../../org/apache/juli/logging/Log.html" 
title="interface in org.apache.juli.logging">Log</A> <B>getLogger</B>()</PRE>
+<DL>
+<DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html#getLogger()">getLogger</A></CODE>
 in class <CODE><A 
HREF="../../../../org/apache/catalina/filters/FilterBase.html" title="class in 
org.apache.catalina.filters">FilterBase</A></CODE></DL>
+</DD>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="selectEncoding(javax.servlet.ServletRequest)"><!-- --></A><H3>
+selectEncoding</H3>
+<PRE>
+protected java.lang.String 
<B>selectEncoding</B>(javax.servlet.ServletRequest&nbsp;request)</PRE>
+<DL>
+<DD>Select an appropriate character encoding to be used, based on the
+ characteristics of the current request and/or filter initialization
+ parameters.  If no character encoding should be set, return
+ <code>null</code>.
+ <p>
+ The default implementation unconditionally returns the value configured
+ by the <strong>encoding</strong> initialization parameter for this
+ filter.
+<P>
+<DD><DL>
+<DT><B>Parameters:</B><DD><CODE>request</CODE> - The servlet request we are 
processing</DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<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">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../overview-summary.html"><FONT 
CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-summary.html"><FONT 
CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT 
CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="package-tree.html"><FONT 
CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../deprecated-list.html"><FONT 
CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../index-all.html"><FONT 
CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A 
HREF="../../../../help-doc.html"><FONT 
CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+<b>Apache Tomcat 6.0.43</b></EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;<A HREF="../../../../org/apache/catalina/filters/FilterBase.html" 
title="class in org.apache.catalina.filters"><B>PREV CLASS</B></A>&nbsp;
+&nbsp;NEXT CLASS</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A 
HREF="../../../../index.html?org/apache/catalina/filters/SetCharacterEncodingFilter.html"
 target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="SetCharacterEncodingFilter.html" target="_top"><B>NO 
FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All 
Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A 
HREF="#fields_inherited_from_class_org.apache.catalina.filters.FilterBase">FIELD</A>&nbsp;|&nbsp;<A
 HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A 
HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A 
HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2000-2014 Apache Software Foundation. All Rights Reserved.
+</BODY>
+</HTML>

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-frame.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-frame.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-frame.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-frame.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.filters (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.filters (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.filters package">

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-summary.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-summary.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.filters (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.filters (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.filters package">
@@ -14,7 +14,7 @@ org.apache.catalina.filters (Apache Tomc
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.filters (Apache Tomcat 6.0.41 
API Documentation)";
+    parent.document.title="org.apache.catalina.filters (Apache Tomcat 6.0.43 
API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -145,7 +145,7 @@ Package org.apache.catalina.filters
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-tree.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/filters/package-tree.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.filters Class Hierarchy (Apache Tomcat 6.0.41 API 
Documentation)
+org.apache.catalina.filters Class Hierarchy (Apache Tomcat 6.0.43 API 
Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ org.apache.catalina.filters Class Hierar
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.filters Class Hierarchy (Apache 
Tomcat 6.0.41 API Documentation)";
+    parent.document.title="org.apache.catalina.filters Class Hierarchy (Apache 
Tomcat 6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -123,7 +123,7 @@ Class Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/CatalinaCluster.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/CatalinaCluster.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/CatalinaCluster.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/CatalinaCluster.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-CatalinaCluster (Apache Tomcat 6.0.41 API Documentation)
+CatalinaCluster (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.CatalinaCluster 
interface">
@@ -14,7 +14,7 @@ CatalinaCluster (Apache Tomcat 6.0.41 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CatalinaCluster (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="CatalinaCluster (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -675,7 +675,7 @@ getChannel</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterDeployer.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterDeployer.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterDeployer.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterDeployer.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterDeployer (Apache Tomcat 6.0.41 API Documentation)
+ClusterDeployer (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterDeployer 
interface">
@@ -14,7 +14,7 @@ ClusterDeployer (Apache Tomcat 6.0.41 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterDeployer (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterDeployer (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -410,7 +410,7 @@ void <B>setCluster</B>(<A HREF="../../..
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterListener.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterListener.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterListener.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterListener.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterListener (Apache Tomcat 6.0.41 API Documentation)
+ClusterListener (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterListener class">
@@ -14,7 +14,7 @@ ClusterListener (Apache Tomcat 6.0.41 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterListener (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterListener (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -474,7 +474,7 @@ public abstract boolean <B>accept</B>(<A
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterManager.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterManager.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterManager.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterManager.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterManager (Apache Tomcat 6.0.41 API Documentation)
+ClusterManager (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterManager 
interface">
@@ -14,7 +14,7 @@ ClusterManager (Apache Tomcat 6.0.41 API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterManager (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterManager (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -545,7 +545,7 @@ cloneFromTemplate</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessage.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessage.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessage.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessage.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterMessage (Apache Tomcat 6.0.41 API Documentation)
+ClusterMessage (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterMessage 
interface">
@@ -14,7 +14,7 @@ ClusterMessage (Apache Tomcat 6.0.41 API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterMessage (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterMessage (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -286,7 +286,7 @@ void <B>setTimestamp</B>(long&nbsp;times
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessageBase.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessageBase.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessageBase.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterMessageBase.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterMessageBase (Apache Tomcat 6.0.41 API Documentation)
+ClusterMessageBase (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterMessageBase 
class">
@@ -14,7 +14,7 @@ ClusterMessageBase (Apache Tomcat 6.0.41
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterMessageBase (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterMessageBase (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public void <B>setTimestamp</B>(long&nbs
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterRuleSet.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterRuleSet.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterRuleSet.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterRuleSet.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterRuleSet (Apache Tomcat 6.0.41 API Documentation)
+ClusterRuleSet (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterRuleSet class">
@@ -14,7 +14,7 @@ ClusterRuleSet (Apache Tomcat 6.0.41 API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterRuleSet (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterRuleSet (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -311,7 +311,7 @@ public void <B>addRuleInstances</B>(<A H
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterSession.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterSession.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterSession.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterSession.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterSession (Apache Tomcat 6.0.41 API Documentation)
+ClusterSession (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterSession 
interface">
@@ -14,7 +14,7 @@ ClusterSession (Apache Tomcat 6.0.41 API
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterSession (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterSession (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -234,7 +234,7 @@ void <B>setPrimarySession</B>(boolean&nb
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterValve.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterValve.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterValve.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/ClusterValve.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterValve (Apache Tomcat 6.0.41 API Documentation)
+ClusterValve (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.ClusterValve interface">
@@ -14,7 +14,7 @@ ClusterValve (Apache Tomcat 6.0.41 API D
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterValve (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterValve (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -214,7 +214,7 @@ void <B>setCluster</B>(<A HREF="../../..
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/Constants.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/Constants.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/Constants.html 
(original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/Constants.html 
Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Constants (Apache Tomcat 6.0.41 API Documentation)
+Constants (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.Constants class">
@@ -14,7 +14,7 @@ Constants (Apache Tomcat 6.0.41 API Docu
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Constants (Apache Tomcat 6.0.41 API Documentation)";
+    parent.document.title="Constants (Apache Tomcat 6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -223,7 +223,7 @@ public <B>Constants</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterSingleSignOn (Apache Tomcat 6.0.41 API Documentation)
+ClusterSingleSignOn (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.authenticator.ClusterSingleSignOn class">
@@ -14,7 +14,7 @@ ClusterSingleSignOn (Apache Tomcat 6.0.4
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterSingleSignOn (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ClusterSingleSignOn (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -806,7 +806,7 @@ protected void <B>removeSessionLocal</B>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOnListener.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOnListener.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOnListener.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/ClusterSingleSignOnListener.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ClusterSingleSignOnListener (Apache Tomcat 6.0.41 API Documentation)
+ClusterSingleSignOnListener (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.authenticator.ClusterSingleSignOnListener 
class">
@@ -14,7 +14,7 @@ ClusterSingleSignOnListener (Apache Tomc
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ClusterSingleSignOnListener (Apache Tomcat 6.0.41 
API Documentation)";
+    parent.document.title="ClusterSingleSignOnListener (Apache Tomcat 6.0.43 
API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -367,7 +367,7 @@ public boolean <B>accept</B>(<A HREF="..
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/SingleSignOnMessage.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/SingleSignOnMessage.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/SingleSignOnMessage.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/SingleSignOnMessage.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-SingleSignOnMessage (Apache Tomcat 6.0.41 API Documentation)
+SingleSignOnMessage (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.authenticator.SingleSignOnMessage class">
@@ -14,7 +14,7 @@ SingleSignOnMessage (Apache Tomcat 6.0.4
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="SingleSignOnMessage (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="SingleSignOnMessage (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -856,7 +856,7 @@ public java.lang.String <B>toString</B>(
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-frame.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-frame.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-frame.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-frame.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.authenticator (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.ha.authenticator (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.authenticator package">

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-summary.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-summary.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.authenticator (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.ha.authenticator (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.authenticator package">
@@ -14,7 +14,7 @@ org.apache.catalina.ha.authenticator (Ap
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.ha.authenticator (Apache Tomcat 
6.0.41 API Documentation)";
+    parent.document.title="org.apache.catalina.ha.authenticator (Apache Tomcat 
6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -128,7 +128,7 @@ Package org.apache.catalina.ha.authentic
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-tree.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/authenticator/package-tree.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.authenticator Class Hierarchy (Apache Tomcat 6.0.41 API 
Documentation)
+org.apache.catalina.ha.authenticator Class Hierarchy (Apache Tomcat 6.0.43 API 
Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ org.apache.catalina.ha.authenticator Cla
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.ha.authenticator Class 
Hierarchy (Apache Tomcat 6.0.41 API Documentation)";
+    parent.document.title="org.apache.catalina.ha.authenticator Class 
Hierarchy (Apache Tomcat 6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -122,7 +122,7 @@ Class Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.MultiEnumeration.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.MultiEnumeration.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.MultiEnumeration.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.MultiEnumeration.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ReplicatedContext.MultiEnumeration (Apache Tomcat 6.0.41 API Documentation)
+ReplicatedContext.MultiEnumeration (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.context.ReplicatedContext.MultiEnumeration 
class">
@@ -14,7 +14,7 @@ ReplicatedContext.MultiEnumeration (Apac
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReplicatedContext.MultiEnumeration (Apache Tomcat 
6.0.41 API Documentation)";
+    parent.document.title="ReplicatedContext.MultiEnumeration (Apache Tomcat 
6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -237,7 +237,7 @@ public java.lang.Object <B>nextElement</
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.ReplApplContext.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.ReplApplContext.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.ReplApplContext.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.ReplApplContext.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ReplicatedContext.ReplApplContext (Apache Tomcat 6.0.41 API Documentation)
+ReplicatedContext.ReplApplContext (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.context.ReplicatedContext.ReplApplContext 
class">
@@ -14,7 +14,7 @@ ReplicatedContext.ReplApplContext (Apach
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReplicatedContext.ReplApplContext (Apache Tomcat 
6.0.41 API Documentation)";
+    parent.document.title="ReplicatedContext.ReplApplContext (Apache Tomcat 
6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -446,7 +446,7 @@ public java.util.Enumeration <B>getAttri
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/ReplicatedContext.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ReplicatedContext (Apache Tomcat 6.0.41 API Documentation)
+ReplicatedContext (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.context.ReplicatedContext class">
@@ -14,7 +14,7 @@ ReplicatedContext (Apache Tomcat 6.0.41 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ReplicatedContext (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="ReplicatedContext (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -573,7 +573,7 @@ public void <B>objectMadePrimay</B>(java
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-frame.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-frame.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-frame.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-frame.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.context (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.ha.context (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.context package">

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-summary.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-summary.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-summary.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-summary.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:42 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.context (Apache Tomcat 6.0.41 API Documentation)
+org.apache.catalina.ha.context (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.context package">
@@ -14,7 +14,7 @@ org.apache.catalina.ha.context (Apache T
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.ha.context (Apache Tomcat 
6.0.41 API Documentation)";
+    parent.document.title="org.apache.catalina.ha.context (Apache Tomcat 
6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -125,7 +125,7 @@ Package org.apache.catalina.ha.context
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-tree.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-tree.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-tree.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/context/package-tree.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:43 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.catalina.ha.context Class Hierarchy (Apache Tomcat 6.0.41 API 
Documentation)
+org.apache.catalina.ha.context Class Hierarchy (Apache Tomcat 6.0.43 API 
Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ org.apache.catalina.ha.context Class Hie
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.catalina.ha.context Class Hierarchy 
(Apache Tomcat 6.0.41 API Documentation)";
+    parent.document.title="org.apache.catalina.ha.context Class Hierarchy 
(Apache Tomcat 6.0.43 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -123,7 +123,7 @@ Class Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FarmWarDeployer.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FarmWarDeployer.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FarmWarDeployer.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FarmWarDeployer.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-FarmWarDeployer (Apache Tomcat 6.0.41 API Documentation)
+FarmWarDeployer (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.deploy.FarmWarDeployer 
class">
@@ -14,7 +14,7 @@ FarmWarDeployer (Apache Tomcat 6.0.41 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FarmWarDeployer (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="FarmWarDeployer (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -1542,7 +1542,7 @@ protected boolean <B>copy</B>(java.io.Fi
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileChangeListener.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileChangeListener.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileChangeListener.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileChangeListener.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-FileChangeListener (Apache Tomcat 6.0.41 API Documentation)
+FileChangeListener (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.deploy.FileChangeListener interface">
@@ -14,7 +14,7 @@ FileChangeListener (Apache Tomcat 6.0.41
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FileChangeListener (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="FileChangeListener (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -182,7 +182,7 @@ void <B>fileRemoved</B>(java.io.File&nbs
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessage.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessage.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessage.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessage.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-FileMessage (Apache Tomcat 6.0.41 API Documentation)
+FileMessage (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.deploy.FileMessage 
class">
@@ -14,7 +14,7 @@ FileMessage (Apache Tomcat 6.0.41 API Do
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FileMessage (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="FileMessage (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -552,7 +552,7 @@ public java.lang.String <B>getContextPat
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessageFactory.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessageFactory.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessageFactory.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/FileMessageFactory.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-FileMessageFactory (Apache Tomcat 6.0.41 API Documentation)
+FileMessageFactory (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" 
CONTENT="org.apache.catalina.ha.deploy.FileMessageFactory class">
@@ -14,7 +14,7 @@ FileMessageFactory (Apache Tomcat 6.0.41
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="FileMessageFactory (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="FileMessageFactory (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -668,7 +668,7 @@ public java.io.File <B>getFile</B>()</PR
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 

Modified: 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/UndeployMessage.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/UndeployMessage.html?rev=1641465&r1=1641464&r2=1641465&view=diff
==============================================================================
--- 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/UndeployMessage.html
 (original)
+++ 
tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/catalina/ha/deploy/UndeployMessage.html
 Mon Nov 24 20:13:57 2014
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 19 11:51:21 BST 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-UndeployMessage (Apache Tomcat 6.0.41 API Documentation)
+UndeployMessage (Apache Tomcat 6.0.43 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.catalina.ha.deploy.UndeployMessage 
class">
@@ -14,7 +14,7 @@ UndeployMessage (Apache Tomcat 6.0.41 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="UndeployMessage (Apache Tomcat 6.0.41 API 
Documentation)";
+    parent.document.title="UndeployMessage (Apache Tomcat 6.0.43 API 
Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 
@@ -532,7 +532,7 @@ public void <B>setResend</B>(int&nbsp;re
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.41</b></EM>
+<b>Apache Tomcat 6.0.43</b></EM>
 </TD>
 </TR>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to