Class UIComponentBodyTag

All Implemented Interfaces:
jakarta.servlet.jsp.tagext.BodyTag, jakarta.servlet.jsp.tagext.IterationTag, jakarta.servlet.jsp.tagext.JspIdConsumer, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.Tag

@Deprecated
public abstract class UIComponentBodyTag
extends UIComponentTag
Deprecated.
All component tags now implement BodyTag. This class has been replaced by UIComponentELTag.

UIComponentBodyTag is a base class for all Jakarta Server Pages custom actions, related to a UIComponent, that need to process their tag bodies.