Package org.apache.torque.generator.configuration.option
package org.apache.torque.generator.configuration.option
This package contains the classes for reading the options for Torque generator units of generation.
-
KlasseBeschreibungAn options configuration which reads options from a file.Reads a file options configuration.An option configuration in which the options are provided inside a java map.The part of the configuration which provides information to set options.A SAX handler for reading the options tag in the control configuration.Classes implementing this interface are responsible for creating
OptionsSaxHandler
s for a specific action type.The element and attribute names for the option configuration.An option configuration which reads the options from a properties file.A Factory which creates a SAX handler for properties options.An option configuration which reads the options from a XML file in the java properties XML format.A Factory which creates a SAX handler for XML Options.