Class LoadBundleHandler

  • All Implemented Interfaces:
    FaceletHandler

    public final class LoadBundleHandler
    extends TagHandlerImpl
    Load a resource bundle localized for the Locale of the current view, and expose it (as a Map) in the request attributes of the current request. See tag documentation.
    Version:
    $Id$
    Author:
    Jacob Hookom
    • Constructor Detail

      • LoadBundleHandler

        public LoadBundleHandler​(TagConfig config)
        Parameters:
        config -
    • Method Detail

      • apply

        public void apply​(FaceletContext ctx,
                          UIComponent parent)
                   throws IOException
        See taglib documentation.
        Parameters:
        ctx - the current FaceletContext instance for this execution
        parent - the parent UIComponent to operate upon
        Throws:
        IOException - if unable to load relativePath