Uses of Class
org.apache.turbine.util.velocity.VelocityHtmlEmail

Packages that use VelocityHtmlEmail
org.apache.turbine.util.velocity Velocity related utility code. 
 

Uses of VelocityHtmlEmail in org.apache.turbine.util.velocity
 

Methods in org.apache.turbine.util.velocity that return VelocityHtmlEmail
 VelocityHtmlEmail VelocityHtmlEmail.setHtmlTemplate(java.lang.String template)
          Set the HTML template for the mail.
 VelocityHtmlEmail VelocityHtmlEmail.setTextTemplate(java.lang.String template)
          Set the text template for the mail.
 



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