Uses of Class
org.apache.torque.generator.configuration.mergepoint.SourceElementAttributeActionSaxHandler

Packages that use SourceElementAttributeActionSaxHandler
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 SourceElementAttributeActionSaxHandler in org.apache.torque.generator.configuration.mergepoint
 

Methods in org.apache.torque.generator.configuration.mergepoint that return SourceElementAttributeActionSaxHandler
 SourceElementAttributeActionSaxHandler SourceElementAttributeActionSaxHandlerFactory.getActionSaxHandler(String uri, String localName, String qName, Attributes attributes, ConfigurationProvider configurationProvider, ProjectPaths projectPaths)
          Returns a OptionActionSaxHandler for reading the configuration of SourceElementAttributeActions.
 



Copyright © 2000-2013 The Apache Software Foundation. All Rights Reserved.