public class ResourceUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
TOBAGO_RESOURCE_BUNDLE |
Constructor and Description |
---|
ResourceUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getString(javax.faces.context.FacesContext facesContext,
javax.faces.application.Application application,
String key) |
static String |
getString(javax.faces.context.FacesContext facesContext,
javax.faces.application.Application application,
String bundle,
String key) |
static String |
getString(javax.faces.context.FacesContext facesContext,
String key) |
static String |
getString(javax.faces.context.FacesContext facesContext,
String bundle,
String key) |
static String |
getString(String key) |
static String |
getString(String bundle,
String key) |
public static final String TOBAGO_RESOURCE_BUNDLE
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.