public class LoadBundleTagHandler
extends com.sun.faces.facelets.tag.TagHandlerImpl
f:loadBundle
tag, but extends it with an additional attribute loader
. This is useful for
plugin UIs that need to specify a custom class loader.Constructor and Description |
---|
LoadBundleTagHandler(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) |
findNextByType, findNextByType
public LoadBundleTagHandler(javax.faces.view.facelets.TagConfig config)
config
- The tag config to use for this tag.public void apply(javax.faces.view.facelets.FaceletContext ctx, javax.faces.component.UIComponent parent) throws IOException
IOException
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.