public class ResourceBundleHandler extends PageResourceHandler
| Modifier and Type | Field and Description | 
|---|---|
protected javax.faces.view.facelets.TagAttribute | 
items  | 
config, flavor, handledTypesArray, includeTimestamp, name, target, type, vars| Constructor and Description | 
|---|
ResourceBundleHandler(javax.faces.view.facelets.TagConfig config)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
apply(javax.faces.view.facelets.FaceletContext ctx,
     javax.faces.component.UIComponent parent)  | 
protected void | 
applyBundle(javax.faces.view.facelets.FaceletContext ctx,
           javax.faces.component.UIComponent parent,
           WebResourceManager wrm,
           String bundle,
           ResourceType type,
           String flavor,
           String targetValue,
           String includeTimestamp,
           javax.faces.view.facelets.FaceletHandler nextHandler)  | 
applyPage, createMetaRuleset, getJSFResourceComponentConfig, getTagAttribute, includePageResource, includeResourceBundle, includeXHTML, resolveAttribute, resolveType, retrieveResources, retrieveResourcesprotected final javax.faces.view.facelets.TagAttribute items
public ResourceBundleHandler(javax.faces.view.facelets.TagConfig config)
public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException
apply in interface javax.faces.view.facelets.FaceletHandlerapply in class PageResourceHandlerIOExceptionprotected void applyBundle(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent, WebResourceManager wrm, String bundle, ResourceType type, String flavor, String targetValue, String includeTimestamp, javax.faces.view.facelets.FaceletHandler nextHandler) throws IOException
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.