Uses of Class
org.apache.torque.generator.outlet.java.OutletWithoutMergepoints
Packages that use OutletWithoutMergepoints
Package
Description
This package defines java outlets and provides some implementations.
-
Uses of OutletWithoutMergepoints in org.apache.torque.generator.outlet.java
Subclasses of OutletWithoutMergepoints in org.apache.torque.generator.outlet.javaModifier and TypeClassDescriptionclassTransform a String to its camelback version.classCreates the name of a constant from a string.classCreates new lines (\n or \r\n).classWrites an option to the output.classTakes a package as input and generates a path from it.classA base class for a outlet which takes a String as input (not a Source Element as a normal outlet would).classOutputs the source tree as XML.