Package org.apache.el.lang
package org.apache.el.lang
-
ClassesClassDescriptionA helper class of Arithmetic defined by the EL Specification.Arithmetic delegate for BigDecimal operations.Arithmetic delegate for BigInteger operations.Arithmetic delegate for double/float operations.Arithmetic delegate for long/integer operations.A helper class that implements the EL Specification.Extended EL context that wraps an existing ELContext and provides additional functionality for lambda expression evaluation.Builds compiled EL expressions from parsed AST nodes.Factory that wraps a target FunctionMapper, capturing all function mappings so that an immutable snapshot can be created.Thread-safe implementation of FunctionMapper that supports externalization.Represents a mapped EL function with serialization support.Stores the state required for correct evaluation of lambda expressions.Factory for creating variable mappers that track variable resolutions.Implementation of VariableMapper that stores variables in a map.