Liferay 6.0.5

com.liferay.util
Class ResourceBundleUtil

java.lang.Object
  extended by com.liferay.util.ResourceBundleUtil

public class ResourceBundleUtil
extends Object


Constructor Summary
ResourceBundleUtil()
           
 
Method Summary
static String getString(ResourceBundle resourceBundle, Locale locale, String key, Object[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBundleUtil

public ResourceBundleUtil()
Method Detail

getString

public static String getString(ResourceBundle resourceBundle,
                               Locale locale,
                               String key,
                               Object[] arguments)

Liferay 6.0.5