Package org.apache.torque.generator.outlet

This package defines torque generator outlets which produce output snippets from the source.

See:
          Description

Interface Summary
Outlet Generates String output from the AST.
 

Class Summary
Mergepoint An merge point where the output of another outlet can be merged into the text generated by a outlet.
OutletImpl Implementation of the features in the Outlet interface which do not depend on type of Outlet.
OutletResult The result of an outlet.
 

Package org.apache.torque.generator.outlet Description

This package defines torque generator outlets which produce output snippets from the source.



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