Package org.apache.torque.generator.configuration.mergepoint
package org.apache.torque.generator.configuration.mergepoint
This package contains the classes for reading the mergepoint mappings for the Torque generator units of generation.
-
KlasseBeschreibungA SAX Handler which handles for the action element in mergepoints.A registry of ActionSaxHandlerFactories.Classes implementing this interface are responsible for creating
ActionSaxHandler
s for a specific action type.A SAX handler which reads the configuration for a ApplyAction and creates and configures the Action according to the values in the configuration XML.A Factory which creates a SAX handler for an ApplyAction.The element and attribute names for mergepoint configuration.A mapping between the name of an mergepoint and and the action which should be performed at this point.A SAX Handler which processes a mergepoint configuration in an outlet.A SAX handler which reads the configuration for a OptionAction and creates and configures the Action according to the values in the configuration XML.A Factory which creates a SAX handler for an OptionAction.A registry of OptionsSaxHandlerFactories.A SAX handler which reads the configuration for a OutputAction and creates and configures the Action according to the values in the configuration XML.A Factory which creates a SAX handler for an OutputAction.A SAX handler which reads the configuration for a SourceElementAttributeAction and creates and configures the Action according to the values in the configuration XML.A Factory which creates a SAX handler for a SourceElementAttributeAction.A SAX handler which reads the configuration for a TraverseAllAction and creates and configures the Action according to the values in the configuration XML.A Factory which creates a SAX handler for a TraverseAllAction.