Uses of Interface
org.apache.torque.generator.configuration.outlet.UntypedOutletSaxHandlerFactory
Packages that use UntypedOutletSaxHandlerFactory
Package
Description
This package contains the classes for configuring the Torque generator.
This package contains the classes for reading the outlet mappings for
torque-generator's units of generation.
-
Uses of UntypedOutletSaxHandlerFactory in org.apache.torque.generator.configuration
Methods in org.apache.torque.generator.configuration that return types with arguments of type UntypedOutletSaxHandlerFactoryModifier and TypeMethodDescriptionOutletTypes.getUntypedOutletHandlerFactories()Returns an unmodifiable list containing all untyped outlet handler factories.Methods in org.apache.torque.generator.configuration with parameters of type UntypedOutletSaxHandlerFactoryModifier and TypeMethodDescriptionvoidOutletTypes.registerUntypedOutletHandlerFactory(UntypedOutletSaxHandlerFactory factory) Registers a untyped handler. -
Uses of UntypedOutletSaxHandlerFactory in org.apache.torque.generator.configuration.outlet
Classes in org.apache.torque.generator.configuration.outlet that implement UntypedOutletSaxHandlerFactoryModifier and TypeClassDescriptionclassCreates outlet SAX handlers using reflection and a naming convention.