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 [20/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/HasHabeasWarrantMark.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHabeasWarrantMark.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHabeasWarrantMark.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHabeasWarrantMark.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:00 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasHabeasWarrantMark (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class HasHabeasWarrantMark</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.HasHabeasWarrantMark</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>HasHabeasWarrantMark</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>HasHabeasWarrantMark</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>
@@ -197,7 +197,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/HasHabeasWarrantMark.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/HasHabeasWarrantMark.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>
@@ -206,10 +206,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, 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#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/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>
@@ -273,11 +273,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>
 
@@ -293,7 +293,7 @@
 public java.lang.String <B>getMatcherInfo</B>()</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMatcherInfo</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Overrides:</B><DD><CODE>getMatcherInfo</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#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</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>Overrides:</B><DD><CODE><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></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/HasHeader.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHeader.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHeader.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHeader.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:00 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasHeader (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class HasHeader</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.HasHeader</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>HasHeader</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>HasHeader</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/HasHeader.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/HasHeader.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,11 +223,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/HasMailAttribute.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttribute.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttribute.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttribute.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:00 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasMailAttribute (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class HasMailAttribute</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.HasMailAttribute</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>HasMailAttribute</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>HasMailAttribute</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;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/HasMailAttribute.html#init(org.apache.mailet.MatcherConfig)">init</A></B>(org.apache.mailet.MatcherConfig&nbsp;conf)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/HasMailAttribute.html#init(org.apache.mailet.MatcherConfig)">init</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>&nbsp;conf)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -165,7 +165,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/HasMailAttribute.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/HasMailAttribute.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>
@@ -174,10 +174,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, 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#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/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#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>
@@ -227,7 +227,7 @@
 <DD>Return a string describing this matcher.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMatcherInfo</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Overrides:</B><DD><CODE>getMatcherInfo</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#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</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>Overrides:</B><DD><CODE><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></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>
 
@@ -239,11 +239,11 @@
 <A NAME="init(org.apache.mailet.MatcherConfig)"><!-- --></A><H3>
 init</H3>
 <PRE>
-public void <B>init</B>(org.apache.mailet.MatcherConfig&nbsp;conf)
+public void <B>init</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>&nbsp;conf)
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>init</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Overrides:</B><DD><CODE>init</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#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</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>Overrides:</B><DD><CODE><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></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>
 
@@ -256,11 +256,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>
 <DT><B>Parameters:</B><DD><CODE>mail</CODE> - the mail to check.

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttributeWithValue.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttributeWithValue.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttributeWithValue.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttributeWithValue.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:00 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasMailAttributeWithValue (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class HasMailAttributeWithValue</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.HasMailAttributeWithValue</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>HasMailAttributeWithValue</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>HasMailAttributeWithValue</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>
@@ -198,7 +198,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/HasMailAttributeWithValue.html#init(org.apache.mailet.MatcherConfig)">init</A></B>(org.apache.mailet.MatcherConfig&nbsp;config)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/transport/matchers/HasMailAttributeWithValue.html#init(org.apache.mailet.MatcherConfig)">init</A></B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>&nbsp;config)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -206,7 +206,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/HasMailAttributeWithValue.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/HasMailAttributeWithValue.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;Answers the recipients of the mail if the attribute is present,
@@ -232,10 +232,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, 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#getMatcherName()" title="class or interface in org.apache.mailet.base">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/base//api
 docs/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#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>
@@ -280,19 +280,19 @@
 <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><p>Answers the recipients of the mail if the attribute is present,
  and has a toString() value equal to the configured value.</p>
 <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>Throws:</B>
-<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><CODE>Matcher.match(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/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>Matcher.match(Mail)</CODE></A></DL>
 </DD>
 </DL>
 <HR>
@@ -354,16 +354,16 @@
 <A NAME="init(org.apache.mailet.MatcherConfig)"><!-- --></A><H3>
 init</H3>
 <PRE>
-public void <B>init</B>(org.apache.mailet.MatcherConfig&nbsp;config)
+public void <B>init</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MatcherConfig.html" title="class or interface in org.apache.mailet">MatcherConfig</A>&nbsp;config)
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>init</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Overrides:</B><DD><CODE>init</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#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</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>Overrides:</B><DD><CODE><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></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>Matcher.init(MatcherConfig)</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/Matcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet"><CODE>Matcher.init(MatcherConfig)</CODE></A></DL>
 </DD>
 </DL>
 <HR>
@@ -376,7 +376,7 @@
 <DD>Return a string describing this matcher.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMatcherInfo</CODE> in interface <CODE>org.apache.mailet.Matcher</CODE><DT><B>Overrides:</B><DD><CODE>getMatcherInfo</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#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</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>Overrides:</B><DD><CODE><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></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/HostIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIs.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:00 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HostIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,16 +91,16 @@
 Class HostIs</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.HostIs</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>HostIs</B><DT>extends org.apache.mailet.base.GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>HostIs</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/HostIs.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/HostIs.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/HostIsLocal.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIsLocal.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIsLocal.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIsLocal.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>
 HostIsLocal (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,16 +91,16 @@
 Class HostIsLocal</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.HostIsLocal</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>HostIsLocal</B><DT>extends org.apache.mailet.base.GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>HostIsLocal</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>
@@ -143,7 +143,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/HostIsLocal.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/HostIsLocal.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>
@@ -152,19 +152,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, 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>
@@ -209,10 +209,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/IsSingleRecipient.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/IsSingleRecipient.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/IsSingleRecipient.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/IsSingleRecipient.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>
 IsSingleRecipient (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class IsSingleRecipient</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.IsSingleRecipient</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>IsSingleRecipient</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>IsSingleRecipient</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/IsSingleRecipient.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/IsSingleRecipient.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,10 +199,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/RecipientIs.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIs.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIs.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIs.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>
 RecipientIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,16 +91,16 @@
 Class RecipientIs</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.RecipientIs</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>RecipientIs</B><DT>extends org.apache.mailet.base.GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>RecipientIs</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/RecipientIs.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/RecipientIs.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>
@@ -221,7 +221,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>
 
@@ -234,10 +234,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/RecipientIsLocal.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIsLocal.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIsLocal.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RecipientIsLocal.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>
 RecipientIsLocal (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,16 +91,16 @@
 Class RecipientIsLocal</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.RecipientIsLocal</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>RecipientIsLocal</B><DT>extends org.apache.mailet.base.GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>RecipientIsLocal</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>
@@ -143,7 +143,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/RecipientIsLocal.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/RecipientIsLocal.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>
@@ -152,19 +152,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, 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>
@@ -209,10 +209,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/RelayLimit.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RelayLimit.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RelayLimit.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/RelayLimit.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>
 RelayLimit (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class RelayLimit</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.RelayLimit</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>RelayLimit</B><DT>extends org.apache.mailet.base.GenericMatcher</DL>
+<DT><PRE>public class <B>RelayLimit</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/RelayLimit.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/RelayLimit.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,11 +224,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>