public class PageContextImpl extends PageContext
| Constructor and Description | 
|---|
| PageContextImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getAttributeCount() | 
| Map<String,javax.el.ValueExpression> | getAttributes() | 
| boolean | isAllowCacheELExpressions() | 
| void | setAllowCacheELExpressions(boolean cacheELExpressions) | 
public Map<String,javax.el.ValueExpression> getAttributes()
getAttributes in class PageContextpublic int getAttributeCount()
getAttributeCount in class PageContextpublic boolean isAllowCacheELExpressions()
isAllowCacheELExpressions in class PageContextpublic void setAllowCacheELExpressions(boolean cacheELExpressions)
setAllowCacheELExpressions in class PageContextCopyright © 2025 The Apache Software Foundation. All rights reserved.