Uses of Package
org.apache.torque.generator

Packages that use org.apache.torque.generator
org.apache.torque.generator.configuration This package contains the classes for configuring the Torque generator. 
org.apache.torque.generator.control This package implements the torque generator Controller . 
org.apache.torque.generator.control.action This package defines and implements mergepoint actions. 
org.apache.torque.generator.control.existingtargetstrategy This package defines and implements strategies for dealing with the situation that a target file already exists. 
org.apache.torque.generator.merge This package provides access to text file merge implementations. 
org.apache.torque.generator.outlet This package defines torque generator outlets which produce output snippets from the source. 
org.apache.torque.generator.outlet.copy This package defines and implements copy outlets. 
org.apache.torque.generator.outlet.java This package defines java outlets and provides some implementations. 
org.apache.torque.generator.source This package contains the handling of source files. 
org.apache.torque.generator.source.transform This package contains the definition of source transformers and some implementations. 
org.apache.torque.generator.template.velocity This package contains the handling of velocity outlets in the Torque generator. 
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.configuration
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.control
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.control.action
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.control.existingtargetstrategy
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.merge
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.outlet
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.outlet.copy
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.outlet.java
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.source
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.source.transform
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 

Classes in org.apache.torque.generator used by org.apache.torque.generator.template.velocity
GeneratorException
          This exception is the superclass of all Exceptions thrown in the Torque generator.
 



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