Uses of Package
org.apache.turbine.util.velocity

Packages that use org.apache.turbine.util.velocity
org.apache.turbine.modules.actions Action class implementations. 
org.apache.turbine.util.velocity Velocity related utility code. 
 

Classes in org.apache.turbine.util.velocity used by org.apache.turbine.modules.actions
VelocityActionEvent
          If you are using VelocitySite stuff, then your Action's should extend this class instead of extending the ActionEvent class.
 

Classes in org.apache.turbine.util.velocity used by org.apache.turbine.util.velocity
VelocityEmail
          This is a simple class for sending email from within Velocity.
VelocityEmailException
          This exception is thrown if a VelocityEmail/VelocityHtmlEmail can not be sent using JavaMail.
VelocityHtmlEmail
          This is a simple class for sending html email from within Velocity.
 



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