Uses of Class
org.apache.turbine.util.mail.HtmlEmail

Packages that use HtmlEmail
org.apache.turbine.util.mail   
 

Uses of HtmlEmail in org.apache.turbine.util.mail
 

Methods in org.apache.turbine.util.mail that return HtmlEmail
 HtmlEmail HtmlEmail.setTextMsg(java.lang.String text)
          Deprecated. Set the text content.
 HtmlEmail HtmlEmail.setHtmlMsg(java.lang.String html)
          Deprecated. Set the HTML content.
 HtmlEmail HtmlEmail.setHtmlMsg(org.apache.ecs.Document doc)
          Deprecated. Set the HTML content based on an ECS document.
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.