See: Description
| Interface | Description | 
|---|---|
| ActionSaxHandlerFactory | Classes implementing this interface are responsible for creating
  ActionSaxHandlers for a specific action type. | 
| Class | Description | 
|---|---|
| ActionSaxHandler | A SAX Handler which handles for the action element in mergepoints. | 
| ActionSaxHandlerFactories | A registry of ActionSaxHandlerFactories. | 
| 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. | 
| ApplyActionSaxHandlerFactory | A Factory which creates a SAX handler for an ApplyAction. | 
| MergepointConfigurationTags | The element and attribute names for mergepoint configuration. | 
| MergepointMapping | A mapping between the name of an mergepoint and and the action which should
 be performed at this point. | 
| MergepointSaxHandler | A SAX Handler which processes a mergepoint configuration in an outlet. | 
| 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. | 
| OptionActionSaxHandlerFactory | A Factory which creates a SAX handler for an OptionAction. | 
| OptionsSaxHandlerFactories | A registry of OptionsSaxHandlerFactories. | 
| 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. | 
| OutputActionSaxHandlerFactory | A Factory which creates a SAX handler for an OutputAction. | 
| 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. | 
| SourceElementAttributeActionSaxHandlerFactory | A Factory which creates a SAX handler for a SourceElementAttributeAction. | 
| 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. | 
| TraverseAllActionSaxHandlerFactory | A Factory which creates a SAX handler for a TraverseAllAction. | 
This package contains the classes for reading the mergepoint mappings for the Torque generator units of generation.
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.