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/09/05 11:50:18 UTC

svn commit: r811613 [5/48] - in /james/site/trunk/www/jsieve: ./ apidocs/ apidocs/org/apache/jsieve/ apidocs/org/apache/jsieve/class-use/ apidocs/org/apache/jsieve/commands/ apidocs/org/apache/jsieve/commands/class-use/ apidocs/org/apache/jsieve/comman...

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/FeatureException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/FeatureException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/FeatureException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/FeatureException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.FeatureException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)
@@ -90,6 +90,10 @@
 <TD><A HREF="#org.apache.jsieve.commands"><B>org.apache.jsieve.commands</B></A></TD>
 <TD>&nbsp;&nbsp;</TD>
 </TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="#org.apache.jsieve.comparators"><B>org.apache.jsieve.comparators</B></A></TD>
+<TD>&nbsp;&nbsp;</TD>
+</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -121,6 +125,52 @@
 </TABLE>
 &nbsp;
 <P>
+<A NAME="org.apache.jsieve.comparators"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+Uses of <A HREF="../../../../../org/apache/jsieve/exception/FeatureException.html" title="class in org.apache.jsieve.exception">FeatureException</A> in <A HREF="../../../../../org/apache/jsieve/comparators/package-summary.html">org.apache.jsieve.comparators</A></FONT></TH>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/jsieve/comparators/package-summary.html">org.apache.jsieve.comparators</A> that throw <A HREF="../../../../../org/apache/jsieve/exception/FeatureException.html" title="class in org.apache.jsieve.exception">FeatureException</A></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>Contains.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/Contains.html#contains(java.lang.String, java.lang.String)">contains</A></B>(java.lang.String&nbsp;container,
+         java.lang.String&nbsp;content)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method contains answers a <code>boolean</code> indicating if parameter
+ <code>container</code> contains parameter <code>content</code> using
+ the comparison rules defind by the implementation.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>AsciiNumeric.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/AsciiNumeric.html#contains(java.lang.String, java.lang.String)">contains</A></B>(java.lang.String&nbsp;container,
+         java.lang.String&nbsp;content)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unsupported, see <a href=../../../../../org/apache/jsieve/comparators/'http://tools.ietf.org/html/rfc4790#section-9.1.1'>RFC4790</a>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>AsciiNumeric.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/AsciiNumeric.html#matches(java.lang.String, java.lang.String)">matches</A></B>(java.lang.String&nbsp;string,
+        java.lang.String&nbsp;glob)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Unsupported operation.</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
 <HR>
 
 

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/InternetAddressException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/InternetAddressException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/InternetAddressException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/InternetAddressException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.InternetAddressException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/LookupException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/LookupException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/LookupException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/LookupException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.LookupException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)
@@ -127,14 +127,6 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>abstract &nbsp;<A HREF="../../../../../org/apache/jsieve/ExecutableCommand.html" title="interface in org.apache.jsieve">ExecutableCommand</A></CODE></FONT></TD>
-<TD><CODE><B>SieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/SieveContext.html#getCommand(java.lang.String)">getCommand</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/ExecutableCommand.html" title="interface in org.apache.jsieve">ExecutableCommand</A></CODE></FONT></TD>
 <TD><CODE><B>CommandManagerImpl.</B><B><A HREF="../../../../../org/apache/jsieve/CommandManagerImpl.html#getCommand(java.lang.String)">getCommand</A></B>(java.lang.String&nbsp;name)</CODE>
 
@@ -153,22 +145,6 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/ExecutableCommand.html" title="interface in org.apache.jsieve">ExecutableCommand</A></CODE></FONT></TD>
-<TD><CODE><B>BaseSieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/BaseSieveContext.html#getCommand(java.lang.String)">getCommand</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>abstract &nbsp;<A HREF="../../../../../org/apache/jsieve/comparators/Comparator.html" title="interface in org.apache.jsieve.comparators">Comparator</A></CODE></FONT></TD>
-<TD><CODE><B>SieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/SieveContext.html#getComparator(java.lang.String)">getComparator</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/comparators/Comparator.html" title="interface in org.apache.jsieve.comparators">Comparator</A></CODE></FONT></TD>
 <TD><CODE><B>ComparatorManager.</B><B><A HREF="../../../../../org/apache/jsieve/ComparatorManager.html#getComparator(java.lang.String)">getComparator</A></B>(java.lang.String&nbsp;name)</CODE>
 
@@ -178,14 +154,6 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/comparators/Comparator.html" title="interface in org.apache.jsieve.comparators">Comparator</A></CODE></FONT></TD>
-<TD><CODE><B>BaseSieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/BaseSieveContext.html#getComparator(java.lang.String)">getComparator</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/comparators/Comparator.html" title="interface in org.apache.jsieve.comparators">Comparator</A></CODE></FONT></TD>
 <TD><CODE><B>ComparatorManagerImpl.</B><B><A HREF="../../../../../org/apache/jsieve/ComparatorManagerImpl.html#getComparator(java.lang.String)">getComparator</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
@@ -195,14 +163,6 @@
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>abstract &nbsp;<A HREF="../../../../../org/apache/jsieve/tests/ExecutableTest.html" title="interface in org.apache.jsieve.tests">ExecutableTest</A></CODE></FONT></TD>
-<TD><CODE><B>SieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/SieveContext.html#getTest(java.lang.String)">getTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/tests/ExecutableTest.html" title="interface in org.apache.jsieve.tests">ExecutableTest</A></CODE></FONT></TD>
 <TD><CODE><B>TestManager.</B><B><A HREF="../../../../../org/apache/jsieve/TestManager.html#getTest(java.lang.String)">getTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
@@ -212,14 +172,6 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/tests/ExecutableTest.html" title="interface in org.apache.jsieve.tests">ExecutableTest</A></CODE></FONT></TD>
-<TD><CODE><B>BaseSieveContext.</B><B><A HREF="../../../../../org/apache/jsieve/BaseSieveContext.html#getTest(java.lang.String)">getTest</A></B>(java.lang.String&nbsp;name)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;<A HREF="../../../../../org/apache/jsieve/tests/ExecutableTest.html" title="interface in org.apache.jsieve.tests">ExecutableTest</A></CODE></FONT></TD>
 <TD><CODE><B>TestManagerImpl.</B><B><A HREF="../../../../../org/apache/jsieve/TestManagerImpl.html#getTest(java.lang.String)">getTest</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
@@ -309,19 +261,6 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>ComparatorUtils.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/ComparatorUtils.html#contains(java.lang.String, java.lang.String, java.lang.String, org.apache.jsieve.SieveContext)">contains</A></B>(java.lang.String&nbsp;comparatorName,
-         java.lang.String&nbsp;container,
-         java.lang.String&nbsp;contents,
-         <A HREF="../../../../../org/apache/jsieve/SieveContext.html" title="class in org.apache.jsieve">SieveContext</A>&nbsp;context)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method <code>contains<code> answers a boolean indicating if the parameter 
- <code>container</code> contains the parameter <code>contents</code> using an
- instance of <code>comparatorName</code>.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>static&nbsp;boolean</CODE></FONT></TD>
 <TD><CODE><B>ComparatorUtils.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/ComparatorUtils.html#is(java.lang.String, java.lang.String, java.lang.String, org.apache.jsieve.SieveContext)">is</A></B>(java.lang.String&nbsp;comparatorName,
    java.lang.String&nbsp;string1,
    java.lang.String&nbsp;string2,

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/OperationException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/OperationException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/OperationException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/OperationException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.OperationException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SieveException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SieveException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SieveException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SieveException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.SieveException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)
@@ -825,6 +825,19 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>ComparatorUtils.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/ComparatorUtils.html#contains(java.lang.String, java.lang.String, java.lang.String, org.apache.jsieve.SieveContext)">contains</A></B>(java.lang.String&nbsp;comparatorName,
+         java.lang.String&nbsp;container,
+         java.lang.String&nbsp;contents,
+         <A HREF="../../../../../org/apache/jsieve/SieveContext.html" title="class in org.apache.jsieve">SieveContext</A>&nbsp;context)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Method <code>contains<code> answers a boolean indicating if the parameter 
+ <code>container</code> contains the parameter <code>contents</code> using an
+ instance of <code>comparatorName</code>.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;boolean</CODE></FONT></TD>
 <TD><CODE><B>ComparatorUtils.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/ComparatorUtils.html#match(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.apache.jsieve.SieveContext)">match</A></B>(java.lang.String&nbsp;comparatorName,
       java.lang.String&nbsp;matchType,
       java.lang.String&nbsp;matchTarget,

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SievePatternException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SievePatternException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SievePatternException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SievePatternException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.SievePatternException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)
@@ -137,15 +137,6 @@
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>AsciiNumeric.</B><B><A HREF="../../../../../org/apache/jsieve/comparators/AsciiNumeric.html#matches(java.lang.String, java.lang.String)">matches</A></B>(java.lang.String&nbsp;string,
-        java.lang.String&nbsp;glob)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
 <P>

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/StopException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/StopException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/StopException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/StopException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.StopException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SyntaxException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SyntaxException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SyntaxException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/SyntaxException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.SyntaxException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/TestException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/TestException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/TestException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/class-use/TestException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.exception.TestException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-frame.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-frame.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-frame.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.exception (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-summary.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-summary.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-summary.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.exception (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-tree.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-tree.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-tree.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.exception Class Hierarchy (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-use.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-use.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/exception/package-use.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.jsieve.exception (Apache JAMES JSieve Project 0.4-SNAPSHOT API)
@@ -267,6 +267,13 @@
 Classes in <A HREF="../../../../org/apache/jsieve/exception/package-summary.html">org.apache.jsieve.exception</A> used by <A HREF="../../../../org/apache/jsieve/comparators/package-summary.html">org.apache.jsieve.comparators</A></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><B><A HREF="../../../../org/apache/jsieve/exception/class-use/FeatureException.html#org.apache.jsieve.comparators"><B>FeatureException</B></A></B>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class FeatureException indicates an exceptional condition encountered while
+ evaluating a feature of Sieve.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
 <TD><B><A HREF="../../../../org/apache/jsieve/exception/class-use/LookupException.html#org.apache.jsieve.comparators"><B>LookupException</B></A></B>
 
 <BR>

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/Action.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/Action.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/Action.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/Action.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Action (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionFileInto.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionFileInto.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionFileInto.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionFileInto.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionFileInto (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionKeep.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionKeep.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionKeep.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionKeep.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionKeep (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionRedirect.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionRedirect.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionRedirect.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionRedirect.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionRedirect (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionReject.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionReject.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionReject.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/ActionReject.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionReject (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/AddressImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/AddressImpl.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/AddressImpl.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/AddressImpl.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AddressImpl (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.Address.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.Address.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.Address.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.Address.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailAdapter.Address (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailAdapter.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailAdapter (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailUtils.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailUtils.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailUtils.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/MailUtils.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailUtils (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/SieveMailException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/SieveMailException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/SieveMailException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/SieveMailException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SieveMailException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/Action.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/Action.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/Action.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/Action.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mail.Action (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionFileInto.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionFileInto.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionFileInto.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionFileInto.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.ActionFileInto (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionKeep.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionKeep.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionKeep.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionKeep.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.ActionKeep (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionRedirect.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionRedirect.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionRedirect.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionRedirect.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.ActionRedirect (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionReject.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionReject.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionReject.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/ActionReject.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.ActionReject (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/AddressImpl.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/AddressImpl.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/AddressImpl.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/AddressImpl.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.AddressImpl (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.Address.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.Address.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.Address.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.Address.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mail.MailAdapter.Address (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailAdapter.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mail.MailAdapter (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailUtils.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailUtils.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailUtils.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/MailUtils.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.MailUtils (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/SieveMailException.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/SieveMailException.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/SieveMailException.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/class-use/SieveMailException.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mail.SieveMailException (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/EnvelopeAccessors.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/EnvelopeAccessors.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/EnvelopeAccessors.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/EnvelopeAccessors.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 EnvelopeAccessors (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/class-use/EnvelopeAccessors.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/class-use/EnvelopeAccessors.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/class-use/EnvelopeAccessors.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/class-use/EnvelopeAccessors.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mail.optional.EnvelopeAccessors (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-frame.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-frame.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-frame.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail.optional (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-summary.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-summary.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-summary.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail.optional (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-tree.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-tree.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-tree.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail.optional Class Hierarchy (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-use.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-use.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/optional/package-use.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.jsieve.mail.optional (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-frame.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-frame.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-frame.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-summary.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-summary.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-summary.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-tree.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-tree.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-tree.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-tree.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:08 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:06 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.jsieve.mail Class Hierarchy (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-use.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-use.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-use.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mail/package-use.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.jsieve.mail (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionContext.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionContext.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionContext.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionContext.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionContext (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionDispatcher.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionDispatcher.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionDispatcher.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionDispatcher.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionDispatcher (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionUtils.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionUtils.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionUtils.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ActionUtils.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionUtils (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/FileIntoAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/FileIntoAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/FileIntoAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/FileIntoAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 FileIntoAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/KeepAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/KeepAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/KeepAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/KeepAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 KeepAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/MailAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/MailAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/MailAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/MailAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/Poster.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/Poster.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/Poster.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/Poster.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Poster (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RedirectAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RedirectAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RedirectAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RedirectAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 RedirectAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RejectAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RejectAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RejectAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/RejectAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 RejectAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ResourceLocator.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ResourceLocator.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ResourceLocator.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/ResourceLocator.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ResourceLocator (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailAdapter.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailAdapter.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailAdapter.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailAdapter.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:06 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SieveMailAdapter (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailboxMailet.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailboxMailet.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailboxMailet.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/SieveMailboxMailet.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SieveMailboxMailet (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionContext.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionContext.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionContext.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionContext.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mailet.ActionContext (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionDispatcher.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionDispatcher.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionDispatcher.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionDispatcher.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.ActionDispatcher (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionUtils.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionUtils.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionUtils.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ActionUtils.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.ActionUtils (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/FileIntoAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/FileIntoAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/FileIntoAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/FileIntoAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.FileIntoAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/KeepAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/KeepAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/KeepAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/KeepAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.KeepAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/MailAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/MailAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/MailAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/MailAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mailet.MailAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/Poster.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/Poster.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/Poster.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/Poster.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mailet.Poster (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RedirectAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RedirectAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RedirectAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RedirectAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.RedirectAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RejectAction.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RejectAction.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RejectAction.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/RejectAction.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.RejectAction (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ResourceLocator.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ResourceLocator.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ResourceLocator.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/ResourceLocator.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.jsieve.mailet.ResourceLocator (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailAdapter.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailAdapter.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailAdapter.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailAdapter.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.SieveMailAdapter (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailboxMailet.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailboxMailet.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailboxMailet.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/class-use/SieveMailboxMailet.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:09 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:07 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.jsieve.mailet.SieveMailboxMailet (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeAutomatic.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeAutomatic.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeAutomatic.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeAutomatic.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionModeAutomatic (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeManual.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeManual.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeManual.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ActionModeManual.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ActionModeManual (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/Disposition.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/Disposition.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/Disposition.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/Disposition.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Disposition (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionActionMode.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionActionMode.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionActionMode.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionActionMode.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DispositionActionMode (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionModifier.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionModifier.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionModifier.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionModifier.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DispositionModifier (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionSendingMode.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionSendingMode.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionSendingMode.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionSendingMode.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DispositionSendingMode (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionType.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionType.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionType.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/DispositionType.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DispositionType (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/MDNFactory.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/MDNFactory.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/MDNFactory.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/MDNFactory.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MDNFactory (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierError.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierError.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierError.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierError.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierError (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierExpired.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierExpired.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierExpired.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierExpired.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierExpired (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierFailed.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierFailed.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierFailed.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierFailed.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierFailed (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierMailboxTerminated.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierMailboxTerminated.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierMailboxTerminated.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierMailboxTerminated.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierMailboxTerminated (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierSuperseded.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierSuperseded.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierSuperseded.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierSuperseded.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierSuperseded (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierWarning.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierWarning.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierWarning.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/ModifierWarning.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 ModifierWarning (Apache JAMES JSieve Project 0.4-SNAPSHOT API)

Modified: james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/SendingModeAutomatic.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/SendingModeAutomatic.html?rev=811613&r1=811612&r2=811613&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/SendingModeAutomatic.html (original)
+++ james/site/trunk/www/jsieve/apidocs/org/apache/jsieve/mailet/mdn/SendingModeAutomatic.html Sat Sep  5 09:49:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_18) on Mon Aug 03 17:10:07 BST 2009 -->
+<!-- Generated by javadoc (build 1.5.0_20) on Sat Sep 05 09:33:05 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SendingModeAutomatic (Apache JAMES JSieve Project 0.4-SNAPSHOT API)