|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use I18nCodeMessageFormatter | |
---|---|
de.smartics.exceptions.i18n | The core package for the I18N exception handling. |
de.smartics.exceptions.i18n.context | Provides context configuration for exceptions. |
Uses of I18nCodeMessageFormatter in de.smartics.exceptions.i18n |
---|
Classes in de.smartics.exceptions.i18n that implement I18nCodeMessageFormatter | |
---|---|
class |
DefaultI18nCodeMessageFormatter Default implementation to format code messages in the context of I18N. |
Methods in de.smartics.exceptions.i18n that return I18nCodeMessageFormatter | |
---|---|
I18nCodeMessageFormatter |
I18nExceptionContext.getCodeMessageFormatter() Returns the formatter for code messages. |
static I18nCodeMessageFormatter |
I18nExceptionContextManager.getFormatter(ClassLoader classLoader) Convenience method to access the formatter for code messages for the given class loader. |
Uses of I18nCodeMessageFormatter in de.smartics.exceptions.i18n.context |
---|
Methods in de.smartics.exceptions.i18n.context that return I18nCodeMessageFormatter | |
---|---|
I18nCodeMessageFormatter |
AbstractI18nExceptionContext.getCodeMessageFormatter() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |