Uses of Package
org.apache.torque.generator.configuration.option

Packages that use org.apache.torque.generator.configuration.option
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
org.apache.torque.generator.configuration.controller This package contains the classes for reading the control configuration of the Torque generator units of generation. 
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.option This package contains the classes for reading the options for Torque generator units of generation. 
 

Classes in org.apache.torque.generator.configuration.option used by org.apache.torque.generator.configuration
OptionsConfiguration
          The part of the configuration which provides information to set options.
 

Classes in org.apache.torque.generator.configuration.option used by org.apache.torque.generator.configuration.controller
OptionsConfiguration
          The part of the configuration which provides information to set options.
 

Classes in org.apache.torque.generator.configuration.option used by org.apache.torque.generator.configuration.mergepoint
OptionsSaxHandlerFactory
          Classes implementing this interface are responsible for creating OptionsSaxHandlers for a specific action type.
 

Classes in org.apache.torque.generator.configuration.option used by org.apache.torque.generator.configuration.option
FileOptionsConfiguration
          An options configuration which reads options from a file.
FileOptionsSaxHandler
          Reads a file options configuration.
OptionsConfiguration
          The part of the configuration which provides information to set options.
OptionsSaxHandler
          A SAX handler for reading the options tag in the control configuration.
OptionsSaxHandlerFactory
          Classes implementing this interface are responsible for creating OptionsSaxHandlers for a specific action type.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.