org.apache.myfaces.util.bundle
Class BundleUtils
java.lang.Object
org.apache.myfaces.util.bundle.BundleUtils
public class BundleUtils
extends java.lang.Object
DOCUMENT ME!
$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $- Manfred Geiler (latest modification by $Author: matze $)
static ResourceBundle | findResourceBundle(FacesContext facesContext, String bundleName)
|
static String | getString(FacesContext facesContext, String bundleName, String key)
|
findResourceBundle
public static ResourceBundle findResourceBundle(FacesContext facesContext,
String bundleName)
getString
public static String getString(FacesContext facesContext,
String bundleName,
String key)