public final class LoadBundleHandler extends TagHandlerImpl
Constructor and Description |
---|
LoadBundleHandler(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)
See taglib documentation.
|
findNextByType, findNextByType
public LoadBundleHandler(javax.faces.view.facelets.TagConfig config)
config
- public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException
ctx
- the current FaceletContext instance for this executionparent
- the parent UIComponent to operate uponIOException
- if unable to load relativePath
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.