| Package | Description | 
|---|---|
| org.apache.torque.generator.configuration.mergepoint | 
      This package contains the classes for reading the mergepoint mappings for
      the Torque generator units of generation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ApplyActionSaxHandlerFactoryA Factory which creates a SAX handler for an ApplyAction. | 
| class  | OptionActionSaxHandlerFactoryA Factory which creates a SAX handler for an OptionAction. | 
| class  | OutputActionSaxHandlerFactoryA Factory which creates a SAX handler for an OutputAction. | 
| class  | SourceElementAttributeActionSaxHandlerFactoryA Factory which creates a SAX handler for a SourceElementAttributeAction. | 
| class  | TraverseAllActionSaxHandlerFactoryA Factory which creates a SAX handler for a TraverseAllAction. | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionSaxHandlerFactory | ActionSaxHandlerFactories. getActionSaxHandlerFactory(String type)Returns the ActionSaxHandlerFactory associated with the given type. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActionSaxHandlerFactories. register(ActionSaxHandlerFactory factory)Registers a handler for a new action type. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.