| Class | Description | 
|---|---|
| FileSavingResultHandler | 
 This file system based implementation of the CodegenRunnerResultHandler
 interface writes entries of the generated code into files named for each
 entry into the configured path. 
 | 
| TemplateBasedCodegenRunner | 
 This stock  
CodegenRunner generates
 source code by replacing tags in a given template with various versions of
 the names and types of the elements of the configuration tree and their
 children. |