Uses of Interface
org.apache.torque.generator.configuration.option.OptionsSaxHandlerFactory
Packages that use OptionsSaxHandlerFactory
Package
Description
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 options for
Torque generator units of generation.
-
Uses of OptionsSaxHandlerFactory in org.apache.torque.generator.configuration.mergepoint
Methods in org.apache.torque.generator.configuration.mergepoint that return OptionsSaxHandlerFactoryModifier and TypeMethodDescriptionOptionsSaxHandlerFactories.getOptionsSaxHandlerFactory(String type) Returns the OptionsSaxHandlerFactory associated with the given type.Methods in org.apache.torque.generator.configuration.mergepoint with parameters of type OptionsSaxHandlerFactoryModifier and TypeMethodDescriptionvoidOptionsSaxHandlerFactories.register(OptionsSaxHandlerFactory optionsSaxHandlerFactory) Registers a new OptionsSaxHandlerFactory. -
Uses of OptionsSaxHandlerFactory in org.apache.torque.generator.configuration.option
Classes in org.apache.torque.generator.configuration.option that implement OptionsSaxHandlerFactoryModifier and TypeClassDescriptionclassA Factory which creates a SAX handler for properties options.classA Factory which creates a SAX handler for XML Options.