public class BundleUtils extends Object
Modifier and Type | Method and Description |
---|---|
static ResourceBundle |
findResourceBundle(javax.faces.context.FacesContext facesContext,
String bundleName) |
static String |
getString(javax.faces.context.FacesContext facesContext,
String bundleName,
String key) |
public static ResourceBundle findResourceBundle(javax.faces.context.FacesContext facesContext, String bundleName)
Copyright © 2013 Apache Software Foundation. All Rights Reserved.