Uses of Package
org.apache.torque.generator.configuration.mergepoint
Packages that use org.apache.torque.generator.configuration.mergepoint
Package
Description
This package contains the classes for configuring the Torque generator.
This package contains the classes for reading the mergepoint mappings for
the Torque generator units of generation.
This package contains the classes for reading the outlet mappings for
torque-generator's units of generation.
This package defines torque generator outlets which produce output
snippets from the source.
This package defines java outlets and provides some implementations.
-
Classes in org.apache.torque.generator.configuration.mergepoint used by org.apache.torque.generator.configurationClassDescriptionA registry of ActionSaxHandlerFactories.A registry of OptionsSaxHandlerFactories.
-
Classes in org.apache.torque.generator.configuration.mergepoint used by org.apache.torque.generator.configuration.mergepointClassDescriptionA SAX Handler which handles for the action element in mergepoints.Classes implementing this interface are responsible for creating
ActionSaxHandlers 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 mapping between the name of an mergepoint and and the action which should be performed at this point.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 SAX handler which reads the configuration for a OutputAction and creates and configures the Action according to the values in the configuration XML.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 SAX handler which reads the configuration for a TraverseAllAction and creates and configures the Action according to the values in the configuration XML. -
Classes in org.apache.torque.generator.configuration.mergepoint used by org.apache.torque.generator.configuration.outletClassDescriptionA mapping between the name of an mergepoint and and the action which should be performed at this point.
-
Classes in org.apache.torque.generator.configuration.mergepoint used by org.apache.torque.generator.outletClassDescriptionA mapping between the name of an mergepoint and and the action which should be performed at this point.
-
Classes in org.apache.torque.generator.configuration.mergepoint used by org.apache.torque.generator.outlet.javaClassDescriptionA mapping between the name of an mergepoint and and the action which should be performed at this point.