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 Details

  • Method Details

    • 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