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

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

Modified: james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-frame.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-frame.html (original)
+++ james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-frame.html Wed Apr  1 13:15:32 2009
@@ -1,60 +1,60 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-        <title>Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT Reference Package org.apache.mailet.base</title>
-        <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
-    </head>
-    <body>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>Apache JAMES Basic Mailet Toolkit 1.1-SNAPSHOT Reference Package org.apache.mailet.base</title>
+		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
+	</head>
+	<body>
 
-        <h3>
-            <a href="package-summary.html" target="classFrame">org.apache.mailet.base</a>
-        </h3>
+		<h3>
+        	<a href="package-summary.html" target="classFrame">org.apache.mailet.base</a>
+      	</h3>
 
-        <h3>Classes</h3>
+      	<h3>Classes</h3>
 
-        <ul>
-                        <li>
-                <a href="FlowedMessageUtils.html" target="classFrame">FlowedMessageUtils</a>
-            </li>
-                        <li>
-                <a href="GenericMailet.html" target="classFrame">GenericMailet</a>
-            </li>
-                        <li>
-                <a href="GenericMatcher.html" target="classFrame">GenericMatcher</a>
-            </li>
-                        <li>
-                <a href="GenericRecipientMatcher.html" target="classFrame">GenericRecipientMatcher</a>
-            </li>
-                        <li>
-                <a href="MailetUtil.html" target="classFrame">MailetUtil</a>
-            </li>
-                        <li>
-                <a href="MatcherInverter.html" target="classFrame">MatcherInverter</a>
-            </li>
-                        <li>
-                <a href="RFC2822Headers.html" target="classFrame">RFC2822Headers</a>
-            </li>
-                        <li>
-                <a href="RFC2980DateFormat.html" target="classFrame">RFC2980DateFormat</a>
-            </li>
-                        <li>
-                <a href="RFC822DateFormat.html" target="classFrame">RFC822DateFormat</a>
-            </li>
-                        <li>
-                <a href="RFC977DateFormat.html" target="classFrame">RFC977DateFormat</a>
-            </li>
-                        <li>
-                <a href="SimplifiedDateFormat.html" target="classFrame">SimplifiedDateFormat</a>
-            </li>
-                        <li>
-                <a href="StringUtils.html" target="classFrame">StringUtils</a>
-            </li>
-                        <li>
-                <a href="SynchronizedDateFormat.html" target="classFrame">SynchronizedDateFormat</a>
-            </li>
-                    </ul>
+      	<ul>
+      		          	<li>
+            	<a href="FlowedMessageUtils.html" target="classFrame">FlowedMessageUtils</a>
+          	</li>
+          	          	<li>
+            	<a href="GenericMailet.html" target="classFrame">GenericMailet</a>
+          	</li>
+          	          	<li>
+            	<a href="GenericMatcher.html" target="classFrame">GenericMatcher</a>
+          	</li>
+          	          	<li>
+            	<a href="GenericRecipientMatcher.html" target="classFrame">GenericRecipientMatcher</a>
+          	</li>
+          	          	<li>
+            	<a href="MailetUtil.html" target="classFrame">MailetUtil</a>
+          	</li>
+          	          	<li>
+            	<a href="MatcherInverter.html" target="classFrame">MatcherInverter</a>
+          	</li>
+          	          	<li>
+            	<a href="RFC2822Headers.html" target="classFrame">RFC2822Headers</a>
+          	</li>
+          	          	<li>
+            	<a href="RFC2980DateFormat.html" target="classFrame">RFC2980DateFormat</a>
+          	</li>
+          	          	<li>
+            	<a href="RFC822DateFormat.html" target="classFrame">RFC822DateFormat</a>
+          	</li>
+          	          	<li>
+            	<a href="RFC977DateFormat.html" target="classFrame">RFC977DateFormat</a>
+          	</li>
+          	          	<li>
+            	<a href="SimplifiedDateFormat.html" target="classFrame">SimplifiedDateFormat</a>
+          	</li>
+          	          	<li>
+            	<a href="StringUtils.html" target="classFrame">StringUtils</a>
+          	</li>
+          	          	<li>
+            	<a href="SynchronizedDateFormat.html" target="classFrame">SynchronizedDateFormat</a>
+          	</li>
+          	      	</ul>
 
-    </body>
+	</body>
 </html>

Modified: james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-summary.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-summary.html (original)
+++ james/site/trunk/www/mailet/base/xref/org/apache/mailet/base/package-summary.html Wed Apr  1 13:15:32 2009
@@ -1,127 +1,127 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-        <title>Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT Reference Package org.apache.mailet.base</title>
-        <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
-    </head>
-    <body>
-                <div class="overview">
-            <ul>
-                <li>
-                    <a href="../../../../overview-summary.html">Overview</a>
-                </li>
-                <li class="selected">Package</li>
-            </ul>
-        </div>
-        <div class="framenoframe">
-            <ul>
-                <li>
-                    <a href="../../../../index.html" target="_top">FRAMES</a>
-                </li>
-                <li>
-                    <a href="package-summary.html" target="_top">NO FRAMES</a>
-                </li>
-            </ul>
-        </div>
-        
-                <h2>Package org.apache.mailet.base</h2>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>Apache JAMES Basic Mailet Toolkit 1.1-SNAPSHOT Reference Package org.apache.mailet.base</title>
+		<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="style" />
+	</head>
+	<body>
+		      	<div class="overview">
+        	<ul>
+          		<li>
+            		<a href="../../../../overview-summary.html">Overview</a>
+          		</li>
+          		<li class="selected">Package</li>
+        	</ul>
+      	</div>
+      	<div class="framenoframe">
+        	<ul>
+          		<li>
+            		<a href="../../../../index.html" target="_top">FRAMES</a>
+          		</li>
+          		<li>
+            		<a href="package-summary.html" target="_top">NO FRAMES</a>
+          		</li>
+        	</ul>
+      	</div>
+		
+		      	<h2>Package org.apache.mailet.base</h2>
 
-        <table class="summary">
-            <thead>
-                <tr>
-                    <th>Class Summary</th>
-                </tr>
-            </thead>
-            <tbody>
-                                <tr>
-                    <td>
-                        <a href="FlowedMessageUtils.html" target="classFrame">FlowedMessageUtils</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="GenericMailet.html" target="classFrame">GenericMailet</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="GenericMatcher.html" target="classFrame">GenericMatcher</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="GenericRecipientMatcher.html" target="classFrame">GenericRecipientMatcher</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="MailetUtil.html" target="classFrame">MailetUtil</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="MatcherInverter.html" target="classFrame">MatcherInverter</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="RFC2822Headers.html" target="classFrame">RFC2822Headers</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="RFC2980DateFormat.html" target="classFrame">RFC2980DateFormat</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="RFC822DateFormat.html" target="classFrame">RFC822DateFormat</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="RFC977DateFormat.html" target="classFrame">RFC977DateFormat</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="SimplifiedDateFormat.html" target="classFrame">SimplifiedDateFormat</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="StringUtils.html" target="classFrame">StringUtils</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="SynchronizedDateFormat.html" target="classFrame">SynchronizedDateFormat</a>
-                    </td>
-                </tr>
-                            </tbody>
-        </table>
-        
-                <div class="overview">
-            <ul>
-                <li>
-                    <a href="../../../../overview-summary.html">Overview</a>
-                </li>
-                <li class="selected">Package</li>
-            </ul>
-        </div>
-        <div class="framenoframe">
-            <ul>
-                <li>
-                    <a href="../../../../index.html" target="_top">FRAMES</a>
-                </li>
-                <li>
-                    <a href="package-summary.html" target="_top">NO FRAMES</a>
-                </li>
-            </ul>
-        </div>
-                <hr />
-        Copyright &copy; 2008-2009 The Apache Software Foundation. All Rights Reserved.
-    </body>
+		<table class="summary">
+        	<thead>
+          		<tr>
+            		<th>Class Summary</th>
+          		</tr>
+        	</thead>
+        	<tbody>
+        		            	<tr>
+              		<td>
+                		<a href="FlowedMessageUtils.html" target="classFrame">FlowedMessageUtils</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="GenericMailet.html" target="classFrame">GenericMailet</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="GenericMatcher.html" target="classFrame">GenericMatcher</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="GenericRecipientMatcher.html" target="classFrame">GenericRecipientMatcher</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="MailetUtil.html" target="classFrame">MailetUtil</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="MatcherInverter.html" target="classFrame">MatcherInverter</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="RFC2822Headers.html" target="classFrame">RFC2822Headers</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="RFC2980DateFormat.html" target="classFrame">RFC2980DateFormat</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="RFC822DateFormat.html" target="classFrame">RFC822DateFormat</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="RFC977DateFormat.html" target="classFrame">RFC977DateFormat</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="SimplifiedDateFormat.html" target="classFrame">SimplifiedDateFormat</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="StringUtils.html" target="classFrame">StringUtils</a>
+              		</td>
+            	</tr>
+				            	<tr>
+              		<td>
+                		<a href="SynchronizedDateFormat.html" target="classFrame">SynchronizedDateFormat</a>
+              		</td>
+            	</tr>
+				        	</tbody>
+      	</table>
+		
+		      	<div class="overview">
+        	<ul>
+          		<li>
+            		<a href="../../../../overview-summary.html">Overview</a>
+          		</li>
+          		<li class="selected">Package</li>
+        	</ul>
+      	</div>
+      	<div class="framenoframe">
+        	<ul>
+          		<li>
+            		<a href="../../../../index.html" target="_top">FRAMES</a>
+          		</li>
+          		<li>
+            		<a href="package-summary.html" target="_top">NO FRAMES</a>
+          		</li>
+        	</ul>
+      	</div>
+				<hr />
+		Copyright &copy; 2008-2009 The Apache Software Foundation. All Rights Reserved.
+	</body>
 </html>

Modified: james/site/trunk/www/mailet/base/xref/overview-frame.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/xref/overview-frame.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/base/xref/overview-frame.html (original)
+++ james/site/trunk/www/mailet/base/xref/overview-frame.html Wed Apr  1 13:15:32 2009
@@ -1,28 +1,28 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-        <title>Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT Reference</title>
-        <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
-    </head>
-    <body>
-
-        <h3>
-            <a href="allclasses-frame.html" target="packageFrame">All Classes</a>
-        </h3>
-
-        <h3>Packages</h3>
-
-        <ul>
-                        <li>
-                <a href="org/apache/mailet/base/package-frame.html" target="packageFrame">org.apache.mailet.base</a>
-            </li>
-                        <li>
-                <a href="org/apache/mailet/base/mail/package-frame.html" target="packageFrame">org.apache.mailet.base.mail</a>
-            </li>
-                    </ul>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>Apache JAMES Basic Mailet Toolkit 1.1-SNAPSHOT Reference</title>
+		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+	</head>
+	<body>
+
+		<h3>
+			<a href="allclasses-frame.html" target="packageFrame">All Classes</a>
+		</h3>
+
+		<h3>Packages</h3>
+
+		<ul>
+						<li>
+				<a href="org/apache/mailet/base/package-frame.html" target="packageFrame">org.apache.mailet.base</a>
+			</li>
+						<li>
+				<a href="org/apache/mailet/base/mail/package-frame.html" target="packageFrame">org.apache.mailet.base.mail</a>
+			</li>
+					</ul>
 
-    </body>
+	</body>
 </html>
 

Modified: james/site/trunk/www/mailet/base/xref/overview-summary.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/xref/overview-summary.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/base/xref/overview-summary.html (original)
+++ james/site/trunk/www/mailet/base/xref/overview-summary.html Wed Apr  1 13:15:32 2009
@@ -1,69 +1,69 @@
 
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
 <html xml:lang="en" lang="en">
-    <head>
-        <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
-        <title>Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT Reference</title>
-        <link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
-    </head>
-    <body>
-                <div class="overview">
-            <ul>
-                <li class="selected">Overview</li>
-                <li>Package</li>
-            </ul>
-        </div>
-        <div class="framenoframe">
-            <ul>
-                <li>
-                    <a href="index.html" target="_top">FRAMES</a>
-                </li>
-                <li>
-                    <a href="overview-summary.html" target="_top">NO FRAMES</a>
-                </li>
-            </ul>
-        </div>
-        
-                <h2>Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT Reference</h2>
+	<head>
+		<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
+		<title>Apache JAMES Basic Mailet Toolkit 1.1-SNAPSHOT Reference</title>
+		<link rel="stylesheet" type="text/css" href="stylesheet.css" title="style" />
+	</head>
+	<body>
+				<div class="overview">
+			<ul>
+				<li class="selected">Overview</li>
+				<li>Package</li>
+			</ul>
+		</div>
+		<div class="framenoframe">
+			<ul>
+				<li>
+					<a href="index.html" target="_top">FRAMES</a>
+				</li>
+				<li>
+    	        	<a href="overview-summary.html" target="_top">NO FRAMES</a>
+        	  	</li>
+	        </ul>
+      	</div>
+		
+		      	<h2>Apache JAMES Basic Mailet Toolkit 1.1-SNAPSHOT Reference</h2>
 
-        <table class="summary">
-            <thead>
-                <tr>
-                    <th>Packages</th>
-                </tr>
-            </thead>
-            <tbody>
-                                <tr>
-                    <td>
-                        <a href="org/apache/mailet/base/package-summary.html">org.apache.mailet.base</a>
-                    </td>
-                </tr>
-                                <tr>
-                    <td>
-                        <a href="org/apache/mailet/base/mail/package-summary.html">org.apache.mailet.base.mail</a>
-                    </td>
-                </tr>
-                            </tbody>
-        </table>
-        
-                <div class="overview">
-            <ul>
-                <li class="selected">Overview</li>
-                <li>Package</li>
-            </ul>
-        </div>
-        <div class="framenoframe">
-            <ul>
-                <li>
-                    <a href="index.html" target="_top">FRAMES</a>
-                </li>
-                <li>
-                    <a href="overview-summary.html" target="_top">NO FRAMES</a>
-                </li>
-            </ul>
-        </div>
-        
-        <hr />
-        Copyright &copy; 2008-2009 The Apache Software Foundation. All Rights Reserved.
-    </body>
+		<table class="summary">
+        	<thead>
+          		<tr>
+            		<th>Packages</th>
+          		</tr>
+        	</thead>
+        	<tbody>
+    	    	            	<tr>
+              		<td>
+                		<a href="org/apache/mailet/base/package-summary.html">org.apache.mailet.base</a>
+              		</td>
+            	</tr>
+	          	            	<tr>
+              		<td>
+                		<a href="org/apache/mailet/base/mail/package-summary.html">org.apache.mailet.base.mail</a>
+              		</td>
+            	</tr>
+	          	        	</tbody>
+      	</table>
+		
+				<div class="overview">
+			<ul>
+				<li class="selected">Overview</li>
+				<li>Package</li>
+			</ul>
+		</div>
+		<div class="framenoframe">
+			<ul>
+				<li>
+					<a href="index.html" target="_top">FRAMES</a>
+				</li>
+				<li>
+    	        	<a href="overview-summary.html" target="_top">NO FRAMES</a>
+        	  	</li>
+	        </ul>
+      	</div>
+		
+		<hr />
+		Copyright &copy; 2008-2009 The Apache Software Foundation. All Rights Reserved.
+	</body>
 </html>

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

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

Modified: james/site/trunk/www/mailet/crypto/apidocs/constant-values.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/constant-values.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/constant-values.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/constant-values.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:40 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Constant Field Values (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

Modified: james/site/trunk/www/mailet/crypto/apidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/deprecated-list.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/deprecated-list.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/deprecated-list.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:40 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Deprecated List (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)

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

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

Modified: james/site/trunk/www/mailet/crypto/apidocs/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/index.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/index.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/index.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Sat Feb 28 14:04:11 GMT 2009-->
+<!-- Generated by javadoc on Wed Apr 01 12:40:40 BST 2009-->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Apache JAMES Crypto Mailets 1.0-SNAPSHOT API

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

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

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

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

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

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

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

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

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

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

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

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

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/AbstractSign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/AbstractSign.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/AbstractSign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/AbstractSign.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:39 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 AbstractSign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,18 +91,18 @@
 Class AbstractSign</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.mailet.crypto.mailet.AbstractSign</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <DL>
 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html" title="class in org.apache.james.mailet.crypto.mailet">Sign</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public abstract class <B>AbstractSign</B><DT>extends org.apache.mailet.base.GenericMailet</DL>
+<DT><PRE>public abstract class <B>AbstractSign</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></DL>
 </PRE>
 
 <P>
@@ -200,7 +200,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#fromAddressSameAsReverse(org.apache.mailet.Mail)">fromAddressSameAsReverse</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#fromAddressSameAsReverse(org.apache.mailet.Mail)">fromAddressSameAsReverse</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;Utility method that checks if there is at least one address in the "From:" header
@@ -269,7 +269,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected abstract &nbsp;javax.mail.internet.MimeBodyPart</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</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;Creates the <CODE>MimeBodyPart</CODE> that will be signed.</TD>
@@ -349,7 +349,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#isOkToSign(org.apache.mailet.Mail)">isOkToSign</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#isOkToSign(org.apache.mailet.Mail)">isOkToSign</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;Checks if the mail can be signed.</TD>
@@ -373,7 +373,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/mailet/crypto/mailet/AbstractSign.html#service(org.apache.mailet.Mail)">service</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html#service(org.apache.mailet.Mail)">service</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;Service does the hard work, and signs</TD>
@@ -438,10 +438,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetInfo, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet.base">arrayToString</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet.base">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, boolean)" title="class or interface in org.apache.
 mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet.base">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet.base">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetInfo()" title="class or interface in org.ap
 ache.mailet.base">getMailetInfo</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetName()" title="class or interface in org.apache.mailet.base">getMailetName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -807,7 +807,7 @@
 <DD>Mailet initialization routine.
 <P>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -820,13 +820,13 @@
 <A NAME="service(org.apache.mailet.Mail)"><!-- --></A><H3>
 service</H3>
 <PRE>
-public void <B>service</B>(org.apache.mailet.Mail&nbsp;mail)
+public void <B>service</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>Service does the hard work, and signs
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>service</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Specified by:</B><DD><CODE>service</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">service</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">service</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 <DT><B>Parameters:</B><DD><CODE>mail</CODE> - the mail to sign
@@ -839,7 +839,7 @@
 <A NAME="isOkToSign(org.apache.mailet.Mail)"><!-- --></A><H3>
 isOkToSign</H3>
 <PRE>
-protected boolean <B>isOkToSign</B>(org.apache.mailet.Mail&nbsp;mail)
+protected boolean <B>isOkToSign</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>Checks if the mail can be signed.</P>
@@ -869,7 +869,7 @@
 <A NAME="getWrapperBodyPart(org.apache.mailet.Mail)"><!-- --></A><H3>
 getWrapperBodyPart</H3>
 <PRE>
-protected abstract javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(org.apache.mailet.Mail&nbsp;mail)
+protected abstract javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</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,
                                                                        java.io.IOException</PRE>
 <DL>
@@ -890,7 +890,7 @@
 <A NAME="fromAddressSameAsReverse(org.apache.mailet.Mail)"><!-- --></A><H3>
 fromAddressSameAsReverse</H3>
 <PRE>
-protected final boolean <B>fromAddressSameAsReverse</B>(org.apache.mailet.Mail&nbsp;mail)</PRE>
+protected final boolean <B>fromAddressSameAsReverse</B>(<A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mail.html" title="class or interface in org.apache.mailet">Mail</A>&nbsp;mail)</PRE>
 <DL>
 <DD>Utility method that checks if there is at least one address in the "From:" header
  same as the <i>reverse-path</i>.

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMECheckSignature.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMECheckSignature.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMECheckSignature.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMECheckSignature.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:39 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMIMECheckSignature (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SMIMECheckSignature</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.mailet.crypto.mailet.SMIMECheckSignature</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SMIMECheckSignature</B><DT>extends org.apache.mailet.base.GenericMailet</DL>
+<DT><PRE>public class <B>SMIMECheckSignature</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></DL>
 </PRE>
 
 <P>
@@ -241,7 +241,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/mailet/crypto/mailet/SMIMECheckSignature.html#service(org.apache.mailet.Mail)">service</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMECheckSignature.html#service(org.apache.mailet.Mail)">service</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>
@@ -250,10 +250,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetInfo, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet.base">arrayToString</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet.base">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, boolean)" title="class or interface in org.apache.
 mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet.base">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet.base">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetInfo()" title="class or interface in org.ap
 ache.mailet.base">getMailetInfo</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetName()" title="class or interface in org.apache.mailet.base">getMailetName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -351,7 +351,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -364,16 +364,16 @@
 <A NAME="service(org.apache.mailet.Mail)"><!-- --></A><H3>
 service</H3>
 <PRE>
-public void <B>service</B>(org.apache.mailet.Mail&nbsp;mail)
+public void <B>service</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>service</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Specified by:</B><DD><CODE>service</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">service</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">service</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</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(org.apache.mailet.Mail)</CODE></DL>
+<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Matcher.html#match(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>Matcher.match(org.apache.mailet.Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMEDecrypt.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMEDecrypt.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMEDecrypt.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMEDecrypt.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:39 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMIMEDecrypt (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,15 +91,15 @@
 Class SMIMEDecrypt</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.mailet.crypto.mailet.SMIMEDecrypt</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>SMIMEDecrypt</B><DT>extends org.apache.mailet.base.GenericMailet</DL>
+<DT><PRE>public class <B>SMIMEDecrypt</B><DT>extends <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></DL>
 </PRE>
 
 <P>
@@ -184,7 +184,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/mailet/crypto/mailet/SMIMEDecrypt.html#service(org.apache.mailet.Mail)">service</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMEDecrypt.html#service(org.apache.mailet.Mail)">service</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>
@@ -193,10 +193,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetInfo, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet.base">arrayToString</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet.base">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, boolean)" title="class or interface in org.apache.
 mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet.base">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet.base">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetInfo()" title="class or interface in org.ap
 ache.mailet.base">getMailetInfo</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetName()" title="class or interface in org.apache.mailet.base">getMailetName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -264,7 +264,7 @@
           throws javax.mail.MessagingException</PRE>
 <DL>
 <DD><DL>
-<DT><B>Overrides:</B><DD><CODE>init</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init()" title="class or interface in org.apache.mailet.base">init</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -277,16 +277,16 @@
 <A NAME="service(org.apache.mailet.Mail)"><!-- --></A><H3>
 service</H3>
 <PRE>
-public void <B>service</B>(org.apache.mailet.Mail&nbsp;mail)
+public void <B>service</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>service</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Specified by:</B><DD><CODE>service</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet">service</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet.base">service</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><CODE>Mailet.service(org.apache.mailet.Mail)</CODE></DL>
+<DD><CODE>javax.mail.MessagingException</CODE><DT><B>See Also:</B><DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#service(org.apache.mailet.Mail)" title="class or interface in org.apache.mailet"><CODE>Mailet.service(org.apache.mailet.Mail)</CODE></A></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMESign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMESign.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMESign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/SMIMESign.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:39 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 SMIMESign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,13 +91,13 @@
 Class SMIMESign</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html" title="class in org.apache.james.mailet.crypto.mailet">org.apache.james.mailet.crypto.mailet.AbstractSign</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html" title="class in org.apache.james.mailet.crypto.mailet">org.apache.james.mailet.crypto.mailet.Sign</A>
               <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.mailet.crypto.mailet.SMIMESign</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <HR>
 <DL>
@@ -187,7 +187,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;javax.mail.internet.MimeBodyPart</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMESign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMESign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</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;A text file with the massaged contents of <A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMESign.html#getExplanationText()"><CODE>getExplanationText()</CODE></A>
@@ -230,10 +230,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet.base">arrayToString</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet.base">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, boolean)" title="class or interface in org.apache.
 mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet.base">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet.base">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetName()" title="class or interface in org.ap
 ache.mailet.base">getMailetName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -283,7 +283,7 @@
 <DD>Return a string describing this mailet.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMailetInfo</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html#getMailetInfo()">getMailetInfo</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html" title="class in org.apache.james.mailet.crypto.mailet">Sign</A></CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#getMailetInfo()" title="class or interface in org.apache.mailet">getMailetInfo</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html#getMailetInfo()">getMailetInfo</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html" title="class in org.apache.james.mailet.crypto.mailet">Sign</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -401,7 +401,7 @@
 <A NAME="getWrapperBodyPart(org.apache.mailet.Mail)"><!-- --></A><H3>
 getWrapperBodyPart</H3>
 <PRE>
-protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(org.apache.mailet.Mail&nbsp;mail)
+protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</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,
                                                               java.io.IOException</PRE>
 <DL>

Modified: james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/Sign.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/Sign.html?rev=760878&r1=760877&r2=760878&view=diff
==============================================================================
--- james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/Sign.html (original)
+++ james/site/trunk/www/mailet/crypto/apidocs/org/apache/james/mailet/crypto/mailet/Sign.html Wed Apr  1 13:15:32 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:04:11 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Wed Apr 01 12:40:39 BST 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Sign (Apache JAMES Crypto Mailets 1.0-SNAPSHOT API)
@@ -91,12 +91,12 @@
 Class Sign</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.apache.mailet.base.GenericMailet
+  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">org.apache.mailet.base.GenericMailet</A>
       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/AbstractSign.html" title="class in org.apache.james.mailet.crypto.mailet">org.apache.james.mailet.crypto.mailet.AbstractSign</A>
           <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.mailet.crypto.mailet.Sign</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.mailet.Mailet, org.apache.mailet.MailetConfig</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A>, <A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/MailetConfig.html" title="class or interface in org.apache.mailet">MailetConfig</A></DD>
 </DL>
 <DL>
 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/SMIMESign.html" title="class in org.apache.james.mailet.crypto.mailet">SMIMESign</A></DD>
@@ -195,7 +195,7 @@
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;javax.mail.internet.MimeBodyPart</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</A></B>(org.apache.mailet.Mail&nbsp;mail)</CODE>
+<TD><CODE><B><A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html#getWrapperBodyPart(org.apache.mailet.Mail)">getWrapperBodyPart</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;A text file with the massaged contents of <A HREF="../../../../../../org/apache/james/mailet/crypto/mailet/Sign.html#getExplanationText()"><CODE>getExplanationText()</CODE></A>
@@ -230,10 +230,10 @@
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.mailet.base.GenericMailet"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.GenericMailet</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.mailet.base.<A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>arrayToString, checkInitParameters, destroy, getInitParameter, getInitParameter, getInitParameter, getInitParameterNames, getMailetConfig, getMailetContext, getMailetName, init, log, log</CODE></TD>
+<TD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#arrayToString(java.lang.Object[])" title="class or interface in org.apache.mailet.base">arrayToString</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#checkInitParameters(java.lang.String[])" title="class or interface in org.apache.mailet.base">checkInitParameters</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#destroy()" title="class or interface in org.apache.mailet.base">destroy</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, boolean)" title="class or interface in org.apache.
 mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)" title="class or interface in org.apache.mailet.base">getInitParameter</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getInitParameterNames()" title="class or interface in org.apache.mailet.base">getInitParameterNames</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetConfig()" title="class or interface in org.apache.mailet.base">getMailetConfig</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetContext()" title="class or interface in org.apache.mailet.base">getMailetContext</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetName()" title="class or interface in org.ap
 ache.mailet.base">getMailetName</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#init(org.apache.mailet.MailetConfig)" title="class or interface in org.apache.mailet.base">init</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String)" title="class or interface in org.apache.mailet.base">log</A>, <A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#log(java.lang.String, java.lang.Throwable)" title="class or interface in org.apache.mailet.base">log</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -283,7 +283,7 @@
 <DD>Return a string describing this mailet.
 <P>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getMailetInfo</CODE> in interface <CODE>org.apache.mailet.Mailet</CODE><DT><B>Overrides:</B><DD><CODE>getMailetInfo</CODE> in class <CODE>org.apache.mailet.base.GenericMailet</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html#getMailetInfo()" title="class or interface in org.apache.mailet">getMailetInfo</A></CODE> in interface <CODE><A HREF="http://james.apache.org/mailet/api//apidocs/org/apache/mailet/Mailet.html" title="class or interface in org.apache.mailet">Mailet</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html#getMailetInfo()" title="class or interface in org.apache.mailet.base">getMailetInfo</A></CODE> in class <CODE><A HREF="http://james.apache.org/mailet/base//apidocs/org/apache/mailet/base/GenericMailet.html" title="class or interface in org.apache.mailet.base">GenericMailet</A></CODE></DL>
 </DD>
 <DD><DL>
 
@@ -381,7 +381,7 @@
 <A NAME="getWrapperBodyPart(org.apache.mailet.Mail)"><!-- --></A><H3>
 getWrapperBodyPart</H3>
 <PRE>
-protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</B>(org.apache.mailet.Mail&nbsp;mail)
+protected javax.mail.internet.MimeBodyPart <B>getWrapperBodyPart</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,
                                                               java.io.IOException</PRE>
 <DL>

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