Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- io.foodtechlab.i18n.config.I18NLocalizationConfig
- io.foodtechlab.i18n.qualifier.I18NTranslatorQualifier
- io.foodtechlab.i18n.qualifier.I18NTranslatorQualifierBuilder
- io.foodtechlab.i18n.translator.LocalizationI18NTranslator (implements io.foodtechlab.i18n.I18NTranslator)
- io.foodtechlab.i18n.translator.DefaultLocalizationI18NTranslator
- io.foodtechlab.i18n.translator.RuLocalizationI18NTranslator
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- java.lang.IllegalArgumentException
- io.foodtechlab.i18n.exception.IllegalInjectionTypeException
- io.foodtechlab.i18n.exception.NotUniqueTranslatorException
- io.foodtechlab.i18n.exception.TranslatorHasInvalidLocaleException
- java.lang.IllegalStateException
- io.foodtechlab.i18n.exception.DefaultTranslatorNotSetException
- io.foodtechlab.i18n.exception.TranslatorListAreEmptyException
- java.lang.IllegalArgumentException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- io.foodtechlab.i18n.I18NTranslator