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