Class PageData

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

public abstract class PageData extends Object
Translation-time information on a JSP page. The information corresponds to the XML view of the JSP page.

Objects of this type are generated by the JSP translator, e.g. when being passed to a TagLibraryValidator instance.