Uses of Class
org.xins.common.TranslationBundle

Packages that use TranslationBundle
org.xins.common Generic utility classes. 
 

Uses of TranslationBundle in org.xins.common
 

Subclasses of TranslationBundle in org.xins.common
 class TranslationBundle_en_US
          Translation bundle for the en_US locale.
 class TranslationBundle_fr_FR
          Translation bundle for the fr_FR locale.
 

Methods in org.xins.common that return TranslationBundle
static TranslationBundle Log.getTranslationBundle()
          Retrieves the active translation bundle.
 



See http://www.xins.org/.