Package org.apache.jasper.el
package org.apache.jasper.el
-
ClassDescriptionImplementation of ELContext.Simple ELContextWrapper for runtime evaluation of EL w/ dynamic FunctionMappersDeprecated.Deprecated.Deprecated.Deprecated.Jasper-specific CompositeELResolver that optimizes certain functions to avoid unnecessary resolver calls.Extend ELResolver for Graal to avoid bean info use if possible, as BeanELResolver needs manual reflection configuration.Exception wrapper that adds a JSP-specific mark to an ELException for better error tracking.Wrapper around a MethodExpression that adds JSP-specific error tracking with marks.Exception wrapper that adds a JSP-specific mark to a MethodNotFoundException for better error tracking.Exception thrown when a JSP property is not found.Exception thrown when a JSP property is not writable.Wrapper for providing context to ValueExpressions.Deprecated.