Skip navigation links
C D F G I L M P R Y 

C

calculateAllFilenames(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
checkLocale(Locale) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
checks if local is null and returns the LocaleContextHolder.getLocale() is so
clearCache() - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
createMessageFormat(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
createMessageFormatICU(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 

D

DefaultICUMessageSource - Class in yakworks.i18n.icu
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.
DefaultICUMessageSource() - Constructor for class yakworks.i18n.icu.DefaultICUMessageSource
 

F

formatMessage(String, Object[], Locale) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 

G

getDefaultLocale() - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
getHolderLocale() - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
getHolderLocale() - Method in interface yakworks.i18n.icu.ICUMessageSource
Get the locale from the LocaleContextHolder
getMergedProperties(Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
getMessage(String, MsgContext) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
Default icu and mapped based method
getMessage(MessageSourceResolvable) - Method in interface yakworks.i18n.icu.ICUMessageSource
Get using the Locale in the HolderLocale
getMessageFormat(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource.PropertiesHolder
 
getMessageFormatICU(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource.PropertiesHolder
 
getMessageInternal(String, Object[], Locale) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
getMessageInternal(String, MsgContext) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
getProperties(String) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 

I

ICUBundleMessageSource - Class in yakworks.i18n.icu
ICU4j Overrides, Lots of copy/paste horseplay as so much in ReloadableResourceBundleMessageSource is private and final.
ICUBundleMessageSource() - Constructor for class yakworks.i18n.icu.ICUBundleMessageSource
 
ICUBundleMessageSource.PropertiesHolder - Class in yakworks.i18n.icu
Override
ICUMessageSource - Interface in yakworks.i18n.icu
Extends the MessageSource interface in that adds util for passing arguments as Map.
interpolate(String, MsgContext) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
INVALID_MESSAGE_FORMAT - Static variable in class yakworks.i18n.icu.DefaultICUMessageSource
 

L

loadProperties(Resource, String) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 

M

mergeExternalProperties(Locale, Properties) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
mergePluginProperties(Locale, Properties) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 

P

PropertiesHolder() - Constructor for class yakworks.i18n.icu.ICUBundleMessageSource.PropertiesHolder
 
PropertiesHolder(Properties, long) - Constructor for class yakworks.i18n.icu.ICUBundleMessageSource.PropertiesHolder
 

R

refreshPropertiesICU(String, ICUBundleMessageSource.PropertiesHolder) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
renderDefaultMessage(String, Object[], Locale) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
resolveArguments(MsgContext) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
transforms messsage args doing interpolation formatting on each one if it implements the MessageSourceResolvable
resolveArguments(Object[], Locale) - Method in class yakworks.i18n.icu.DefaultICUMessageSource
 
resolveCode(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
 
resolveCodeICU(String, Locale) - Method in class yakworks.i18n.icu.ICUBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.

Y

yakworks.i18n.icu - package yakworks.i18n.icu
 
C D F G I L M P R Y 
Skip navigation links