Package | Description |
---|---|
org.clazzes.util.aop.i18n | |
org.clazzes.util.aop.i18n.impl |
Class and Description |
---|
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 and Description |
---|
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 © 2016 Clazzes.org. All rights reserved.