Uses of Package
org.clazzes.util.aop.i18n

Packages that use org.clazzes.util.aop.i18n
org.clazzes.util.aop.i18n   
org.clazzes.util.aop.i18n.impl   
 

Classes in org.clazzes.util.aop.i18n used by org.clazzes.util.aop.i18n
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.
 

Classes in org.clazzes.util.aop.i18n used by org.clazzes.util.aop.i18n.impl
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.
 



Copyright © 2012. All Rights Reserved.