de.uni_paderborn.fujaba.codegen
Class CGU

java.lang.Object
  extended byde.uni_paderborn.fujaba.codegen.CGU

public class CGU
extends java.lang.Object

Code Generation Utility

Version:
$Revision: 1.11 $
Author:
$Author: schneider $

Constructor Summary
private CGU()
          Default Constructor
 
Method Summary
static java.lang.String downFirstChar(java.lang.String strg)
          No comment provided by developer, please add a comment to improve documentation
static java.lang.String upFirstChar(java.lang.String strg)
          No comment provided by developer, please add a comment to improve documentation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGU

private CGU()
Default Constructor

Method Detail

upFirstChar

public static java.lang.String upFirstChar(java.lang.String strg)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
strg - No description provided
Returns:
No description provided

downFirstChar

public static java.lang.String downFirstChar(java.lang.String strg)
No comment provided by developer, please add a comment to improve documentation. §

Parameters:
strg - No description provided
Returns:
No description provided