Uses of Class
org.apache.turbine.services.template.BaseTemplateEngineService

Packages that use BaseTemplateEngineService
org.apache.turbine.services.jsp   
org.apache.turbine.services.velocity   
org.apache.turbine.services.webmacro   
 

Uses of BaseTemplateEngineService in org.apache.turbine.services.jsp
 

Subclasses of BaseTemplateEngineService in org.apache.turbine.services.jsp
 class TurbineJspService
          This is a Service that can process JSP templates from within a Turbine screen.
 

Uses of BaseTemplateEngineService in org.apache.turbine.services.velocity
 

Subclasses of BaseTemplateEngineService in org.apache.turbine.services.velocity
 class TurbineVelocityService
          This is a Service that can process Velocity templates from within a Turbine Screen.
 

Uses of BaseTemplateEngineService in org.apache.turbine.services.webmacro
 

Subclasses of BaseTemplateEngineService in org.apache.turbine.services.webmacro
 class TurbineWebMacroService
          This is a Service that can process WebMacro templates from within a Turbine Screen.
 



Copyright © 1999-2001 Apache Software Foundation. All Rights Reserved.