| Package | Description | 
|---|---|
| org.apache.torque.generator.configuration | 
      This package contains the classes for configuring the Torque generator. | 
| org.apache.torque.generator.configuration.mergepoint | 
      This package contains the classes for reading the mergepoint mappings for
      the Torque generator units of generation. | 
| 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.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. | 
| Class and Description | 
|---|
| ActionSaxHandlerFactories A registry of ActionSaxHandlerFactories. | 
| OptionsSaxHandlerFactories A registry of OptionsSaxHandlerFactories. | 
| Class and Description | 
|---|
| ActionSaxHandler A SAX Handler which handles for the action element in mergepoints. | 
| ActionSaxHandlerFactory Classes implementing this interface are responsible for creating
  ActionSaxHandlers for a specific action type. | 
| ApplyActionSaxHandler A SAX handler which reads the configuration for a ApplyAction
 and creates and configures the Action according to the values in the
 configuration XML. | 
| MergepointMapping A mapping between the name of an mergepoint and and the action which should
 be performed at this point. | 
| OptionActionSaxHandler A SAX handler which reads the configuration for a OptionAction
 and creates and configures the Action according to the values in the
 configuration XML. | 
| OutputActionSaxHandler A SAX handler which reads the configuration for a OutputAction
 and creates and configures the Action according to the values in the
 configuration XML. | 
| SourceElementAttributeActionSaxHandler A SAX handler which reads the configuration for a
 SourceElementAttributeAction and creates and configures the Action
 according to the values in the configuration XML. | 
| TraverseAllActionSaxHandler A SAX handler which reads the configuration for a TraverseAllAction
 and creates and configures the Action according to the values in the
 configuration XML. | 
| Class and Description | 
|---|
| MergepointMapping A mapping between the name of an mergepoint and and the action which should
 be performed at this point. | 
| Class and Description | 
|---|
| MergepointMapping A mapping between the name of an mergepoint and and the action which should
 be performed at this point. | 
| Class and Description | 
|---|
| MergepointMapping A mapping between the name of an mergepoint and and the action which should
 be performed at this point. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.