org.apache.myfaces.util.bundle

Class BundleUtils


public class BundleUtils
extends java.lang.Object

DOCUMENT ME!
Version:
$Revision: 167257 $ $Date: 2004-10-13 13:51:02 +0200 (Wed, 13 Oct 2004) $
Author:
Manfred Geiler (latest modification by $Author: matze $)

Method Summary

static ResourceBundle
findResourceBundle(FacesContext facesContext, String bundleName)
static String
getString(FacesContext facesContext, String bundleName, String key)

Method Details

findResourceBundle

public static ResourceBundle findResourceBundle(FacesContext facesContext,
                                                String bundleName)

getString

public static String getString(FacesContext facesContext,
                               String bundleName,
                               String key)