Uses of Package
org.apache.torque.generator.configuration.source

Packages that use org.apache.torque.generator.configuration.source
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
org.apache.torque.generator.configuration.controller This package contains the classes for reading the control configuration of the Torque generator units of generation. 
org.apache.torque.generator.configuration.source This package provides SAXhandlers for reading the source configuration snippets in the control file. 
org.apache.torque.generator.source.stream This package contains the handling of stream-based sources, such as file sources. 
 

Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.configuration
EntityReferences
          Resolves system Ids for schema files to the schema file content.
SourceSaxHandlerFactories
          A registry of SourceSaxHandlerFactories.
 

Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.configuration.controller
EntityReferences
          Resolves system Ids for schema files to the schema file content.
 

Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.configuration.source
SourceSaxHandler
          A base class for reading source definitions from the controller configuration file.
SourceSaxHandlerFactory
          Classes implementing this interface are responsible for creating SourceSaxHandlers for a specific source type.
 

Classes in org.apache.torque.generator.configuration.source used by org.apache.torque.generator.source.stream
EntityReferences
          Resolves system Ids for schema files to the schema file content.
 



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