de.tototec.cmdoption
Class I18nFactory

java.lang.Object
  extended by de.tototec.cmdoption.I18nFactory

public abstract class I18nFactory
extends java.lang.Object


Constructor Summary
I18nFactory()
           
 
Method Summary
static I18n getI18n(java.lang.Class<?> context)
           
static I18n getI18n(java.lang.Class<?> context, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nFactory

public I18nFactory()
Method Detail

getI18n

public static I18n getI18n(java.lang.Class<?> context)

getI18n

public static I18n getI18n(java.lang.Class<?> context,
                           java.util.Locale locale)