Class ExtensionHandler

java.lang.Object
jakarta.faces.view.facelets.TagHandler
com.sun.faces.facelets.tag.composite.ExtensionHandler
All Implemented Interfaces:
FaceletHandler

public class ExtensionHandler extends TagHandler
  • Constructor Details

    • ExtensionHandler

      public ExtensionHandler(TagConfig tagConfig)
  • Method Details

    • apply

      public void apply(FaceletContext ctx, UIComponent parent) throws IOException
      Description copied from interface: FaceletHandler

      Process changes on a particular UIComponent

      Parameters:
      ctx - the current FaceletContext instance for this execution
      parent - the parent UIComponent to operate upon
      Throws:
      IOException - if unable to load relativePath