Uses of Class
org.apache.torque.generator.configuration.option.OptionsSaxHandler

Packages that use OptionsSaxHandler
org.apache.torque.generator.configuration.option This package contains the classes for reading the options for Torque generator units of generation. 
 

Uses of OptionsSaxHandler in org.apache.torque.generator.configuration.option
 

Subclasses of OptionsSaxHandler in org.apache.torque.generator.configuration.option
 class FileOptionsSaxHandler
          Reads a file options configuration.
 

Methods in org.apache.torque.generator.configuration.option that return OptionsSaxHandler
 OptionsSaxHandler OptionsSaxHandlerFactory.getOptionsSaxHandler()
          Returns a OptionsSaxHandler for reading the configuration of options.
 



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