Class PageContext

    • Constructor Detail

      • PageContext

        public PageContext()
    • Method Detail

      • getAttributes

        public abstract Map<String,​jakarta.el.ValueExpression> getAttributes()
      • getAttributeCount

        public abstract int getAttributeCount()
      • isAllowCacheELExpressions

        public abstract boolean isAllowCacheELExpressions()
      • setAllowCacheELExpressions

        public abstract void setAllowCacheELExpressions​(boolean cacheELExpressions)