Package org.apache.torque.generator.outlet.java
package org.apache.torque.generator.outlet.java
This package defines java outlets and provides some implementations.
-
KlassenKlasseBeschreibungTransform a String to its camelback version.Creates the name of a constant from a string.An outlet for creating correctly formatted javadoc.Takes a class name and a package name as input and generates a filename(including path for package) for a java file from it.Creates a target filename from a source filename.Creates new lines (\n or \r\n).Writes an option to the output.Utility methods to retrieve information out of the source model or the configuration.An outlet without mergepoints.Takes a package as input and generates a path from it.A base class for a outlet which takes a String as input (not a Source Element as a normal outlet would).Outputs the source tree as XML.