Interface TemplateOutlet

All Superinterfaces:
Outlet
All Known Implementing Classes:
GroovyOutlet, GroovyScriptOutlet, GroovyTemplateOutlet, TemplateOutletImpl, VelocityOutlet

public interface TemplateOutlet extends Outlet
A Outlet which interprets a template.
  • Method Details