fr.umlv.tatoo.cc.tools.generator
Class UpperCaser

java.lang.Object
  extended by fr.umlv.tatoo.cc.tools.generator.UpperCaser

public class UpperCaser
extends Object


Method Summary
static UpperCaser getInstance()
           
 String toUpperCase(ObjectId object)
           
 String toUpperCase(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static UpperCaser getInstance()

toUpperCase

public String toUpperCase(ObjectId object)

toUpperCase

public String toUpperCase(String id)