Class Tag

java.lang.Object
jakarta.faces.view.facelets.Tag

public final class Tag extends Object

The runtime must create an instance of this class for each element in the Facelets XHTML view. A TagConfig subinterface instance is responsible for providing an instance of Tag to the TagHandler instance that is passed the TagConfig in its constructor.

Since:
2.0