Nuxeo Enterprise Platform 5.4

org.nuxeo.common.utils.i18n
Class I18NUtils

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

public final class I18NUtils
extends java.lang.Object

Utility methods for translations.


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

Method Detail

getMessageString

public static java.lang.String getMessageString(java.lang.String bundleName,
                                                java.lang.String key,
                                                java.lang.Object[] params,
                                                java.util.Locale locale)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.