Uses of Class
com.aoapps.servlet.attribute.AttributeEE.Page
Packages that use AttributeEE.Page
Package
Description
Utilities for working with various attribute scopes.
-
Uses of AttributeEE.Page in com.aoapps.servlet.attribute
Methods in com.aoapps.servlet.attribute that return AttributeEE.PageModifier and TypeMethodDescription<T> AttributeEE.Page
<T> AttributeEE
: Uses the given name within this page scope and context.AttributeEE.Jstl.context
(JspContext jspContext) AttributeEE
: Uses the given page context.AttributeEE.Name.context
(JspContext jspContext) AttributeEE
: Uses the given page context.ScopeEE.Page.Attribute.context
(JspContext jspContext) AttributeEE
: Uses the given context within the page scope and this name.