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 SummaryFields inherited from class jakarta.faces.view.facelets.TagHandlernextHandler, tag, tagId
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent) Methods inherited from class jakarta.faces.view.facelets.TagHandlergetAttribute, getRequiredAttribute, toString
- 
Constructor Details- 
AttributeHandlerpublic AttributeHandler(jakarta.faces.view.facelets.TagConfig config) 
 
- 
- 
Method Details- 
applypublic void apply(jakarta.faces.view.facelets.FaceletContext faceletContext, jakarta.faces.component.UIComponent parent) throws jakarta.el.ELException - Throws:
- jakarta.el.ELException
 
 
-