Class PassThroughAttributesHandler
java.lang.Object
jakarta.faces.view.facelets.TagHandler
org.apache.myfaces.view.facelets.tag.faces.core.PassThroughAttributesHandler
- All Implemented Interfaces:
- FaceletHandler
@JSFFaceletTag(name="f:passThroughAttributes",
               bodyContent="empty")
public final class PassThroughAttributesHandler
extends TagHandler
- Since:
- 2.2
- Author:
- Leonardo Uribe
- 
Field SummaryFields inherited from class jakarta.faces.view.facelets.TagHandlernextHandler, tag, tagId
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.faces.view.facelets.TagHandlergetAttribute, getRequiredAttribute, toString
- 
Constructor Details- 
PassThroughAttributesHandler
 
- 
- 
Method Details- 
apply- Throws:
- IOException
 
 
-