Package org.melati.template.velocity

Package class diagram package org.melati.template.velocity
Enables Velocity to be used as the Melati template engine.

See:
          Description

Class Summary
Form  
HttpServletRequestWrap A wrapper around an HttpServletRequest.
MelatiBufferedVelocityWriter Provides an interface for objects that output from melati.
MelatiVelocityWriter This provides an interface for objects that output from melati.
PassbackEvaluationExceptionHandler  
PassbackMethodExceptionEventHandler Reference 'null reference' event handler.
PropagateEvaluationExceptionHandler  
VelocityServletTemplateContext Implements a template context for Melati with Velocity.
VelocityServletTemplateEngine  
VelocityTemplate A Velocity Template for use with Melati.
VelocityTemplateContext  
VelocityTemplateEngine Wrapper for the Velocity Template Engine for use with Melati.
WebMacroClasspathResourceLoader Loads templates from the classpath, mungs them if they are WM templates.
WebMacroConverter Converter from WebMacro templates to Velocity templates.
 

Package org.melati.template.velocity Description

Enables Velocity to be used as the Melati template engine.

The VelocityTemplateEngine has a WebMacroClasspathResourceLoader hardcoded, you could change it to use a WebMacroFileResourceLoader.



Copyright © 2000-2010 PanEris. All Rights Reserved.