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