com.tekann.i18n
Class I18nBundle

java.lang.Object
  extended by com.tekann.i18n.I18nBundle

public class I18nBundle
extends java.lang.Object

Stores I18n instances.

Author:
Evandro Rathke.

Constructor Summary
I18nBundle()
           
 
Method Summary
static I18n getBundle(Locale locale, Internacionalizable i)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nBundle

public I18nBundle()
Method Detail

getBundle

public static I18n getBundle(Locale locale,
                             Internacionalizable i)