| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,TypedOutletSaxHandlerFactory> | OutletTypes. getTypedOutletHandlerFactories()Returns an unmodifiable map containing all typed outlet handler
 factories, keyed by their type. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OutletTypes. registerTypedOutletHandlerFactory(TypedOutletSaxHandlerFactory factory)Registers a handler for a new type of outlets. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CopyOutletSaxHandlerFactoryCreates copy outlet SAX handlers. | 
| class  | GroovyOutletSaxHandlerFactoryCreates Groovy outlet SAX handlers. | 
| class  | JavaOutletSaxHandlerFactoryCreates Java outlet SAX handlers. | 
| class  | VelocityOutletSaxHandlerFactoryCreates Velocity outlet SAX handlers. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.