You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@logging.apache.org by ca...@apache.org on 2010/11/16 03:12:18 UTC

svn commit: r1035516 [6/11] - in /logging/site/trunk/docs/log4j/companions/extras: ./ apidocs/ apidocs/org/apache/log4j/ apidocs/org/apache/log4j/class-use/ apidocs/org/apache/log4j/extras/ apidocs/org/apache/log4j/extras/class-use/ apidocs/org/apache/...

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/SimpleFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/SimpleFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/SimpleFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/SimpleFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 SimpleFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
 <BR>
 Class SimpleFilterTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.filter.SimpleFilterTest</B>
@@ -129,7 +129,7 @@ Various tests verifying that filters wor
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/SimpleFilterTest.html#FILTERED">FILTERED</A></B></CODE>
 
 <BR>
@@ -137,7 +137,7 @@ Various tests verifying that filters wor
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/SimpleFilterTest.html#TEMP">TEMP</A></B></CODE>
 
 <BR>
@@ -154,7 +154,7 @@ Various tests verifying that filters wor
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/SimpleFilterTest.html#SimpleFilterTest(java.lang.String)">SimpleFilterTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/SimpleFilterTest.html#SimpleFilterTest(java.lang.String)">SimpleFilterTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -271,10 +271,10 @@ Various tests verifying that filters wor
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -293,7 +293,7 @@ Various tests verifying that filters wor
 <A NAME="FILTERED"><!-- --></A><H3>
 FILTERED</H3>
 <PRE>
-public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>FILTERED</B></PRE>
+public static final java.lang.String <B>FILTERED</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.log4j.filter.SimpleFilterTest.FILTERED">Constant Field Values</A></DL>
@@ -303,7 +303,7 @@ public static final <A HREF="http://java
 <A NAME="TEMP"><!-- --></A><H3>
 TEMP</H3>
 <PRE>
-public static final <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>TEMP</B></PRE>
+public static final java.lang.String <B>TEMP</B></PRE>
 <DL>
 <DL>
 <DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.log4j.filter.SimpleFilterTest.TEMP">Constant Field Values</A></DL>
@@ -322,7 +322,7 @@ public static final <A HREF="http://java
 <A NAME="SimpleFilterTest(java.lang.String)"><!-- --></A><H3>
 SimpleFilterTest</H3>
 <PRE>
-public <B>SimpleFilterTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>SimpleFilterTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 </DL>
 
@@ -368,12 +368,12 @@ public void <B>tearDown</B>()</PRE>
 test1</H3>
 <PRE>
 public void <B>test1</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -382,12 +382,12 @@ public void <B>test1</B>()
 test6</H3>
 <PRE>
 public void <B>test6</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -396,12 +396,12 @@ public void <B>test6</B>()
 test7</H3>
 <PRE>
 public void <B>test7</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -410,12 +410,12 @@ public void <B>test7</B>()
 test8</H3>
 <PRE>
 public void <B>test8</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -424,12 +424,12 @@ public void <B>test8</B>()
 test9</H3>
 <PRE>
 public void <B>test9</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -438,12 +438,12 @@ public void <B>test9</B>()
 test10</H3>
 <PRE>
 public void <B>test10</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -452,12 +452,12 @@ public void <B>test10</B>()
 test11</H3>
 <PRE>
 public void <B>test11</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -466,12 +466,12 @@ public void <B>test11</B>()
 test12</H3>
 <PRE>
 public void <B>test12</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/StringMatchFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/StringMatchFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/StringMatchFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/StringMatchFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 StringMatchFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
 <BR>
 Class StringMatchFilterTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.filter.StringMatchFilterTest</B>
@@ -124,7 +124,7 @@ Unit tests for StringMatchFilter.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/StringMatchFilterTest.html#StringMatchFilterTest(java.lang.String)">StringMatchFilterTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/StringMatchFilterTest.html#StringMatchFilterTest(java.lang.String)">StringMatchFilterTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create new test instance.</TD>
@@ -207,10 +207,10 @@ Unit tests for StringMatchFilter.
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -229,7 +229,7 @@ Unit tests for StringMatchFilter.
 <A NAME="StringMatchFilterTest(java.lang.String)"><!-- --></A><H3>
 StringMatchFilterTest</H3>
 <PRE>
-public <B>StringMatchFilterTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>StringMatchFilterTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 <DD>Create new test instance.
 <P>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/TimeFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/TimeFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/TimeFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/TimeFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 TimeFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
 <BR>
 Class TimeFilterTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.filter.TimeFilterTest</B>
@@ -124,7 +124,7 @@ Tests for TimeFilter.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/TimeFilterTest.html#TimeFilterTest(java.lang.String)">TimeFilterTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;testName)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/TimeFilterTest.html#TimeFilterTest(java.lang.String)">TimeFilterTest</A></B>(java.lang.String&nbsp;testName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct new instance.</TD>
@@ -273,10 +273,10 @@ Tests for TimeFilter.
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -295,7 +295,7 @@ Tests for TimeFilter.
 <A NAME="TimeFilterTest(java.lang.String)"><!-- --></A><H3>
 TimeFilterTest</H3>
 <PRE>
-public <B>TimeFilterTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;testName)</PRE>
+public <B>TimeFilterTest</B>(java.lang.String&nbsp;testName)</PRE>
 <DL>
 <DD>Construct new instance.
 <P>
@@ -473,14 +473,14 @@ public void <B>test3AMGMT</B>()</PRE>
 testConfig1</H3>
 <PRE>
 public void <B>testConfig1</B>()
-                 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                 throws java.lang.Exception</PRE>
 <DL>
 <DD>Test 2 AM-3AM local time accept on match filter.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE> - if IO exception.</DL>
+<DD><CODE>java.lang.Exception</CODE> - if IO exception.</DL>
 </DD>
 </DL>
 <HR>
@@ -489,14 +489,14 @@ public void <B>testConfig1</B>()
 testConfig2</H3>
 <PRE>
 public void <B>testConfig2</B>()
-                 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                 throws java.lang.Exception</PRE>
 <DL>
 <DD>Test 2 AM-3AM UTC reject on match filter.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE> - if IO exception.</DL>
+<DD><CODE>java.lang.Exception</CODE> - if IO exception.</DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/AndFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/AndFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/AndFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/AndFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.AndFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/DenyAllFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/DenyAllFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/DenyAllFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/DenyAllFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.DenyAllFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelMatchFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelMatchFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelMatchFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelMatchFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.LevelMatchFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelRangeFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelRangeFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelRangeFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LevelRangeFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.LevelRangeFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LoggerMatchFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LoggerMatchFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LoggerMatchFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/LoggerMatchFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.LoggerMatchFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/SimpleFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/SimpleFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/SimpleFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/SimpleFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.SimpleFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/StringMatchFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/StringMatchFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/StringMatchFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/StringMatchFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.StringMatchFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/TimeFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/TimeFilterTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/TimeFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/class-use/TimeFilterTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.filter.TimeFilterTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-frame.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-frame.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-frame.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-frame.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j.filter (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-summary.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-summary.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-summary.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-summary.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j.filter (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-tree.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-tree.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-tree.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-tree.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j.filter Class Hierarchy (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -92,7 +92,7 @@ Hierarchy For Package org.apache.log4j.f
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.Object<UL>
 <LI TYPE="circle">junit.framework.Assert<UL>
 <LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test)
 <UL>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-use.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-use.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-use.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/package-use.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.log4j.filter (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-frame.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-frame.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-frame.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-frame.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-summary.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-summary.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-summary.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-summary.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-tree.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-tree.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-tree.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-tree.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j Class Hierarchy (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
@@ -92,7 +92,7 @@ Hierarchy For Package org.apache.log4j
 Class Hierarchy
 </H2>
 <UL>
-<LI TYPE="circle">java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><B>Object</B></A><UL>
+<LI TYPE="circle">java.lang.Object<UL>
 <LI TYPE="circle">org.apache.log4j.<A HREF="../../../../apidocs/org/apache/log4j/AppenderSkeleton.html?is-external=true" title="class or interface in org.apache.log4j"><B>AppenderSkeleton</B></A> (implements org.apache.log4j.<A HREF="../../../../apidocs/org/apache/log4j/Appender.html?is-external=true" title="class or interface in org.apache.log4j">Appender</A>, org.apache.log4j.spi.<A HREF="../../../../apidocs/org/apache/log4j/spi/OptionHandler.html?is-external=true" title="class or interface in org.apache.log4j.spi">OptionHandler</A>)
 <UL>
 <LI TYPE="circle">org.apache.log4j.<A HREF="../../../org/apache/log4j/VectorAppender.html" title="class in org.apache.log4j"><B>VectorAppender</B></A></UL>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-use.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-use.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-use.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/package-use.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Package org.apache.log4j (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/CachedDateFormatTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/CachedDateFormatTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/CachedDateFormatTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/CachedDateFormatTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 CachedDateFormatTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
 <BR>
 Class CachedDateFormatTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.pattern.CachedDateFormatTest</B>
@@ -128,7 +128,7 @@ Unit test <CODE>AbsoluteTimeDateFormat</
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/CachedDateFormatTest.html#CachedDateFormatTest(java.lang.String)">CachedDateFormatTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/CachedDateFormatTest.html#CachedDateFormatTest(java.lang.String)">CachedDateFormatTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Test constructor</TD>
@@ -302,10 +302,10 @@ Unit test <CODE>AbsoluteTimeDateFormat</
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -324,7 +324,7 @@ Unit test <CODE>AbsoluteTimeDateFormat</
 <A NAME="CachedDateFormatTest(java.lang.String)"><!-- --></A><H3>
 CachedDateFormatTest</H3>
 <PRE>
-public <B>CachedDateFormatTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>CachedDateFormatTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 <DD>Test constructor
 <P>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/FormattingInfoTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/FormattingInfoTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/FormattingInfoTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/FormattingInfoTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 FormattingInfoTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
 <BR>
 Class FormattingInfoTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.pattern.FormattingInfoTest</B>
@@ -128,7 +128,7 @@ Tests for FormattingInfo.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/FormattingInfoTest.html#FormattingInfoTest(java.lang.String)">FormattingInfoTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/FormattingInfoTest.html#FormattingInfoTest(java.lang.String)">FormattingInfoTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new instance.</TD>
@@ -213,10 +213,10 @@ Tests for FormattingInfo.
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -235,7 +235,7 @@ Tests for FormattingInfo.
 <A NAME="FormattingInfoTest(java.lang.String)"><!-- --></A><H3>
 FormattingInfoTest</H3>
 <PRE>
-public <B>FormattingInfoTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>FormattingInfoTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 <DD>Create a new instance.
 <P>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/NameAbbreviatorTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/NameAbbreviatorTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/NameAbbreviatorTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/NameAbbreviatorTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 NameAbbreviatorTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
 <BR>
 Class NameAbbreviatorTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.pattern.NameAbbreviatorTest</B>
@@ -124,7 +124,7 @@ Tests for NameAbbrevator.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/NameAbbreviatorTest.html#NameAbbreviatorTest(java.lang.String)">NameAbbreviatorTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/NameAbbreviatorTest.html#NameAbbreviatorTest(java.lang.String)">NameAbbreviatorTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create a new instance.</TD>
@@ -245,10 +245,10 @@ Tests for NameAbbrevator.
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -267,7 +267,7 @@ Tests for NameAbbrevator.
 <A NAME="NameAbbreviatorTest(java.lang.String)"><!-- --></A><H3>
 NameAbbreviatorTest</H3>
 <PRE>
-public <B>NameAbbreviatorTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>NameAbbreviatorTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 <DD>Create a new instance.
 <P>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/Num343PatternConverter.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/Num343PatternConverter.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/Num343PatternConverter.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/Num343PatternConverter.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Num343PatternConverter (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
 <BR>
 Class Num343PatternConverter</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../apidocs/org/apache/log4j/pattern/PatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">org.apache.log4j.pattern.PatternConverter</A>
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../apidocs/org/apache/log4j/pattern/LoggingEventPatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">org.apache.log4j.pattern.LoggingEventPatternConverter</A>
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.pattern.Num343PatternConverter</B>
@@ -120,7 +120,7 @@ Class Num343PatternConverter</H2>
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/Num343PatternConverter.html#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)">format</A></B>(<A HREF="../../../../../apidocs/org/apache/log4j/spi/LoggingEvent.html?is-external=true" title="class or interface in org.apache.log4j.spi">LoggingEvent</A>&nbsp;event,
-       <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A>&nbsp;toAppendTo)</CODE>
+       java.lang.StringBuffer&nbsp;toAppendTo)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -128,7 +128,7 @@ Class Num343PatternConverter</H2>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;<A HREF="../../../../../apidocs/org/apache/log4j/pattern/PatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">PatternConverter</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/Num343PatternConverter.html#newInstance(java.lang.String[])">newInstance</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;options)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/Num343PatternConverter.html#newInstance(java.lang.String[])">newInstance</A></B>(java.lang.String[]&nbsp;options)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -155,10 +155,10 @@ Class Num343PatternConverter</H2>
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -177,7 +177,7 @@ Class Num343PatternConverter</H2>
 <A NAME="newInstance(java.lang.String[])"><!-- --></A><H3>
 newInstance</H3>
 <PRE>
-public static <A HREF="../../../../../apidocs/org/apache/log4j/pattern/PatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">PatternConverter</A> <B>newInstance</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>[]&nbsp;options)</PRE>
+public static <A HREF="../../../../../apidocs/org/apache/log4j/pattern/PatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">PatternConverter</A> <B>newInstance</B>(java.lang.String[]&nbsp;options)</PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -189,7 +189,7 @@ public static <A HREF="../../../../../ap
 format</H3>
 <PRE>
 public void <B>format</B>(<A HREF="../../../../../apidocs/org/apache/log4j/spi/LoggingEvent.html?is-external=true" title="class or interface in org.apache.log4j.spi">LoggingEvent</A>&nbsp;event,
-                   <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/StringBuffer.html?is-external=true" title="class or interface in java.lang">StringBuffer</A>&nbsp;toAppendTo)</PRE>
+                   java.lang.StringBuffer&nbsp;toAppendTo)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../apidocs/org/apache/log4j/pattern/LoggingEventPatternConverter.html?is-external=true#format(org.apache.log4j.spi.LoggingEvent, java.lang.StringBuffer)" title="class or interface in org.apache.log4j.pattern">format</A></CODE> in class <CODE><A HREF="../../../../../apidocs/org/apache/log4j/pattern/LoggingEventPatternConverter.html?is-external=true" title="class or interface in org.apache.log4j.pattern">LoggingEventPatternConverter</A></CODE></DL>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/PatternParserTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/PatternParserTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/PatternParserTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/PatternParserTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:29 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 PatternParserTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
 <BR>
 Class PatternParserTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.pattern.PatternParserTest</B>
@@ -127,7 +127,7 @@ Test case for PatternParser.java. Tests 
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/PatternParserTest.html#PatternParserTest(java.lang.String)">PatternParserTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/pattern/PatternParserTest.html#PatternParserTest(java.lang.String)">PatternParserTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -260,10 +260,10 @@ Test case for PatternParser.java. Tests 
 &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.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -282,7 +282,7 @@ Test case for PatternParser.java. Tests 
 <A NAME="PatternParserTest(java.lang.String)"><!-- --></A><H3>
 PatternParserTest</H3>
 <PRE>
-public <B>PatternParserTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>PatternParserTest</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 </DL>
 
@@ -300,12 +300,12 @@ public <B>PatternParserTest</B>(<A HREF=
 testNewWord</H3>
 <PRE>
 public void <B>testNewWord</B>()
-                 throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                 throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -314,12 +314,12 @@ public void <B>testNewWord</B>()
 testNewWord2</H3>
 <PRE>
 public void <B>testNewWord2</B>()
-                  throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                  throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -328,12 +328,12 @@ public void <B>testNewWord2</B>()
 testBogusWord1</H3>
 <PRE>
 public void <B>testBogusWord1</B>()
-                    throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                    throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -342,12 +342,12 @@ public void <B>testBogusWord1</B>()
 testBogusWord2</H3>
 <PRE>
 public void <B>testBogusWord2</B>()
-                    throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                    throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -356,12 +356,12 @@ public void <B>testBogusWord2</B>()
 testBasic1</H3>
 <PRE>
 public void <B>testBasic1</B>()
-                throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -370,12 +370,12 @@ public void <B>testBasic1</B>()
 testBasic2</H3>
 <PRE>
 public void <B>testBasic2</B>()
-                throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -384,12 +384,12 @@ public void <B>testBasic2</B>()
 testMultiOption</H3>
 <PRE>
 public void <B>testMultiOption</B>()
-                     throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                     throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -398,12 +398,12 @@ public void <B>testMultiOption</B>()
 testBogus</H3>
 <PRE>
 public void <B>testBogus</B>()
-               throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+               throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -412,12 +412,12 @@ public void <B>testBogus</B>()
 testMore</H3>
 <PRE>
 public void <B>testMore</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+              throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -440,12 +440,12 @@ public void <B>testMalformedOption</B>()
 testPatternLayoutFactories</H3>
 <PRE>
 public void <B>testPatternLayoutFactories</B>()
-                                throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                                throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -454,12 +454,12 @@ public void <B>testPatternLayoutFactorie
 testFileNamePatternFactories</H3>
 <PRE>
 public void <B>testFileNamePatternFactories</B>()
-                                  throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                                  throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/CachedDateFormatTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/CachedDateFormatTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/CachedDateFormatTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/CachedDateFormatTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.pattern.CachedDateFormatTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/FormattingInfoTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/FormattingInfoTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/FormattingInfoTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/FormattingInfoTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.pattern.FormattingInfoTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/NameAbbreviatorTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/NameAbbreviatorTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/NameAbbreviatorTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/NameAbbreviatorTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.pattern.NameAbbreviatorTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/Num343PatternConverter.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/Num343PatternConverter.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/Num343PatternConverter.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/Num343PatternConverter.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.pattern.Num343PatternConverter (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/PatternParserTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/PatternParserTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/PatternParserTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/class-use/PatternParserTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Uses of Class org.apache.log4j.pattern.PatternParserTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-frame.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-frame.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-frame.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-frame.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 org.apache.log4j.pattern (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">