Uses of Class
org.apache.torque.generator.outlet.java.StringInputOutlet

Packages that use StringInputOutlet
org.apache.torque.generator.outlet.java This package defines java outlets and provides some implementations. 
 

Uses of StringInputOutlet in org.apache.torque.generator.outlet.java
 

Subclasses of StringInputOutlet in org.apache.torque.generator.outlet.java
 class CamelbackOutlet
          Transform a String to its camelback version.
 class ConstantNameOutlet
          Creates the name of a constant from a string.
 class PackageToPathOutlet
          Takes a package as input and generates a path from it.
 



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