Uses of Class
org.apache.torque.generator.configuration.option.OptionsSaxHandler
-
Packages that use OptionsSaxHandler Package Description 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 Modifier and Type Class Description class
FileOptionsSaxHandler
Reads a file options configuration.Methods in org.apache.torque.generator.configuration.option that return OptionsSaxHandler Modifier and Type Method Description OptionsSaxHandler
OptionsSaxHandlerFactory. getOptionsSaxHandler()
Returns a OptionsSaxHandler for reading the configuration of options.
-