Uses of Package
org.apache.torque.generator.template

Packages that use org.apache.torque.generator.template
org.apache.torque.generator.template This package contains the handling of template-based outlets in the Torque generator. 
org.apache.torque.generator.template.velocity This package contains the handling of velocity outlets in the Torque generator. 
 

Classes in org.apache.torque.generator.template used by org.apache.torque.generator.template
TemplateFilter
          An Filter which preprocesses a template.
TemplateOutlet
          A Outlet which interprets a template.
 

Classes in org.apache.torque.generator.template used by org.apache.torque.generator.template.velocity
TemplateFilter
          An Filter which preprocesses a template.
TemplateOutlet
          A Outlet which interprets a template.
TemplateOutletImpl
          An implementation of the TemplateOutlet interface.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.