Class AttributeHandler
java.lang.Object
jakarta.faces.view.facelets.TagHandler
org.apache.myfaces.tobago.facelets.AttributeHandler
- All Implemented Interfaces:
jakarta.faces.view.facelets.FaceletHandler
public final class AttributeHandler
extends jakarta.faces.view.facelets.TagHandler
-
Field Summary
Fields inherited from class jakarta.faces.view.facelets.TagHandler
nextHandler, tag, tagId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent) Methods inherited from class jakarta.faces.view.facelets.TagHandler
getAttribute, getRequiredAttribute, toString
-
Constructor Details
-
AttributeHandler
public AttributeHandler(jakarta.faces.view.facelets.TagConfig config)
-
-
Method Details
-
apply
public void apply(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent) throws jakarta.el.ELException - Throws:
jakarta.el.ELException
-