Uses of Class
org.apache.torque.generator.configuration.mergepoint.TraverseAllActionSaxHandler
Packages that use TraverseAllActionSaxHandler
Package
Description
This package contains the classes for reading the mergepoint mappings for
the Torque generator units of generation.
-
Uses of TraverseAllActionSaxHandler in org.apache.torque.generator.configuration.mergepoint
Methods in org.apache.torque.generator.configuration.mergepoint that return TraverseAllActionSaxHandlerModifier and TypeMethodDescriptionTraverseAllActionSaxHandlerFactory.getActionSaxHandler(String uri, String localName, String qName, Attributes attributes, ConfigurationProvider configurationProvider, UnitDescriptor unitDescriptor) Returns a TraverseAllActionSaxHandler for reading the configuration of TraverseAllActions.