Package org.apache.jasper.el
-
Class Summary Class Description ELContextImpl Implementation of ELContextELContextWrapper Simple ELContextWrapper for runtime evaluation of EL w/ dynamic FunctionMappersJasperELResolver Jasper-specific CompositeELResolver that optimizes certain functions to avoid unnecessary resolver calls.JasperELResolver.GraalBeanELResolver Extend ELResolver for Graal to avoid bean info use if possible, as BeanELResolver needs manual reflection configuration.JspMethodExpression JspValueExpression Wrapper for providing context to ValueExpressions -
Exception Summary Exception Description JspELException JspMethodNotFoundException JspPropertyNotFoundException JspPropertyNotWritableException