Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.common.utils.i18n
Class I18NUtils

java.lang.Object
  extended by org.nuxeo.common.utils.i18n.I18NUtils

public final class I18NUtils
extends Object

Utility methods for translations.


Method Summary
static String getMessageString(String bundleName, String key, Object[] params, Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageString

public static String getMessageString(String bundleName,
                                      String key,
                                      Object[] params,
                                      Locale locale)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.