| Package | Description | 
|---|---|
| org.apache.torque.generator | 
 
      This package contains classes neended throughout the Torque generator. 
 | 
| org.apache.torque.generator.configuration | 
 
      This package contains the classes for configuring the Torque generator. 
 | 
| org.apache.torque.generator.configuration.outlet | 
 
      This package contains the classes for reading the outlet mappings for
      torque-generator's units of generation. 
 | 
| org.apache.torque.generator.control | 
 
      This package implements the torque generator Controller . 
 | 
| org.apache.torque.generator.example.gettingstarted | |
| org.apache.torque.generator.file | 
 
      This package contains utility classes for file handling. 
 | 
| org.apache.torque.generator.java | |
| org.apache.torque.generator.outlet | 
 
      This package defines torque generator outlets which produce output
      snippets from the source. 
 | 
| org.apache.torque.generator.outlet.java | 
 
      This package defines java outlets and provides some implementations. 
 | 
| org.apache.torque.generator.processor.string | 
 
      This package contains classes which transform a sting into another string. 
 | 
| org.apache.torque.generator.qname | 
 
      This package contains classes which provide the implementation
      of a qualified name, i.e. a name whiches lives in a hierarchical
      namespace. 
 | 
| org.apache.torque.generator.source | 
 
      This package contains the handling of source files. 
 | 
| org.apache.torque.generator.source.jdbc | 
 
      This package implements sources which read from jdbc. 
 | 
| org.apache.torque.generator.source.properties | |
| org.apache.torque.generator.source.stream | 
 
      This package contains the handling of stream-based sources, 
      such as file sources. 
 | 
| org.apache.torque.generator.source.transform | 
 
      This package contains the definition of source transformers
      and some implementations. 
 | 
| org.apache.torque.generator.source.transform.model | 
 
      This package provides the ability to create a typed source model. 
 | 
| org.apache.torque.generator.template.groovy | 
 
      This package contains the handling of groovy outlets in the 
      Torque generator. 
 | 
| org.apache.torque.generator.template.velocity | 
 
      This package contains the handling of velocity outlets in the 
      Torque generator. 
 | 
| org.apache.torque.generator.variable | 
 
      This package contains the variable handling. 
 |