| Interface | Description |
|---|---|
| ICUMessageSource |
Extends the
MessageSource interface in that adds util for passing
arguments as Map. |
| Class | Description |
|---|---|
| DefaultICUMessageSource |
ICU4j Overrides, Lots of copy/paste from ReloadableResourceBundleMessageSource as it wasn't made to be easy to override
and so much is private and final there.
|
| ICUBundleMessageSource |
ICU4j Overrides, Lots of copy/paste horseplay as so much in ReloadableResourceBundleMessageSource is private and final.
|