Package org.clazzes.util.aop.i18n

Interface Summary
Messages Interface for i18n message retrieval through a ResourceBundle and abbreviated formatting using String.format(java.util.Locale, String, Object...).
PluralRule A plural rule mapping a number to one of the plural tags zero, one, two, few or many mentioned in the plural rule specification of the Unicode Consortium.
 

Class Summary
MessagesFactory A factory for Messages, which eases the retrieval of localized resources.
PluralRuleFactory A default factory for plural rules.
 



Copyright © 2013. All Rights Reserved.