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 2008/08/23 15:13:35 UTC

svn commit: r688310 [2/20] - in /james/site/trunk/www/mailet/base: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/james/ apidocs/org/apache/james/util/ apidocs/org/apache/james/util/mailet/ apidocs/org/apache/james/util/mailet/class-us...

Added: james/site/trunk/www/mailet/base/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/apidocs/index-all.html?rev=688310&view=auto
==============================================================================
--- james/site/trunk/www/mailet/base/apidocs/index-all.html (added)
+++ james/site/trunk/www/mailet/base/apidocs/index-all.html Sat Aug 23 06:13:30 2008
@@ -0,0 +1,599 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:09:07 BST 2008 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Index (Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT API)
+</TITLE>
+
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="Index (Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <HR>
+<A NAME="_A_"><!-- --></A><H2>
+<B>A</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#arrayToString(java.lang.Object[])"><B>arrayToString(Object[])</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Utility method for obtaining a string representation of an array of Objects.
+</DL>
+<HR>
+<A NAME="_B_"><!-- --></A><H2>
+<B>B</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#BCC"><B>BCC</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the blind carbon copied mail recipients.
+</DL>
+<HR>
+<A NAME="_C_"><!-- --></A><H2>
+<B>C</B></H2>
+<DL>
+<DT><A HREF="./org/apache/james/util/mailet/StringUtils.html#capitalizeWords(java.lang.String)"><B>capitalizeWords(String)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/StringUtils.html" title="class in org.apache.james.util.mailet">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#CC"><B>CC</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the carbon copied mail recipients.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#checkInitParameters(java.lang.String[])"><B>checkInitParameters(String[])</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Utility method: Checks if there are unallowed init parameters specified in the 
+ configuration file against the String[] allowedInitParameters.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#COMMENTS"><B>COMMENTS</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores human-readable comments.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#CONTENT_TYPE"><B>CONTENT_TYPE</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the MIME header that stores the content type.
+</DL>
+<HR>
+<A NAME="_D_"><!-- --></A><H2>
+<B>D</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#DATE"><B>DATE</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the mail date.
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#deflow(java.lang.String, boolean)"><B>deflow(String, boolean)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Decodes a text previously wrapped using "format=flowed"
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#deflow(javax.mail.Message)"><B>deflow(Message)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Obtains the content of the encoded message, if previously encoded as format=flowed.
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#deflowMessage(javax.mail.Message)"><B>deflowMessage(Message)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>If the message is formad=flowed set the encoded version as message content
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#destroy()"><B>destroy()</B></A> - 
+Method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#destroy()"><B>destroy()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Called by the mailer container to indicate to a mailet that the
+ mailet is being taken out of service.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#destroy()"><B>destroy()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Called by the mailet container to indicate to a matcher that the
+ matcher is being taken out of service.
+</DL>
+<HR>
+<A NAME="_E_"><!-- --></A><H2>
+<B>E</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Overrides equals
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#equals(java.lang.Object)"><B>equals(Object)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Overrides equals
+</DL>
+<HR>
+<A NAME="_F_"><!-- --></A><H2>
+<B>F</B></H2>
+<DL>
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#flow(java.lang.String, boolean)"><B>flow(String, boolean)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Encode a text (using standard with)
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#flow(java.lang.String, boolean, int)"><B>flow(String, boolean, int)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Decode a text
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet"><B>FlowedMessageUtils</B></A> - Class in <A HREF="./org/apache/james/util/mailet/package-summary.html">org.apache.james.util.mailet</A><DD>Manage texts encoded as "text/plain; format=flowed" 
+ As a reference see RFC2646 and RFC3676 (new method with DelSP support).<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#flowMessage(javax.mail.Message, boolean)"><B>flowMessage(Message, boolean)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Encode the message content (if text/plain).
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#flowMessage(javax.mail.Message, boolean, int)"><B>flowMessage(Message, boolean, int)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Encode the message content (if text/plain).
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#format(java.util.Date)"><B>format(Date)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>This method returns the long form of the RFC977 Date
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#format(java.util.Date)"><B>format(Date)</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Formats a Date into a date/time string.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#format(java.util.Date)"><B>format(Date)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>SimpleDateFormat will handle most of this for us, but we
+ want to ensure thread safety, so we wrap the call in a
+ synchronized block.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#FROM"><B>FROM</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the mail author(s).
+</DL>
+<HR>
+<A NAME="_G_"><!-- --></A><H2>
+<B>G</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet"><B>GenericMailet</B></A> - Class in <A HREF="./org/apache/mailet/package-summary.html">org.apache.mailet</A><DD>GenericMailet makes writing mailets easier.<DT><A HREF="./org/apache/mailet/GenericMailet.html#GenericMailet()"><B>GenericMailet()</B></A> - 
+Constructor for class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet"><B>GenericMatcher</B></A> - Class in <A HREF="./org/apache/mailet/package-summary.html">org.apache.mailet</A><DD>GenericMatcher implements the Matcher and MatcherConfig interfaces.<DT><A HREF="./org/apache/mailet/GenericMatcher.html#GenericMatcher()"><B>GenericMatcher()</B></A> - 
+Constructor for class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericRecipientMatcher.html" title="class in org.apache.mailet"><B>GenericRecipientMatcher</B></A> - Class in <A HREF="./org/apache/mailet/package-summary.html">org.apache.mailet</A><DD>GenericMatcher makes writing recipient based matchers easier.<DT><A HREF="./org/apache/mailet/GenericRecipientMatcher.html#GenericRecipientMatcher()"><B>GenericRecipientMatcher()</B></A> - 
+Constructor for class org.apache.mailet.<A HREF="./org/apache/mailet/GenericRecipientMatcher.html" title="class in org.apache.mailet">GenericRecipientMatcher</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#getCondition()"><B>getCondition()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Returns a String containing the value of the named initialization
+ parameter, or null if the parameter does not exist.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String)"><B>getInitParameter(String)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns a String containing the value of the named initialization
+ parameter, or null if the parameter does not exist.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getInitParameter(java.lang.String, java.lang.String)"><B>getInitParameter(String, String)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns a String containing the value of the named initialization
+ parameter, or defValue if the parameter does not exist.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getInitParameterNames()"><B>getInitParameterNames()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns the names of the mailet's initialization parameters as an
+ Iterator of String objects, or an empty Iterator if the mailet has no
+ initialization parameters.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getMailetConfig()"><B>getMailetConfig()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns this Mailet's MailetConfig object.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getMailetContext()"><B>getMailetContext()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns a reference to the MailetContext in which this mailet is
+ running.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#getMailetContext()"><B>getMailetContext()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Returns a reference to the MailetContext in which this matcher is
+ running.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getMailetInfo()"><B>getMailetInfo()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns information about the mailet, such as author, version, and
+ copyright.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#getMailetName()"><B>getMailetName()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Returns the name of this mailet instance.
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#getMatcherConfig()"><B>getMatcherConfig()</B></A> - 
+Method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#getMatcherConfig()"><B>getMatcherConfig()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Returns this matcher's MatcherConfig object.
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#getMatcherInfo()"><B>getMatcherInfo()</B></A> - 
+Method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#getMatcherInfo()"><B>getMatcherInfo()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Returns information about the matcher, such as author, version, and
+ copyright.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#getMatcherName()"><B>getMatcherName()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Returns the name of this matcher instance.
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#getTimeZone()"><B>getTimeZone()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Gets the time zone.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#getTimeZone()"><B>getTimeZone()</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Gets the time zone.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#getTimeZone()"><B>getTimeZone()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Gets the time zone.
+</DL>
+<HR>
+<A NAME="_H_"><!-- --></A><H2>
+<B>H</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Overrides hashCode
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#hashCode()"><B>hashCode()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Overrides hashCode
+</DL>
+<HR>
+<A NAME="_I_"><!-- --></A><H2>
+<B>I</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#IN_REPLY_TO"><B>IN_REPLY_TO</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the message id of the message
+ that to which this email is a reply.
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#init(org.apache.mailet.MatcherConfig)"><B>init(MatcherConfig)</B></A> - 
+Method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#init(org.apache.mailet.MailetConfig)"><B>init(MailetConfig)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Called by the mailet container to indicate to a mailet that the
+ mailet is being placed into service.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#init()"><B>init()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>A convenience method which can be overridden so that there's no
+ need to call super.init(config).
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#init(org.apache.mailet.MatcherConfig)"><B>init(MatcherConfig)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Called by the matcher container to indicate to a matcher that the
+ matcher is being placed into service.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#init()"><B>init()</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>A convenience method which can be overridden so that there's no
+ need to call super.init(config).
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#isAlphaChar(java.lang.String, int)"><B>isAlphaChar(String, int)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Check wether the char is part of a word
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#isFlowedTextMessage(javax.mail.Message)"><B>isFlowedTextMessage(Message)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Check wether the input message is formad=flowed
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#isLenient()"><B>isLenient()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Tell whether date/time parsing is to be lenient.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#isLenient()"><B>isLenient()</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Tell whether date/time parsing is to be lenient.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#isLenient()"><B>isLenient()</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Tell whether date/time parsing is to be lenient.
+</DL>
+<HR>
+<A NAME="_K_"><!-- --></A><H2>
+<B>K</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#KEYWORDS"><B>KEYWORDS</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores human-readable keywords.
+</DL>
+<HR>
+<A NAME="_L_"><!-- --></A><H2>
+<B>L</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#log(java.lang.String)"><B>log(String)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Writes the specified message to a mailet log file.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#log(java.lang.String, java.lang.Throwable)"><B>log(String, Throwable)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Writes an explanatory message and a stack trace for a given Throwable
+ exception to the mailet log file.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#log(java.lang.String)"><B>log(String)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Writes the specified message to a matcher log file.
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#log(java.lang.String, java.lang.Throwable)"><B>log(String, Throwable)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Writes an explanatory message and a stack trace for a given Throwable
+ exception to the matcher log file.
+</DL>
+<HR>
+<A NAME="_M_"><!-- --></A><H2>
+<B>M</B></H2>
+<DL>
+<DT><A HREF="./org/apache/james/util/mailet/MailetUtil.html" title="class in org.apache.james.util.mailet"><B>MailetUtil</B></A> - Class in <A HREF="./org/apache/james/util/mailet/package-summary.html">org.apache.james.util.mailet</A><DD>The Util class provide some static methods which can be usefull in mailets<DT><A HREF="./org/apache/james/util/mailet/MailetUtil.html#MailetUtil()"><B>MailetUtil()</B></A> - 
+Constructor for class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MailetUtil.html" title="class in org.apache.james.util.mailet">MailetUtil</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#match(org.apache.mailet.Mail)"><B>match(Mail)</B></A> - 
+Method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>Return a Collection of "not matched" recipients
+<DT><A HREF="./org/apache/mailet/GenericMatcher.html#match(org.apache.mailet.Mail)"><B>match(Mail)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMatcher.html" title="class in org.apache.mailet">GenericMatcher</A>
+<DD>Called by the matcher container to allow the matcher to process a
+ message.
+<DT><A HREF="./org/apache/mailet/GenericRecipientMatcher.html#match(org.apache.mailet.Mail)"><B>match(Mail)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericRecipientMatcher.html" title="class in org.apache.mailet">GenericRecipientMatcher</A>
+<DD>Matches each recipient one by one through matchRecipient(MailAddress
+ recipient) method.
+<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet"><B>MatcherInverter</B></A> - Class in <A HREF="./org/apache/james/util/mailet/package-summary.html">org.apache.james.util.mailet</A><DD>This class can be used as a wrapper for getting the "not matched" recipients<DT><A HREF="./org/apache/james/util/mailet/MatcherInverter.html#MatcherInverter(org.apache.mailet.Matcher)"><B>MatcherInverter(Matcher)</B></A> - 
+Constructor for class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MatcherInverter.html" title="class in org.apache.james.util.mailet">MatcherInverter</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/GenericRecipientMatcher.html#matchRecipient(org.apache.mailet.MailAddress)"><B>matchRecipient(MailAddress)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericRecipientMatcher.html" title="class in org.apache.mailet">GenericRecipientMatcher</A>
+<DD>Simple check to match exclusively on the email address (not
+ message information).
+<DT><A HREF="./org/apache/james/util/mailet/StringUtils.html#md5(java.lang.String)"><B>md5(String)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/StringUtils.html" title="class in org.apache.james.util.mailet">StringUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#MESSAGE_ID"><B>MESSAGE_ID</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the message id.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#MESSAGE_ID_VARIATION"><B>MESSAGE_ID_VARIATION</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>A common variation on the name of the RFC 2822 header that
+ stores the message id.
+</DL>
+<HR>
+<A NAME="_N_"><!-- --></A><H2>
+<B>N</B></H2>
+<DL>
+<DT><A HREF="./org/apache/james/util/mailet/MailetUtil.html#normalizeSubject(java.lang.String, java.lang.String)"><B>normalizeSubject(String, String)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/MailetUtil.html" title="class in org.apache.james.util.mailet">MailetUtil</A>
+<DD>This takes the subject string and reduces (normailzes) it.
+</DL>
+<HR>
+<A NAME="_O_"><!-- --></A><H2>
+<B>O</B></H2>
+<DL>
+<DT><A HREF="./org/apache/james/util/mailet/package-summary.html"><B>org.apache.james.util.mailet</B></A> - package org.apache.james.util.mailet<DD>&nbsp;<DT><A HREF="./org/apache/mailet/package-summary.html"><B>org.apache.mailet</B></A> - package org.apache.mailet<DD>&nbsp;<DT><A HREF="./org/apache/mailet/dates/package-summary.html"><B>org.apache.mailet.dates</B></A> - package org.apache.mailet.dates<DD>&nbsp;</DL>
+<HR>
+<A NAME="_P_"><!-- --></A><H2>
+<B>P</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Parses text from the beginning of the given string to produce a date.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Parses text from the beginning of the given string to produce a date.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#parse(java.lang.String)"><B>parse(String)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Parses text from the beginning of the given string to produce a date.
+</DL>
+<HR>
+<A NAME="_R_"><!-- --></A><H2>
+<B>R</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RECEIVED"><B>RECEIVED</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 headers that store additional tracing data.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#REFERENCES"><B>REFERENCES</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that is used to identify the thread to
+ which this message refers.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#REPLY_TO"><B>REPLY_TO</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the reply-to address.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_BCC"><B>RESENT_BCC</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the blind carbon copied recipients
+ of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_CC"><B>RESENT_CC</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the carbon copied recipients
+ of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_DATE"><B>RESENT_DATE</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the date the message was resent.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_FROM"><B>RESENT_FROM</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the originator of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_MESSAGE_ID"><B>RESENT_MESSAGE_ID</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the message id
+ of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_SENDER"><B>RESENT_SENDER</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the transmission agent
+ of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RESENT_TO"><B>RESENT_TO</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the recipients
+ of the resent message.
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#RETURN_PATH"><B>RETURN_PATH</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 headers that store the tracing data for the return path.
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_CRLF"><B>RFC2646_CRLF</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_FROM"><B>RFC2646_FROM</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_QUOTE"><B>RFC2646_QUOTE</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_SIGNATURE"><B>RFC2646_SIGNATURE</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_SPACE"><B>RFC2646_SPACE</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_WIDTH"><B>RFC2646_WIDTH</B></A> - 
+Static variable in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet"><B>RFC2822Headers</B></A> - Class in <A HREF="./org/apache/mailet/package-summary.html">org.apache.mailet</A><DD>This utility class provides the set of header names explicitly defined in RFC 2822<DT><A HREF="./org/apache/mailet/dates/RFC2980DateFormat.html" title="class in org.apache.mailet.dates"><B>RFC2980DateFormat</B></A> - Class in <A HREF="./org/apache/mailet/dates/package-summary.html">org.apache.mailet.dates</A><DD>A thread-safe date formatting class to produce dates formatted in accord with the
+ specifications of section 3.2 of RFC 2980.<DT><A HREF="./org/apache/mailet/dates/RFC2980DateFormat.html#RFC2980DateFormat()"><B>RFC2980DateFormat()</B></A> - 
+Constructor for class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC2980DateFormat.html" title="class in org.apache.mailet.dates">RFC2980DateFormat</A>
+<DD>Constructor for RFC2980DateFormat
+<DT><A HREF="./org/apache/mailet/dates/RFC822DateFormat.html" title="class in org.apache.mailet.dates"><B>RFC822DateFormat</B></A> - Class in <A HREF="./org/apache/mailet/dates/package-summary.html">org.apache.mailet.dates</A><DD>A thread safe wrapper for the <code>javax.mail.internet.MailDateFormat</code> class.<DT><A HREF="./org/apache/mailet/dates/RFC822DateFormat.html#RFC822DateFormat()"><B>RFC822DateFormat()</B></A> - 
+Constructor for class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC822DateFormat.html" title="class in org.apache.mailet.dates">RFC822DateFormat</A>
+<DD>Constructor for RFC822DateFormat
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates"><B>RFC977DateFormat</B></A> - Class in <A HREF="./org/apache/mailet/dates/package-summary.html">org.apache.mailet.dates</A><DD>A thread-safe date formatting class to produce dates formatted in accord with the
+ specifications of RFC 977.<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#RFC977DateFormat()"><B>RFC977DateFormat()</B></A> - 
+Constructor for class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Constructor for RFC977DateFormat
+</DL>
+<HR>
+<A NAME="_S_"><!-- --></A><H2>
+<B>S</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#SENDER"><B>SENDER</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the actual mail transmission agent,
+ if this differs from the author of the message.
+<DT><A HREF="./org/apache/mailet/GenericMailet.html#service(org.apache.mailet.Mail)"><B>service(Mail)</B></A> - 
+Method in class org.apache.mailet.<A HREF="./org/apache/mailet/GenericMailet.html" title="class in org.apache.mailet">GenericMailet</A>
+<DD>Called by the mailet container to allow the mailet to process a
+ message.
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#setFlowedContent(javax.mail.Message, java.lang.String, boolean)"><B>setFlowedContent(Message, String, boolean)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Encode the input text and sets it as the new message content
+<DT><A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html#setFlowedContent(javax.mail.Message, java.lang.String, boolean, int, boolean, java.lang.String)"><B>setFlowedContent(Message, String, boolean, int, boolean, String)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/FlowedMessageUtils.html" title="class in org.apache.james.util.mailet">FlowedMessageUtils</A>
+<DD>Encode the input text and sets it as the new message content
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#setLenient(boolean)"><B>setLenient(boolean)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Specify whether or not date/time parsing is to be lenient.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#setLenient(boolean)"><B>setLenient(boolean)</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Specify whether or not date/time parsing is to be lenient.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#setLenient(boolean)"><B>setLenient(boolean)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Specify whether or not date/time parsing is to be lenient.
+<DT><A HREF="./org/apache/mailet/dates/RFC977DateFormat.html#setTimeZone(java.util.TimeZone)"><B>setTimeZone(TimeZone)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC977DateFormat.html" title="class in org.apache.mailet.dates">RFC977DateFormat</A>
+<DD>Sets the time zone of this SynchronizedDateFormat object.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html#setTimeZone(java.util.TimeZone)"><B>setTimeZone(TimeZone)</B></A> - 
+Method in interface org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates">SimplifiedDateFormat</A>
+<DD>Sets the time zone of this SimplifiedDateFormat object.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#setTimeZone(java.util.TimeZone)"><B>setTimeZone(TimeZone)</B></A> - 
+Method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Sets the time zone of this SynchronizedDateFormat object.
+<DT><A HREF="./org/apache/mailet/dates/SimplifiedDateFormat.html" title="interface in org.apache.mailet.dates"><B>SimplifiedDateFormat</B></A> - Interface in <A HREF="./org/apache/mailet/dates/package-summary.html">org.apache.mailet.dates</A><DD>This interface is designed to provide a simplified subset of the
+ methods provided by the <code>java.text.DateFormat</code> class.<DT><A HREF="./org/apache/james/util/mailet/StringUtils.html#split(java.lang.String, java.lang.String)"><B>split(String, String)</B></A> - 
+Static method in class org.apache.james.util.mailet.<A HREF="./org/apache/james/util/mailet/StringUtils.html" title="class in org.apache.james.util.mailet">StringUtils</A>
+<DD>Split a string given a pattern (regex), considering escapes
+<DT><A HREF="./org/apache/james/util/mailet/StringUtils.html" title="class in org.apache.james.util.mailet"><B>StringUtils</B></A> - Class in <A HREF="./org/apache/james/util/mailet/package-summary.html">org.apache.james.util.mailet</A><DD>&nbsp;<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#SUBJECT"><B>SUBJECT</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the subject.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates"><B>SynchronizedDateFormat</B></A> - Class in <A HREF="./org/apache/mailet/dates/package-summary.html">org.apache.mailet.dates</A><DD>This class is designed to be a synchronized wrapper for a
+ <code>java.text.DateFormat</code> subclass.<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#SynchronizedDateFormat(java.lang.String, java.util.Locale)"><B>SynchronizedDateFormat(String, Locale)</B></A> - 
+Constructor for class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Public constructor that mimics that of SimpleDateFormat.
+<DT><A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html#SynchronizedDateFormat(java.text.DateFormat)"><B>SynchronizedDateFormat(DateFormat)</B></A> - 
+Constructor for class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/SynchronizedDateFormat.html" title="class in org.apache.mailet.dates">SynchronizedDateFormat</A>
+<DD>Wrapper method to allow child classes to synchronize a preexisting
+ DateFormat.
+</DL>
+<HR>
+<A NAME="_T_"><!-- --></A><H2>
+<B>T</B></H2>
+<DL>
+<DT><A HREF="./org/apache/mailet/RFC2822Headers.html#TO"><B>TO</B></A> - 
+Static variable in class org.apache.mailet.<A HREF="./org/apache/mailet/RFC2822Headers.html" title="class in org.apache.mailet">RFC2822Headers</A>
+<DD>The name of the RFC 2822 header that stores the primary mail recipients.
+<DT><A HREF="./org/apache/mailet/dates/RFC822DateFormat.html#toString(java.util.Date)"><B>toString(Date)</B></A> - 
+Static method in class org.apache.mailet.dates.<A HREF="./org/apache/mailet/dates/RFC822DateFormat.html" title="class in org.apache.mailet.dates">RFC822DateFormat</A>
+<DD><B>Deprecated.</B>&nbsp;<I>This method is not necessary and is preserved for API
+             backwards compatibility.  Users of this class should
+             instantiate an instance and use it as they would any
+             other DateFormat object.</I>
+</DL>
+<HR>
+<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> 
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2008 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>

Added: james/site/trunk/www/mailet/base/apidocs/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/apidocs/index.html?rev=688310&view=auto
==============================================================================
--- james/site/trunk/www/mailet/base/apidocs/index.html (added)
+++ james/site/trunk/www/mailet/base/apidocs/index.html Sat Aug 23 06:13:30 2008
@@ -0,0 +1,40 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc on Sat Aug 23 14:09:07 BST 2008-->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT API
+</TITLE>
+<SCRIPT type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1)
+        targetPage = "undefined";
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+</HEAD>
+<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()">
+<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()">
+<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages">
+<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</FRAMESET>
+<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<NOFRAMES>
+<H2>
+Frame Alert</H2>
+
+<P>
+This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client.
+<BR>
+Link to<A HREF="overview-summary.html">Non-frame version.</A>
+</NOFRAMES>
+</FRAMESET>
+</HTML>

Added: james/site/trunk/www/mailet/base/apidocs/org/apache/james/util/mailet/FlowedMessageUtils.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mailet/base/apidocs/org/apache/james/util/mailet/FlowedMessageUtils.html?rev=688310&view=auto
==============================================================================
--- james/site/trunk/www/mailet/base/apidocs/org/apache/james/util/mailet/FlowedMessageUtils.html (added)
+++ james/site/trunk/www/mailet/base/apidocs/org/apache/james/util/mailet/FlowedMessageUtils.html Sat Aug 23 06:13:30 2008
@@ -0,0 +1,634 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.5.0_16) on Sat Aug 23 14:09:06 BST 2008 -->
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<TITLE>
+FlowedMessageUtils (Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT API)
+</TITLE>
+
+<META NAME="keywords" CONTENT="org.apache.james.util.mailet.FlowedMessageUtils class">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    parent.document.title="FlowedMessageUtils (Apache JAMES Basic Mailet Toolkit 1.0-SNAPSHOT API)";
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FlowedMessageUtils.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/james/util/mailet/MailetUtil.html" title="class in org.apache.james.util.mailet"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/james/util/mailet/FlowedMessageUtils.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="FlowedMessageUtils.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<!-- ======== START OF CLASS DATA ======== -->
+<H2>
+<FONT SIZE="-1">
+org.apache.james.util.mailet</FONT>
+<BR>
+Class FlowedMessageUtils</H2>
+<PRE>
+java.lang.Object
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.james.util.mailet.FlowedMessageUtils</B>
+</PRE>
+<HR>
+<DL>
+<DT><PRE>public final class <B>FlowedMessageUtils</B><DT>extends java.lang.Object</DL>
+</PRE>
+
+<P>
+Manage texts encoded as "text/plain; format=flowed" 
+ As a reference see RFC2646 and RFC3676 (new method with DelSP support).
+ Url:
+ http://www.rfc-editor.org/rfc/rfc2646.txt (or http://www.zvon.org/tmRFC/RFC2646/Output/index.html )
+ http://www.rfc-editor.org/rfc/rfc3676.txt (or http://www.zvon.org/tmRFC/RFC3676/Output/index.html )
+ 
+ IMPORTANT NOTES:
+ - in order to decode, the input text must belong to a mail with headers similar to:
+   Content-Type: text/plain; charset="CHARSET"; [delsp="yes|no"; ]format="flowed"
+   (the quotes around CHARSET are not mandatory)
+   Furthermore the header Content-Transfer-Encoding MUST NOT BE Quoted-Printable
+   (see RFC3676 paragraph 4.2).(In fact this happens often for non 7bit messages).
+ - when encoding the input text will be changed eliminating every space found before CRLF,
+   otherwise it won't be possible to recognize hard breaks from soft breaks.
+   In this scenario encoding and decoding a message will not return a message identical to 
+   the original (lines with hard breaks will be trimmed)
+<P>
+
+<P>
+<HR>
+
+<P>
+<!-- =========== FIELD SUMMARY =========== -->
+
+<A NAME="field_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Field Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_CRLF">RFC2646_CRLF</A></B></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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_FROM">RFC2646_FROM</A></B></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>static&nbsp;char</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_QUOTE">RFC2646_QUOTE</A></B></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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_SIGNATURE">RFC2646_SIGNATURE</A></B></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>static&nbsp;char</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_SPACE">RFC2646_SPACE</A></B></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>static&nbsp;int</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#RFC2646_WIDTH">RFC2646_WIDTH</A></B></CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<!-- ========== METHOD SUMMARY =========== -->
+
+<A NAME="method_summary"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Method Summary</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#deflow(javax.mail.Message)">deflow</A></B>(javax.mail.Message&nbsp;m)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtains the content of the encoded message, if previously encoded as format=flowed.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#deflow(java.lang.String, boolean)">deflow</A></B>(java.lang.String&nbsp;text,
+       boolean&nbsp;delSp)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decodes a text previously wrapped using "format=flowed"</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#deflowMessage(javax.mail.Message)">deflowMessage</A></B>(javax.mail.Message&nbsp;m)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the message is formad=flowed set the encoded version as message content</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#flow(java.lang.String, boolean)">flow</A></B>(java.lang.String&nbsp;text,
+     boolean&nbsp;delSp)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encode a text (using standard with)</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#flow(java.lang.String, boolean, int)">flow</A></B>(java.lang.String&nbsp;text,
+     boolean&nbsp;delSp,
+     int&nbsp;width)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decode a text</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#flowMessage(javax.mail.Message, boolean)">flowMessage</A></B>(javax.mail.Message&nbsp;m,
+            boolean&nbsp;delSp)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encode the message content (if text/plain).</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#flowMessage(javax.mail.Message, boolean, int)">flowMessage</A></B>(javax.mail.Message&nbsp;m,
+            boolean&nbsp;delSp,
+            int&nbsp;width)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encode the message content (if text/plain).</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><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#isAlphaChar(java.lang.String, int)">isAlphaChar</A></B>(java.lang.String&nbsp;text,
+            int&nbsp;index)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check wether the char is part of a word</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><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#isFlowedTextMessage(javax.mail.Message)">isFlowedTextMessage</A></B>(javax.mail.Message&nbsp;m)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Check wether the input message is formad=flowed</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#setFlowedContent(javax.mail.Message, java.lang.String, boolean)">setFlowedContent</A></B>(javax.mail.Message&nbsp;m,
+                 java.lang.String&nbsp;text,
+                 boolean&nbsp;delSp)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encode the input text and sets it as the new message content</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/james/util/mailet/FlowedMessageUtils.html#setFlowedContent(javax.mail.Message, java.lang.String, boolean, int, boolean, java.lang.String)">setFlowedContent</A></B>(javax.mail.Message&nbsp;m,
+                 java.lang.String&nbsp;text,
+                 boolean&nbsp;delSp,
+                 int&nbsp;width,
+                 boolean&nbsp;preserveCharset,
+                 java.lang.String&nbsp;charset)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Encode the input text and sets it as the new message content</TD>
+</TR>
+</TABLE>
+&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+
+<!-- ============ FIELD DETAIL =========== -->
+
+<A NAME="field_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Field Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="RFC2646_SPACE"><!-- --></A><H3>
+RFC2646_SPACE</H3>
+<PRE>
+public static final char <B>RFC2646_SPACE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_SPACE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="RFC2646_QUOTE"><!-- --></A><H3>
+RFC2646_QUOTE</H3>
+<PRE>
+public static final char <B>RFC2646_QUOTE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_QUOTE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="RFC2646_SIGNATURE"><!-- --></A><H3>
+RFC2646_SIGNATURE</H3>
+<PRE>
+public static final java.lang.String <B>RFC2646_SIGNATURE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_SIGNATURE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="RFC2646_CRLF"><!-- --></A><H3>
+RFC2646_CRLF</H3>
+<PRE>
+public static final java.lang.String <B>RFC2646_CRLF</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_CRLF">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="RFC2646_FROM"><!-- --></A><H3>
+RFC2646_FROM</H3>
+<PRE>
+public static final java.lang.String <B>RFC2646_FROM</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_FROM">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="RFC2646_WIDTH"><!-- --></A><H3>
+RFC2646_WIDTH</H3>
+<PRE>
+public static final int <B>RFC2646_WIDTH</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#org.apache.james.util.mailet.FlowedMessageUtils.RFC2646_WIDTH">Constant Field Values</A></DL>
+</DL>
+
+<!-- ============ METHOD DETAIL ========== -->
+
+<A NAME="method_detail"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Method Detail</B></FONT></TH>
+</TR>
+</TABLE>
+
+<A NAME="deflow(java.lang.String, boolean)"><!-- --></A><H3>
+deflow</H3>
+<PRE>
+public static java.lang.String <B>deflow</B>(java.lang.String&nbsp;text,
+                                      boolean&nbsp;delSp)</PRE>
+<DL>
+<DD>Decodes a text previously wrapped using "format=flowed"
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deflow(javax.mail.Message)"><!-- --></A><H3>
+deflow</H3>
+<PRE>
+public static java.lang.String <B>deflow</B>(javax.mail.Message&nbsp;m)
+                               throws java.io.IOException,
+                                      javax.mail.MessagingException</PRE>
+<DL>
+<DD>Obtains the content of the encoded message, if previously encoded as format=flowed.
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>java.io.IOException</CODE>
+<DD><CODE>javax.mail.MessagingException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="deflowMessage(javax.mail.Message)"><!-- --></A><H3>
+deflowMessage</H3>
+<PRE>
+public static void <B>deflowMessage</B>(javax.mail.Message&nbsp;m)
+                          throws javax.mail.MessagingException,
+                                 java.io.IOException</PRE>
+<DL>
+<DD>If the message is formad=flowed set the encoded version as message content
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE>
+<DD><CODE>java.io.IOException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="flow(java.lang.String, boolean)"><!-- --></A><H3>
+flow</H3>
+<PRE>
+public static java.lang.String <B>flow</B>(java.lang.String&nbsp;text,
+                                    boolean&nbsp;delSp)</PRE>
+<DL>
+<DD>Encode a text (using standard with)
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="flow(java.lang.String, boolean, int)"><!-- --></A><H3>
+flow</H3>
+<PRE>
+public static java.lang.String <B>flow</B>(java.lang.String&nbsp;text,
+                                    boolean&nbsp;delSp,
+                                    int&nbsp;width)</PRE>
+<DL>
+<DD>Decode a text
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFlowedContent(javax.mail.Message, java.lang.String, boolean)"><!-- --></A><H3>
+setFlowedContent</H3>
+<PRE>
+public static void <B>setFlowedContent</B>(javax.mail.Message&nbsp;m,
+                                    java.lang.String&nbsp;text,
+                                    boolean&nbsp;delSp)
+                             throws javax.mail.MessagingException</PRE>
+<DL>
+<DD>Encode the input text and sets it as the new message content
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="setFlowedContent(javax.mail.Message, java.lang.String, boolean, int, boolean, java.lang.String)"><!-- --></A><H3>
+setFlowedContent</H3>
+<PRE>
+public static void <B>setFlowedContent</B>(javax.mail.Message&nbsp;m,
+                                    java.lang.String&nbsp;text,
+                                    boolean&nbsp;delSp,
+                                    int&nbsp;width,
+                                    boolean&nbsp;preserveCharset,
+                                    java.lang.String&nbsp;charset)
+                             throws javax.mail.MessagingException</PRE>
+<DL>
+<DD>Encode the input text and sets it as the new message content
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="flowMessage(javax.mail.Message, boolean)"><!-- --></A><H3>
+flowMessage</H3>
+<PRE>
+public static void <B>flowMessage</B>(javax.mail.Message&nbsp;m,
+                               boolean&nbsp;delSp)
+                        throws javax.mail.MessagingException,
+                               java.io.IOException</PRE>
+<DL>
+<DD>Encode the message content (if text/plain).
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE>
+<DD><CODE>java.io.IOException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="flowMessage(javax.mail.Message, boolean, int)"><!-- --></A><H3>
+flowMessage</H3>
+<PRE>
+public static void <B>flowMessage</B>(javax.mail.Message&nbsp;m,
+                               boolean&nbsp;delSp,
+                               int&nbsp;width)
+                        throws javax.mail.MessagingException,
+                               java.io.IOException</PRE>
+<DL>
+<DD>Encode the message content (if text/plain).
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE>
+<DD><CODE>java.io.IOException</CODE></DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isAlphaChar(java.lang.String, int)"><!-- --></A><H3>
+isAlphaChar</H3>
+<PRE>
+public static boolean <B>isAlphaChar</B>(java.lang.String&nbsp;text,
+                                  int&nbsp;index)</PRE>
+<DL>
+<DD>Check wether the char is part of a word
+ <p>RFC assert a word cannot be splitted (even if the length is greater than the maximum length)
+<P>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
+<A NAME="isFlowedTextMessage(javax.mail.Message)"><!-- --></A><H3>
+isFlowedTextMessage</H3>
+<PRE>
+public static boolean <B>isFlowedTextMessage</B>(javax.mail.Message&nbsp;m)
+                                   throws javax.mail.MessagingException</PRE>
+<DL>
+<DD>Check wether the input message is formad=flowed
+<P>
+<DD><DL>
+
+<DT><B>Throws:</B>
+<DD><CODE>javax.mail.MessagingException</CODE></DL>
+</DD>
+</DL>
+<!-- ========= END OF CLASS DATA ========= -->
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FlowedMessageUtils.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV CLASS&nbsp;
+&nbsp;<A HREF="../../../../../org/apache/james/util/mailet/MailetUtil.html" title="class in org.apache.james.util.mailet"><B>NEXT CLASS</B></A></FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="../../../../../index.html?org/apache/james/util/mailet/FlowedMessageUtils.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="FlowedMessageUtils.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+<TR>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
+<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
+DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2008 <a href="http://www.apache.org">The Apache Software Foundation</a>. All Rights Reserved.
+</BODY>
+</HTML>