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