public static final class TemplateContextImpl.InitialPageContext extends PageContext
| Constructor and Description | 
|---|
| TemplateContextImpl.InitialPageContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | getAttributeCount() | 
| Map<String,javax.el.ValueExpression> | getAttributes() | 
| boolean | isAllowCacheELExpressions() | 
| void | setAllowCacheELExpressions(boolean cacheELExpressions) | 
public TemplateContextImpl.InitialPageContext()
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 © 2016 The Apache Software Foundation. All Rights Reserved.