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 ba...@apache.org on 2008/08/23 19:59:37 UTC

svn commit: r688384 [19/31] - in /james/site/trunk/www: ./ jsieve/ jsieve/apidocs/org/apache/jsieve/ jsieve/apidocs/org/apache/jsieve/class-use/ jsieve/apidocs/org/apache/jsieve/comparators/ jsieve/apidocs/org/apache/jsieve/comparators/class-use/ jsiev...

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandForListserv.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandForListserv.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandForListserv.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandForListserv.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:50 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CommandForListserv (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,16 @@
 Class CommandForListserv</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericRecipientMatcher
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.CommandForListserv</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericRecipientMatcher</A>
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.CommandForListserv</B>
 </PRE>
+<DL>
+<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>CommandForListserv</B><DT>extends GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>CommandForListserv</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></DL>
 </PRE>
 
 <P>
@@ -145,12 +149,30 @@
 <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/CommandForListserv.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/CommandForListserv.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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -197,9 +219,12 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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.GenericRecipientMatcher#init()</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#init()" title="class or interface in org.apache.mailet"><CODE>GenericMatcher.init()</CODE></A></DL>
 </DD>
 </DL>
 <HR>
@@ -207,10 +232,13 @@
 <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>See Also:</B><DD><CODE>org.apache.mailet.GenericRecipientMatcher#matchRecipient(MailAddress)</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)" title="class or interface in org.apache.mailet">matchRecipient</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
+<DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)" title="class or interface in org.apache.mailet"><CODE>GenericRecipientMatcher.matchRecipient(MailAddress)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandForListserv.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandListservMatcher.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandListservMatcher.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandListservMatcher.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandListservMatcher.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:50 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CommandListservMatcher (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,16 @@
 Class CommandListservMatcher</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericRecipientMatcher
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.CommandListservMatcher</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericRecipientMatcher</A>
+          <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.CommandListservMatcher</B>
 </PRE>
+<DL>
+<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>CommandListservMatcher</B><DT>extends GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>CommandListservMatcher</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></DL>
 </PRE>
 
 <P>
@@ -116,7 +120,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.2.0</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 09:52:06 +0100 (Thu, 27 Jul 2006) $</DD>
+  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 08:52:06 +0000 (Thu, 27 Jul 2006) $</DD>
 <DT><B>See Also:</B><DD><CODE>org.apache.james.transport.mailets.CommandListservManager</CODE></DL>
 <HR>
 
@@ -157,13 +161,31 @@
 <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/CommandListservMatcher.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/CommandListservMatcher.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;This doesn't perform an exact match, but checks to see if the request is at lesast
  intended to go to the list serv manager.</TD>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -210,6 +232,9 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE></DL>
@@ -220,12 +245,15 @@
 <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>This doesn't perform an exact match, but checks to see if the request is at lesast
  intended to go to the list serv manager.
 <P>
 <DD><DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)" title="class or interface in org.apache.mailet">matchRecipient</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 <DT><B>Parameters:</B><DD><CODE>recipient</CODE> - 
 <DT><B>Returns:</B><DD>true if matches, false otherwise</DL>
 </DD>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CommandListservMatcher.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CompareNumericHeaderValue.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CompareNumericHeaderValue.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CompareNumericHeaderValue.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CompareNumericHeaderValue.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:50 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 CompareNumericHeaderValue (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class CompareNumericHeaderValue</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.CompareNumericHeaderValue</B>
 </PRE>
+<DL>
+<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>CompareNumericHeaderValue</B><DT>extends GenericMatcher</DL>
+<DT><PRE>public class <B>CompareNumericHeaderValue</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -120,7 +123,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.2.0</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 426098 $ $Date: 2006-07-27 16:10:07 +0100 (Thu, 27 Jul 2006) $</DD>
+  <DD>CVS $Revision: 426098 $ $Date: 2006-07-27 15:10:07 +0000 (Thu, 27 Jul 2006) $</DD>
 </DL>
 <HR>
 
@@ -161,12 +164,21 @@
 <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/CompareNumericHeaderValue.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/CompareNumericHeaderValue.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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -213,9 +225,12 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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#init()</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#init()" title="class or interface in org.apache.mailet"><CODE>GenericMatcher.init()</CODE></A></DL>
 </DD>
 </DL>
 <HR>
@@ -223,13 +238,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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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(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.match(Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/CompareNumericHeaderValue.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/FetchedFrom.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/FetchedFrom.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/FetchedFrom.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/FetchedFrom.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 FetchedFrom (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class FetchedFrom</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.FetchedFrom</B>
 </PRE>
+<DL>
+<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>FetchedFrom</B><DT>extends GenericMatcher</DL>
+<DT><PRE>public class <B>FetchedFrom</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -140,12 +143,21 @@
 <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/FetchedFrom.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/FetchedFrom.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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -188,13 +200,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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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(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.match(Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/FetchedFrom.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasAttachment.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasAttachment.html?rev=688384&r1=688383&r2=688384&view=diff
==============================================================================
--- james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasAttachment.html (original)
+++ james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasAttachment.html Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasAttachment (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class HasAttachment</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.HasAttachment</B>
 </PRE>
+<DL>
+<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>HasAttachment</B><DT>extends GenericMatcher</DL>
+<DT><PRE>public class <B>HasAttachment</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -106,7 +109,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 09:52:06 +0100 (Thu, 27 Jul 2006) $</DD>
+  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 08:52:06 +0000 (Thu, 27 Jul 2006) $</DD>
 </DL>
 <HR>
 
@@ -139,12 +142,21 @@
 <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/HasAttachment.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/HasAttachment.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;Either every recipient is matching or neither of them.</TD>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -187,12 +199,15 @@
 <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>Either every recipient is matching or neither of them.
 <P>
 <DD><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE> - if no attachment is found and at least one exception was thrown</DL>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasAttachment.html
------------------------------------------------------------------------------
    svn:eol-style = native

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=688384&r1=688383&r2=688384&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 Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasHabeasWarrantMark (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class HasHabeasWarrantMark</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.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><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 GenericMatcher</DL>
+<DT><PRE>public class <B>HasHabeasWarrantMark</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -193,12 +196,21 @@
 <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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title
 ="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -260,10 +272,13 @@
 <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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE></DL>
@@ -277,6 +292,9 @@
 public java.lang.String <B>getMatcherInfo</B>()</PRE>
 <DL>
 <DD><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/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 </DL>
 </DD>
 </DL>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHabeasWarrantMark.html
------------------------------------------------------------------------------
    svn:eol-style = native

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=688384&r1=688383&r2=688384&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 Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasHeader (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class HasHeader</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.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><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 GenericMatcher</DL>
+<DT><PRE>public class <B>HasHeader</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -146,12 +149,21 @@
 <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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -198,6 +210,9 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE></DL>
@@ -208,10 +223,13 @@
 <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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE></DL>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasHeader.html
------------------------------------------------------------------------------
    svn:eol-style = native

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=688384&r1=688383&r2=688384&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 Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasMailAttribute (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class HasMailAttribute</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.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><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 GenericMatcher</DL>
+<DT><PRE>public class <B>HasMailAttribute</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -113,7 +116,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.2.0</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 09:52:06 +0100 (Thu, 27 Jul 2006) $</DD>
+  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 08:52:06 +0000 (Thu, 27 Jul 2006) $</DD>
 </DL>
 <HR>
 
@@ -154,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>
@@ -162,12 +165,21 @@
 <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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title
 ="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -215,6 +227,9 @@
 <DD>Return a string describing this matcher.
 <P>
 <DD><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/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Returns:</B><DD>a string describing this matcher</DL>
 </DD>
@@ -224,10 +239,13 @@
 <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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Throws:</B>
 <DD><CODE>javax.mail.MessagingException</CODE></DL>
@@ -238,10 +256,13 @@
 <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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 <DT><B>Parameters:</B><DD><CODE>mail</CODE> - the mail to check.
 <DT><B>Returns:</B><DD>all recipients if the condition is the name of an attribute
  set on the mail

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttribute.html
------------------------------------------------------------------------------
    svn:eol-style = native

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=688384&r1=688383&r2=688384&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 Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HasMailAttributeWithValue (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,15 @@
 Class HasMailAttributeWithValue</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericMatcher
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.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><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 GenericMatcher</DL>
+<DT><PRE>public class <B>HasMailAttributeWithValue</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></DL>
 </PRE>
 
 <P>
@@ -138,7 +141,7 @@
 <DT><B>Since:</B></DT>
   <DD>2.2.0</DD>
 <DT><B>Version:</B></DT>
-  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 09:52:06 +0100 (Thu, 27 Jul 2006) $</DD>
+  <DD>CVS $Revision: 426007 $ $Date: 2006-07-27 08:52:06 +0000 (Thu, 27 Jul 2006) $</DD>
 </DL>
 <HR>
 
@@ -195,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>
@@ -203,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,
@@ -226,6 +229,15 @@
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the attributeValue.</TD>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherName()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title
 ="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -268,16 +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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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>
@@ -339,13 +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><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/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">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>
@@ -358,6 +376,9 @@
 <DD>Return a string describing this matcher.
 <P>
 <DD><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/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 
 <DT><B>Returns:</B><DD>a string describing this matcher</DL>
 </DD>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HasMailAttributeWithValue.html
------------------------------------------------------------------------------
    svn:eol-style = native

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=688384&r1=688383&r2=688384&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 Sat Aug 23 10:58:50 2008
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:34:51 BST 2008 -->
+<!-- Generated by javadoc (build 1.5.0) on Sat Aug 23 17:43:13 GMT 2008 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HostIs (Apache JAMES Standard Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,16 @@
 Class HostIs</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">GenericRecipientMatcher
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.transport.matchers.HostIs</B>
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.GenericMatcher</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">org.apache.mailet.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><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 GenericRecipientMatcher</DL>
+<DT><PRE>public class <B>HostIs</B><DT>extends <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></DL>
 </PRE>
 
 <P>
@@ -147,12 +151,30 @@
 <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>
 </TR>
 </TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">match</A></CODE></TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.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.<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#destroy()" title="class or interface in org.apache.mailet">destroy</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getCondition()" title="class or interface in org.apache.mailet">getCondition</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMailetContext()" title="class or interface in org.apache.mailet">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherConfig()" title="class or interface in org.apache.mailet">getMatcherConfig</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherInfo()" title="class or interface in org.apache.mailet">getMatcherInfo</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#getMatcherNam
 e()" title="class or interface in org.apache.mailet">getMatcherName</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)" title="class or interface in org.apache.mailet">init</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String)" title="class or interface in org.apache.mailet">log</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet">log</A></CODE></TD>
+</TR>
+</TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
@@ -198,6 +220,9 @@
 public void <B>init</B>()</PRE>
 <DL>
 <DD><DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html#init()" title="class or interface in org.apache.mailet">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericMatcher.html" title="class or interface in org.apache.mailet">GenericMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 </DL>
 </DD>
 </DL>
@@ -206,9 +231,12 @@
 <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><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)" title="class or interface in org.apache.mailet">matchRecipient</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/GenericRecipientMatcher.html" title="class or interface in org.apache.mailet">GenericRecipientMatcher</A></CODE></DL>
+</DD>
+<DD><DL>
 </DL>
 </DD>
 </DL>

Propchange: james/site/trunk/www/mailet/standard/apidocs/org/apache/james/transport/matchers/HostIs.html
------------------------------------------------------------------------------
    svn:eol-style = native