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

Packages that use org.apache.torque.generator.source.transform
org.apache.torque.generator.configuration.source This package provides SAXhandlers for reading the source configuration snippets in the control file. 
org.apache.torque.generator.control This package implements the torque generator Controller . 
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. 
 

Classes in org.apache.torque.generator.source.transform used by org.apache.torque.generator.configuration.source
SourceTransformer
          Transforms one source tree into another source tree.
 

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

Classes in org.apache.torque.generator.source.transform used by org.apache.torque.generator.source
SourceTransformer
          Transforms one source tree into another source tree.
 

Classes in org.apache.torque.generator.source.transform used by org.apache.torque.generator.source.transform
SourceTargetAttributeTransformer
          A transformer which has a source attribute and a target attribute.
SourceTransformer
          Transforms one source tree into another source tree.
SourceTransformerException
          This exception is the superclass of all Exceptions thrown by SourceTransformers.
 



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