| 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 | 
|---|---|
| List<UntypedOutletSaxHandlerFactory> | OutletTypes. getUntypedOutletHandlerFactories()Returns an unmodifiable list containing all untyped outlet handler
 factories. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OutletTypes. registerUntypedOutletHandlerFactory(UntypedOutletSaxHandlerFactory factory)Registers a untyped handler. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReflectionOutletSaxHandlerFactoryCreates outlet SAX handlers using reflection and a naming convention. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.