You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by rd...@apache.org on 2009/04/01 15:16:24 UTC

svn commit: r760878 [21/28] - in /james/site/trunk/www/mailet: ./ api/ api/apidocs/ api/apidocs/org/apache/mailet/ api/apidocs/org/apache/mailet/class-use/ api/stylesheets/ api/testapidocs/ api/testapidocs/org/apache/mailet/ api/testapidocs/org/apache/...

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthSuccessful.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthSuccessful.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthSuccessful.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthSuccessful.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMTPAuthSuccessful (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SMTPAuthSuccessful</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SMTPAuthSuccessful</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SMTPAuthSuccessful</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SMTPAuthSuccessful</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -148,7 +148,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPAuthSuccessful.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPAuthSuccessful.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -157,10 +157,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -205,10 +205,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthUserIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthUserIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthUserIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPAuthUserIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMTPAuthUserIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SMTPAuthUserIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SMTPAuthUserIs</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SMTPAuthUserIs</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SMTPAuthUserIs</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -157,7 +157,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPAuthUserIs.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPAuthUserIs.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -166,10 +166,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -218,7 +218,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -231,10 +231,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPIsAuthNetwork.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPIsAuthNetwork.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPIsAuthNetwork.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SMTPIsAuthNetwork.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMTPIsAuthNetwork (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SMTPIsAuthNetwork</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SMTPIsAuthNetwork</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SMTPIsAuthNetwork</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SMTPIsAuthNetwork</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -143,7 +143,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPIsAuthNetwork.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SMTPIsAuthNetwork.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -152,10 +152,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -200,10 +200,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SenderHostIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SenderHostIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SenderHostIs</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SenderHostIs</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SenderHostIs</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -157,7 +157,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderHostIs.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderHostIs.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Takes the message and checks the sender (if there is one) against
@@ -167,10 +167,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -220,7 +220,7 @@
 <DD>Initialize the mailet.
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -231,7 +231,7 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD>Takes the message and checks the sender (if there is one) against
  the vector of host names.
@@ -239,7 +239,7 @@
  Returns the collection of recipients if there's a match.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>mail</CODE> - the mail being processed</DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIsLocal.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIsLocal.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIsLocal.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderHostIsLocal.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SenderHostIsLocal (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SenderHostIsLocal</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SenderHostIsLocal</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SenderHostIsLocal</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SenderHostIsLocal</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -145,7 +145,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderHostIsLocal.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderHostIsLocal.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -154,10 +154,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -202,10 +202,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SenderIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SenderIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SenderIs</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SenderIs</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SenderIs</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -150,7 +150,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderIs.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderIs.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -159,10 +159,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -211,7 +211,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -224,10 +224,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIsNull.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIsNull.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIsNull.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SenderIsNull.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SenderIsNull (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SenderIsNull</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SenderIsNull</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SenderIsNull</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SenderIsNull</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -147,7 +147,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderIsNull.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SenderIsNull.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -156,10 +156,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -204,10 +204,10 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SizeGreaterThan.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SizeGreaterThan.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SizeGreaterThan.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SizeGreaterThan.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SizeGreaterThan (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SizeGreaterThan</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SizeGreaterThan</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SizeGreaterThan</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SizeGreaterThan</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -149,7 +149,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SizeGreaterThan.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SizeGreaterThan.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -158,10 +158,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -210,7 +210,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -223,16 +223,16 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><CODE>org.apache.mailet.GenericMatcher#match(org.apache.mailet.Mail)</CODE></DL>
+<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>GenericMatcher</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SubjectIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SubjectIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SubjectIs</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SubjectIs</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SubjectIs</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -142,7 +142,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SubjectIs.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SubjectIs.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -151,10 +151,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -199,11 +199,11 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectStartsWith.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectStartsWith.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectStartsWith.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/SubjectStartsWith.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SubjectStartsWith (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SubjectStartsWith</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.SubjectStartsWith</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SubjectStartsWith</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>SubjectStartsWith</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -142,7 +142,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.Collection</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SubjectStartsWith.html#match(org.apache.mailet.Mail)">match</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/SubjectStartsWith.html#match(org.apache.mailet.Mail)">match</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -151,10 +151,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -199,11 +199,11 @@
 <A NAME="match(org.apache.mailet.Mail)"><!-- --></A><H3>
 match</H3>
 <PRE>
-public java.util.Collection <B>match</B>(org.apache.mailet.Mail&nbsp;mail)
+public java.util.Collection <B>match</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)
                            throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>match</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Specified by:</B><DD><CODE>match</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/UserIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/UserIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/UserIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/UserIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:27 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:01 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 UserIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,16 +91,16 @@
 Class UserIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMatcher
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericRecipientMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMatcher</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericRecipientMatcher</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.UserIs</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Matcher, org.apache.mailet.MatcherConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html" title="class or interface in org.apache.mailet">Matcher</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>UserIs</B><DT>extends org.apache.mailet.base.GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>UserIs</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet.base">GenericRecipientMatcher</A></DL>
 </PRE>
 
 <P>
@@ -151,7 +151,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/UserIs.html#matchRecipient(org.apache.mailet.MailAddress)">matchRecipient</A></B>(org.apache.mailet.MailAddress&nbsp;recipient)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/UserIs.html#matchRecipient(org.apache.mailet.MailAddress)">matchRecipient</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailAddress.html" title="class or interface in org.apache.mailet">MailAddress</A>&nbsp;recipient)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -160,19 +160,19 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericRecipientMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericRecipientMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet.base">GenericRecipientMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>match</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">match</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMatcher"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMatcher</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>destroy, getCondition, getMailetContext, getMatcherConfig, getMatcherInfo, getMatcherName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet.base">getCondition</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet.base">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet.base">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/org/apache/mailet/base/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -220,7 +220,7 @@
 public void <B>init</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMatcher</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMatcher.html" title="class or interface in org.apache.mailet.base">GenericMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -231,10 +231,10 @@
 <A NAME="matchRecipient(org.apache.mailet.MailAddress)"><!-- --></A><H3>
 matchRecipient</H3>
 <PRE>
-public boolean <B>matchRecipient</B>(org.apache.mailet.MailAddress&nbsp;recipient)</PRE>
+public boolean <B>matchRecipient</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailAddress.html" title="class or interface in org.apache.mailet">MailAddress</A>&nbsp;recipient)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>matchRecipient</CODE> in class <CODE>org.apache.mailet.base.GenericRecipientMatcher</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)" title="class or interface in org.apache.mailet.base">matchRecipient</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet.base">GenericRecipientMatcher</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AbstractQuotaMatcher.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AbstractQuotaMatcher.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AbstractQuotaMatcher.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AbstractQuotaMatcher.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:29 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:02 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.AbstractQuotaMatcher (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/All.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/All.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/All.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/All.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:29 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:02 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.All (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AttachmentFileNameIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AttachmentFileNameIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AttachmentFileNameIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/AttachmentFileNameIs.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:29 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:02 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.AttachmentFileNameIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/CommandForListserv.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/CommandForListserv.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/CommandForListserv.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/class-use/CommandForListserv.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:29 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:41:02 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.transport.matchers.CommandForListserv (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)