Class I18nHelper


  • public class I18nHelper
    extends Object
    Simple interpolation for i18n messages with parameters independently of the UI layer. Only support parameter replacement with the "{0}", "{1}"... syntax.
    Author:
    ogrisel