Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/LoggerMatchFilterTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/LoggerMatchFilterTest.html?rev=1034700&r1=1034699&r2=1034700&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/LoggerMatchFilterTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/filter/LoggerMatchFilterTest.html Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 CST 2010 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
LoggerMatchFilterTest (Apache Extras Companion⢠for Apache log4jâ¢. 1.1 Test API)
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
<BR>
Class LoggerMatchFilterTest</H2>
<PRE>
-java.lang.Object
+<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>
<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.LoggerMatchFilterTest</B>
@@ -124,7 +124,7 @@ Unit tests for LoggerMatchFilter.
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/LoggerMatchFilterTest.html#LoggerMatchFilterTest(java.lang.String)">LoggerMatchFilterTest</A></B>(java.lang.String name)</CODE>
+<TD><CODE><B><A HREF="../../../../org/apache/log4j/filter/LoggerMatchFilterTest.html#LoggerMatchFilterTest(java.lang.String)">LoggerMatchFilterTest</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> name)</CODE>
<BR>
Create new test instance.</TD>
@@ -197,10 +197,10 @@ Unit tests for LoggerMatchFilter.
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -219,7 +219,7 @@ Unit tests for LoggerMatchFilter.
<A NAME="LoggerMatchFilterTest(java.lang.String)"><!-- --></A><H3>
LoggerMatchFilterTest</H3>
<PRE>
-public <B>LoggerMatchFilterTest</B>(java.lang.String name)</PRE>
+public <B>LoggerMatchFilterTest</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> name)</PRE>
<DL>
<DD>Create new test instance.
<P>
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 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)
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
<BR>
Class SimpleFilterTest</H2>
<PRE>
-java.lang.Object
+<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>
<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 java.lang.String</CODE></FONT></TD>
+<CODE>static <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>
<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 java.lang.String</CODE></FONT></TD>
+<CODE>static <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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
</TD>
@@ -271,10 +271,10 @@ Various tests verifying that filters wor
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -293,7 +293,7 @@ Various tests verifying that filters wor
<A NAME="FILTERED"><!-- --></A><H3>
FILTERED</H3>
<PRE>
-public static final java.lang.String <B>FILTERED</B></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>
<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 java.lang.String <B>
<A NAME="TEMP"><!-- --></A><H3>
TEMP</H3>
<PRE>
-public static final java.lang.String <B>TEMP</B></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>
<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 java.lang.String <B>
<A NAME="SimpleFilterTest(java.lang.String)"><!-- --></A><H3>
SimpleFilterTest</H3>
<PRE>
-public <B>SimpleFilterTest</B>(java.lang.String name)</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> name)</PRE>
<DL>
</DL>
@@ -368,12 +368,12 @@ public void <B>tearDown</B>()</PRE>
test1</H3>
<PRE>
public void <B>test1</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -382,12 +382,12 @@ public void <B>test1</B>()
test6</H3>
<PRE>
public void <B>test6</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -396,12 +396,12 @@ public void <B>test6</B>()
test7</H3>
<PRE>
public void <B>test7</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -410,12 +410,12 @@ public void <B>test7</B>()
test8</H3>
<PRE>
public void <B>test8</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -424,12 +424,12 @@ public void <B>test8</B>()
test9</H3>
<PRE>
public void <B>test9</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -438,12 +438,12 @@ public void <B>test9</B>()
test10</H3>
<PRE>
public void <B>test10</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -452,12 +452,12 @@ public void <B>test10</B>()
test11</H3>
<PRE>
public void <B>test11</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -466,12 +466,12 @@ public void <B>test11</B>()
test12</H3>
<PRE>
public void <B>test12</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 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)
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
<BR>
Class StringMatchFilterTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
Create new test instance.</TD>
@@ -207,10 +207,10 @@ Unit tests for StringMatchFilter.
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -229,7 +229,7 @@ Unit tests for StringMatchFilter.
<A NAME="StringMatchFilterTest(java.lang.String)"><!-- --></A><H3>
StringMatchFilterTest</H3>
<PRE>
-public <B>StringMatchFilterTest</B>(java.lang.String name)</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> 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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 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)
@@ -93,7 +93,7 @@ org.apache.log4j.filter</FONT>
<BR>
Class TimeFilterTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String testName)</CODE>
+<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> testName)</CODE>
<BR>
Construct new instance.</TD>
@@ -273,10 +273,10 @@ Tests for TimeFilter.
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -295,7 +295,7 @@ Tests for TimeFilter.
<A NAME="TimeFilterTest(java.lang.String)"><!-- --></A><H3>
TimeFilterTest</H3>
<PRE>
-public <B>TimeFilterTest</B>(java.lang.String testName)</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> 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 java.lang.Exception</PRE>
+ 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>
<DL>
<DD>Test 2 AM-3AM local time accept on match filter.
<P>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE> - if IO exception.</DL>
+<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>
</DL>
<HR>
@@ -489,14 +489,14 @@ public void <B>testConfig1</B>()
testConfig2</H3>
<PRE>
public void <B>testConfig2</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD>Test 2 AM-3AM UTC reject on match filter.
<P>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE> - if IO exception.</DL>
+<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>
</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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
@@ -92,7 +92,7 @@ Hierarchy For Package org.apache.log4j.f
Class Hierarchy
</H2>
<UL>
-<LI TYPE="circle">java.lang.Object<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">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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
@@ -92,7 +92,7 @@ Hierarchy For Package org.apache.log4j
Class Hierarchy
</H2>
<UL>
-<LI TYPE="circle">java.lang.Object<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">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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 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)
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
<BR>
Class CachedDateFormatTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
Test constructor</TD>
@@ -302,10 +302,10 @@ Unit test <CODE>AbsoluteTimeDateFormat</
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -324,7 +324,7 @@ Unit test <CODE>AbsoluteTimeDateFormat</
<A NAME="CachedDateFormatTest(java.lang.String)"><!-- --></A><H3>
CachedDateFormatTest</H3>
<PRE>
-public <B>CachedDateFormatTest</B>(java.lang.String name)</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> 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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 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)
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
<BR>
Class FormattingInfoTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
Create a new instance.</TD>
@@ -213,10 +213,10 @@ Tests for FormattingInfo.
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -235,7 +235,7 @@ Tests for FormattingInfo.
<A NAME="FormattingInfoTest(java.lang.String)"><!-- --></A><H3>
FormattingInfoTest</H3>
<PRE>
-public <B>FormattingInfoTest</B>(java.lang.String name)</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> 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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:06 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)
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
<BR>
Class NameAbbreviatorTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
Create a new instance.</TD>
@@ -245,10 +245,10 @@ Tests for NameAbbrevator.
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -267,7 +267,7 @@ Tests for NameAbbrevator.
<A NAME="NameAbbreviatorTest(java.lang.String)"><!-- --></A><H3>
NameAbbreviatorTest</H3>
<PRE>
-public <B>NameAbbreviatorTest</B>(java.lang.String name)</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> 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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 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)
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
<BR>
Class Num343PatternConverter</H2>
<PRE>
-java.lang.Object
+<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>
<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 @@ java.lang.Object
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> 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> event,
- java.lang.StringBuffer toAppendTo)</CODE>
+ <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> toAppendTo)</CODE>
<BR>
</TD>
@@ -128,7 +128,7 @@ java.lang.Object
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <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>(java.lang.String[] options)</CODE>
+<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>[] options)</CODE>
<BR>
</TD>
@@ -155,10 +155,10 @@ java.lang.Object
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -177,7 +177,7 @@ java.lang.Object
<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>(java.lang.String[] 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>(<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>[] 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> event,
- java.lang.StringBuffer toAppendTo)</PRE>
+ <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> 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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:17 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:07 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)
@@ -93,7 +93,7 @@ org.apache.log4j.pattern</FONT>
<BR>
Class PatternParserTest</H2>
<PRE>
-java.lang.Object
+<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>
<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>(java.lang.String name)</CODE>
+<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> name)</CODE>
<BR>
</TD>
@@ -260,10 +260,10 @@ Test case for PatternParser.java. Tests
<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>
+<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>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
+<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>
</TR>
</TABLE>
@@ -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>(java.lang.String name)</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> name)</PRE>
<DL>
</DL>
@@ -300,12 +300,12 @@ public <B>PatternParserTest</B>(java.lan
testNewWord</H3>
<PRE>
public void <B>testNewWord</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -314,12 +314,12 @@ public void <B>testNewWord</B>()
testNewWord2</H3>
<PRE>
public void <B>testNewWord2</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -328,12 +328,12 @@ public void <B>testNewWord2</B>()
testBogusWord1</H3>
<PRE>
public void <B>testBogusWord1</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -342,12 +342,12 @@ public void <B>testBogusWord1</B>()
testBogusWord2</H3>
<PRE>
public void <B>testBogusWord2</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -356,12 +356,12 @@ public void <B>testBogusWord2</B>()
testBasic1</H3>
<PRE>
public void <B>testBasic1</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -370,12 +370,12 @@ public void <B>testBasic1</B>()
testBasic2</H3>
<PRE>
public void <B>testBasic2</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -384,12 +384,12 @@ public void <B>testBasic2</B>()
testMultiOption</H3>
<PRE>
public void <B>testMultiOption</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -398,12 +398,12 @@ public void <B>testMultiOption</B>()
testBogus</H3>
<PRE>
public void <B>testBogus</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -412,12 +412,12 @@ public void <B>testBogus</B>()
testMore</H3>
<PRE>
public void <B>testMore</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -440,12 +440,12 @@ public void <B>testMalformedOption</B>()
testPatternLayoutFactories</H3>
<PRE>
public void <B>testPatternLayoutFactories</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</DL>
<HR>
@@ -454,12 +454,12 @@ public void <B>testPatternLayoutFactorie
testFileNamePatternFactories</H3>
<PRE>
public void <B>testFileNamePatternFactories</B>()
- throws java.lang.Exception</PRE>
+ 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>
<DL>
<DD><DL>
<DT><B>Throws:</B>
-<DD><CODE>java.lang.Exception</CODE></DL>
+<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>
</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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
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=1034700&r1=1034699&r2=1034700&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 Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-summary.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-summary.html?rev=1034700&r1=1034699&r2=1034700&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-summary.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/pattern/package-summary.html Sat Nov 13 08:08:55 2010
@@ -2,7 +2,7 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 01:39:18 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 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)
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.