Uses of Class
org.norther.tammi.spray.engine.AbstractTemplateEngine

Packages that use AbstractTemplateEngine
org.norther.tammi.spray.freemarker   
org.norther.tammi.spray.servlet   
org.norther.tammi.spray.velocity   
 

Uses of AbstractTemplateEngine in org.norther.tammi.spray.freemarker
 

Subclasses of AbstractTemplateEngine in org.norther.tammi.spray.freemarker
 class FreemarkerEngine
          FreemarkerEngine implements TemplateEngine for Freemarker templates.
 

Uses of AbstractTemplateEngine in org.norther.tammi.spray.servlet
 

Subclasses of AbstractTemplateEngine in org.norther.tammi.spray.servlet
 class DefaultJSPEngine
          DefaultJSPEngine implements TemplateEngine for JSP templates.
 class DefaultServletEngine
          DefaultServletEngine implements TemplateEngine for servlet templates.
 

Uses of AbstractTemplateEngine in org.norther.tammi.spray.velocity
 

Subclasses of AbstractTemplateEngine in org.norther.tammi.spray.velocity
 class VelocityEngine
          VelocityEngine implements TemplateEngine for Velocity templates.
 



Copyright © 2004 The Norther Organization. All rights reserved.