Class TagVariableInfo

java.lang.Object
jakarta.servlet.jsp.tagext.TagVariableInfo

public class TagVariableInfo extends Object
Variable information for a tag in a Tag Library; This class is instantiated from the Tag Library Descriptor file (TLD) and is available only at translation time. This object should be immutable. This information is only available in JSP 1.2 format TLDs or above.