Class Mergepoint
java.lang.Object
org.apache.torque.generator.outlet.Mergepoint
An merge point where the output of another outlet can be merged
into the text generated by a outlet.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Mergepoint
Constructor.- Parameters:
name- the name of the merge point, not null.- Throws:
NullPointerException- if the name is null.
-
-
Method Details