Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(ELResolver) - Method in class jakarta.el.CompositeELResolver
-
Adds the given resolver to the list of component resolvers.
- add(ELResolver) - Method in class javax.el.CompositeELResolver
-
Adds the given resolver to the list of component resolvers.
- addBeanNameResolver(BeanNameResolver) - Method in class jakarta.el.ELManager
-
Register a BeanNameResolver.
- addBeanNameResolver(BeanNameResolver) - Method in class javax.el.ELManager
-
Register a BeanNameResolver.
- addELResolver(ELResolver) - Method in class jakarta.el.ELManager
-
Add an user defined ELResolver to the list of ELResolvers.
- addELResolver(ELResolver) - Method in class jakarta.el.StandardELContext
-
Add a custom ELResolver to the context.
- addELResolver(ELResolver) - Method in class javax.el.ELManager
-
Add an user defined ELResolver to the list of ELResolvers.
- addELResolver(ELResolver) - Method in class javax.el.StandardELContext
-
Add a custom ELResolver to the context.
- addEvaluationListener(EvaluationListener) - Method in class jakarta.el.ELContext
-
Registers an evaluation listener to the ELContext.
- addEvaluationListener(EvaluationListener) - Method in class jakarta.el.ELManager
-
Register an evaluation listener.
- addEvaluationListener(EvaluationListener) - Method in class javax.el.ELContext
-
Registers an evaluation listener to the ELContext.
- addEvaluationListener(EvaluationListener) - Method in class javax.el.ELManager
-
Register an evaluation listener.
- addWriteMethod(Method) - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- addWriteMethod(Method) - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- afterEvaluation(ELContext, String) - Method in class jakarta.el.EvaluationListener
-
Receives notification after a Jakarta Expression Language expression is evaluated
- afterEvaluation(ELContext, String) - Method in class javax.el.EvaluationListener
-
Receives notification after a Jakarta Expression Language expression is evaluated
- annotations - Variable in class jakarta.el.MethodReference
- annotations - Variable in class javax.el.MethodReference
- ArrayELResolver - Class in jakarta.el
-
Defines property resolution behavior on arrays.
- ArrayELResolver - Class in javax.el
-
Defines property resolution behavior on arrays.
- ArrayELResolver() - Constructor for class jakarta.el.ArrayELResolver
-
Creates a new read/write
ArrayELResolver. - ArrayELResolver() - Constructor for class javax.el.ArrayELResolver
-
Creates a new read/write
ArrayELResolver. - ArrayELResolver(boolean) - Constructor for class jakarta.el.ArrayELResolver
-
Creates a new
ArrayELResolverwhose read-only status is determined by the given parameter. - ArrayELResolver(boolean) - Constructor for class javax.el.ArrayELResolver
-
Creates a new
ArrayELResolverwhose read-only status is determined by the given parameter.
B
- base - Variable in class jakarta.el.MethodReference
- base - Variable in class jakarta.el.ValueReference
- base - Variable in class javax.el.MethodReference
- base - Variable in class javax.el.ValueReference
- baseClass - Variable in class jakarta.el.BeanELResolver.BeanProperties
- baseClass - Variable in class jakarta.el.BeanELResolver.BeanProperty
- baseClass - Variable in class javax.el.BeanELResolver.BeanProperties
- baseClass - Variable in class javax.el.BeanELResolver.BeanProperty
- BeanELResolver - Class in jakarta.el
-
Defines property resolution behavior on objects using the JavaBeans component architecture.
- BeanELResolver - Class in javax.el
-
Defines property resolution behavior on objects using the JavaBeans component architecture.
- BeanELResolver() - Constructor for class jakarta.el.BeanELResolver
-
Creates a new read/write
BeanELResolver. - BeanELResolver() - Constructor for class javax.el.BeanELResolver
-
Creates a new read/write
BeanELResolver. - BeanELResolver(boolean) - Constructor for class jakarta.el.BeanELResolver
-
Creates a new
BeanELResolverwhose read-only status is determined by the given parameter. - BeanELResolver(boolean) - Constructor for class javax.el.BeanELResolver
-
Creates a new
BeanELResolverwhose read-only status is determined by the given parameter. - BeanELResolver.BeanProperties - Class in jakarta.el
- BeanELResolver.BeanProperties - Class in javax.el
- BeanELResolver.BeanProperty - Class in jakarta.el
- BeanELResolver.BeanProperty - Class in javax.el
- BeanELResolver.BPSoftReference - Class in jakarta.el
- BeanELResolver.BPSoftReference - Class in javax.el
- BeanELResolver.SoftConcurrentHashMap - Class in jakarta.el
- BeanELResolver.SoftConcurrentHashMap - Class in javax.el
- BeanNameELResolver - Class in jakarta.el
-
An
ELResolverfor resolving user or container managed beans. - BeanNameELResolver - Class in javax.el
-
An
ELResolverfor resolving user or container managed beans. - BeanNameELResolver(BeanNameResolver) - Constructor for class jakarta.el.BeanNameELResolver
-
Constructor
- BeanNameELResolver(BeanNameResolver) - Constructor for class javax.el.BeanNameELResolver
-
Constructor
- beanNameResolver - Variable in class jakarta.el.BeanNameELResolver
- beanNameResolver - Variable in class javax.el.BeanNameELResolver
- BeanNameResolver - Class in jakarta.el
-
Resolves a bean by its known name.
- BeanNameResolver - Class in javax.el
-
Resolves a bean by its known name.
- BeanNameResolver() - Constructor for class jakarta.el.BeanNameResolver
- BeanNameResolver() - Constructor for class javax.el.BeanNameResolver
- BeanProperties(Class<?>) - Constructor for class jakarta.el.BeanELResolver.BeanProperties
- BeanProperties(Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperties
- BeanPropertiesFull(Class<?>) - Constructor for class jakarta.el.BeanSupportFull.BeanPropertiesFull
- BeanPropertiesFull(Class<?>) - Constructor for class javax.el.BeanSupportFull.BeanPropertiesFull
- BeanPropertiesStandalone(Class<?>) - Constructor for class jakarta.el.BeanSupportStandalone.BeanPropertiesStandalone
- BeanPropertiesStandalone(Class<?>) - Constructor for class javax.el.BeanSupportStandalone.BeanPropertiesStandalone
- BeanProperty(Class<?>, Class<?>) - Constructor for class jakarta.el.BeanELResolver.BeanProperty
- BeanProperty(Class<?>, Class<?>) - Constructor for class javax.el.BeanELResolver.BeanProperty
- BeanPropertyFull(Class<?>, PropertyDescriptor) - Constructor for class jakarta.el.BeanSupportFull.BeanPropertyFull
- BeanPropertyFull(Class<?>, PropertyDescriptor) - Constructor for class javax.el.BeanSupportFull.BeanPropertyFull
- BeanPropertyStandalone(Class<?>, BeanSupportStandalone.PropertyDescriptor) - Constructor for class jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- BeanPropertyStandalone(Class<?>, BeanSupportStandalone.PropertyDescriptor) - Constructor for class javax.el.BeanSupportStandalone.BeanPropertyStandalone
- beans - Variable in class jakarta.el.StandardELContext
-
A bean repository local to this context
- beans - Variable in class javax.el.StandardELContext
-
A bean repository local to this context
- beanSupport - Static variable in class jakarta.el.BeanSupport
- beanSupport - Static variable in class javax.el.BeanSupport
- BeanSupport - Class in jakarta.el
- BeanSupport - Class in javax.el
- BeanSupport() - Constructor for class jakarta.el.BeanSupport
- BeanSupport() - Constructor for class javax.el.BeanSupport
- BeanSupportFull - Class in jakarta.el
- BeanSupportFull - Class in javax.el
- BeanSupportFull() - Constructor for class jakarta.el.BeanSupportFull
- BeanSupportFull() - Constructor for class javax.el.BeanSupportFull
- BeanSupportFull.BeanPropertiesFull - Class in jakarta.el
- BeanSupportFull.BeanPropertiesFull - Class in javax.el
- BeanSupportFull.BeanPropertyFull - Class in jakarta.el
- BeanSupportFull.BeanPropertyFull - Class in javax.el
- BeanSupportStandalone - Class in jakarta.el
- BeanSupportStandalone - Class in javax.el
- BeanSupportStandalone() - Constructor for class jakarta.el.BeanSupportStandalone
- BeanSupportStandalone() - Constructor for class javax.el.BeanSupportStandalone
- BeanSupportStandalone.BeanPropertiesStandalone - Class in jakarta.el
- BeanSupportStandalone.BeanPropertiesStandalone - Class in javax.el
- BeanSupportStandalone.BeanPropertyStandalone - Class in jakarta.el
- BeanSupportStandalone.BeanPropertyStandalone - Class in javax.el
- BeanSupportStandalone.PropertyDescriptor - Class in jakarta.el
- BeanSupportStandalone.PropertyDescriptor - Class in javax.el
- beforeEvaluation(ELContext, String) - Method in class jakarta.el.EvaluationListener
-
Receives notification before a Jakarta Expression Language expression is evaluated
- beforeEvaluation(ELContext, String) - Method in class javax.el.EvaluationListener
-
Receives notification before a Jakarta Expression Language expression is evaluated
- BPSoftReference(Class<?>, BeanELResolver.BeanProperties, ReferenceQueue<BeanELResolver.BeanProperties>) - Constructor for class jakarta.el.BeanELResolver.BPSoftReference
- BPSoftReference(Class<?>, BeanELResolver.BeanProperties, ReferenceQueue<BeanELResolver.BeanProperties>) - Constructor for class javax.el.BeanELResolver.BPSoftReference
- bracket(String) - Method in class jakarta.el.ELProcessor
- bracket(String) - Method in class javax.el.ELProcessor
- buildParameters(ELContext, Class<?>[], boolean, Object[]) - Static method in class jakarta.el.ELUtil
- buildParameters(ELContext, Class<?>[], boolean, Object[]) - Static method in class javax.el.ELUtil
C
- c - Variable in class jakarta.el.ELUtil.ConstructorWrapper
- c - Variable in class javax.el.ELUtil.ConstructorWrapper
- CACHE_INIT_SIZE - Static variable in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- CACHE_INIT_SIZE - Static variable in class javax.el.BeanELResolver.SoftConcurrentHashMap
- canAccess(Object, AccessibleObject) - Static method in class jakarta.el.ELUtil
- canAccess(Object, AccessibleObject) - Static method in class javax.el.ELUtil
- canCreateBean(String) - Method in class jakarta.el.BeanNameResolver
-
Allow creating a bean of the given name if it does not exist.
- canCreateBean(String) - Method in class jakarta.el.StandardELContext.LocalBeanNameResolver
- canCreateBean(String) - Method in class javax.el.BeanNameResolver
-
Allow creating a bean of the given name if it does not exist.
- canCreateBean(String) - Method in class javax.el.StandardELContext.LocalBeanNameResolver
- checkModifiers(int) - Method in class jakarta.el.ImportHandler
- checkModifiers(int) - Method in class javax.el.ImportHandler
- classMap - Variable in class jakarta.el.ImportHandler
- classMap - Variable in class javax.el.ImportHandler
- classNameMap - Variable in class jakarta.el.ImportHandler
- classNameMap - Variable in class javax.el.ImportHandler
- cleanup() - Method in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- cleanup() - Method in class javax.el.BeanELResolver.SoftConcurrentHashMap
- coerceToType(Object, Class<T>) - Method in class jakarta.el.ExpressionFactory
-
Coerces an object to a specific type according to the Jakarta Expression Language type conversion rules.
- coerceToType(Object, Class<T>) - Method in class javax.el.ExpressionFactory
-
Coerces an object to a specific type according to the Jakarta Expression Language type conversion rules.
- CompositeELResolver - Class in jakarta.el
-
Maintains an ordered composite list of child
ELResolvers. - CompositeELResolver - Class in javax.el
-
Maintains an ordered composite list of child
ELResolvers. - CompositeELResolver() - Constructor for class jakarta.el.CompositeELResolver
- CompositeELResolver() - Constructor for class javax.el.CompositeELResolver
- ConstructorWrapper(Constructor<?>) - Constructor for class jakarta.el.ELUtil.ConstructorWrapper
- ConstructorWrapper(Constructor<?>) - Constructor for class javax.el.ELUtil.ConstructorWrapper
- context - Variable in class jakarta.el.LambdaExpression
- context - Variable in class javax.el.LambdaExpression
- contextCreated(ELContextEvent) - Method in interface jakarta.el.ELContextListener
-
Invoked when a new
ELContexthas been created. - contextCreated(ELContextEvent) - Method in interface javax.el.ELContextListener
-
Invoked when a new
ELContexthas been created. - convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.CompositeELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.ELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.OptionalELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class jakarta.el.TypeConverter
-
Converts an object to a specific type.
- convertToType(Object, Class<T>) - Method in class jakarta.el.ELContext
-
Converts an object to a specific type.
- convertToType(Object, Class<T>) - Method in class javax.el.ELContext
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class javax.el.CompositeELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class javax.el.ELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class javax.el.OptionalELResolver
-
Converts an object to a specific type.
- convertToType(ELContext, Object, Class<T>) - Method in class javax.el.TypeConverter
-
Converts an object to a specific type.
- createInstance() - Static method in class jakarta.el.BeanSupport
- createInstance() - Static method in class javax.el.BeanSupport
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class jakarta.el.ExpressionFactory
-
Parses an expression into a
MethodExpressionfor later evaluation. - createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class javax.el.ExpressionFactory
-
Parses an expression into a
MethodExpressionfor later evaluation. - createValueExpression(ELContext, String, Class<?>) - Method in class jakarta.el.ExpressionFactory
-
Parses an expression into a
ValueExpressionfor later evaluation. - createValueExpression(Object, Class<?>) - Method in class jakarta.el.ExpressionFactory
-
Creates a ValueExpression that wraps an object instance.
- createValueExpression(Object, Class<?>) - Method in class javax.el.ExpressionFactory
-
Creates a ValueExpression that wraps an object instance.
- createValueExpression(ELContext, String, Class<?>) - Method in class javax.el.ExpressionFactory
-
Parses an expression into a
ValueExpressionfor later evaluation. - customResolvers - Variable in class jakarta.el.StandardELContext
- customResolvers - Variable in class javax.el.StandardELContext
D
- DefaultFunctionMapper(Map<String, Method>) - Constructor for class jakarta.el.StandardELContext.DefaultFunctionMapper
- DefaultFunctionMapper(Map<String, Method>) - Constructor for class javax.el.StandardELContext.DefaultFunctionMapper
- DefaultVariableMapper() - Constructor for class jakarta.el.StandardELContext.DefaultVariableMapper
- DefaultVariableMapper() - Constructor for class javax.el.StandardELContext.DefaultVariableMapper
- defineBean(String, Object) - Method in class jakarta.el.ELManager
-
Define a bean in the local bean repository
- defineBean(String, Object) - Method in class jakarta.el.ELProcessor
-
Define a bean in a local bean repository, hiding other beans of the same name.
- defineBean(String, Object) - Method in class javax.el.ELManager
-
Define a bean in the local bean repository
- defineBean(String, Object) - Method in class javax.el.ELProcessor
-
Define a bean in a local bean repository, hiding other beans of the same name.
- defineFunction(String, String, Method) - Method in class jakarta.el.ELProcessor
-
Define a Jakarta Expression Language function in the local function mapper.
- defineFunction(String, String, Method) - Method in class javax.el.ELProcessor
-
Define a Jakarta Expression Language function in the local function mapper.
- defineFunction(String, String, String, String) - Method in class jakarta.el.ELProcessor
-
Define a Jakarta Expression Language function in the local function mapper.
- defineFunction(String, String, String, String) - Method in class javax.el.ELProcessor
-
Define a Jakarta Expression Language function in the local function mapper.
- delegate - Variable in class jakarta.el.StandardELContext
- delegate - Variable in class javax.el.StandardELContext
- descriptor - Variable in class jakarta.el.BeanSupportFull.BeanPropertyFull
- descriptor - Variable in class javax.el.BeanSupportFull.BeanPropertyFull
E
- ELClass - Class in jakarta.el
-
A runtime representation of a Class in the Jakarta Expression Language expressions.
- ELClass - Class in javax.el
-
A runtime representation of a Class in the Jakarta Expression Language expressions.
- ELClass(Class<?>) - Constructor for class jakarta.el.ELClass
-
Constructor
- ELClass(Class<?>) - Constructor for class javax.el.ELClass
-
Constructor
- elContext - Variable in class jakarta.el.ELManager
- elContext - Variable in class javax.el.ELManager
- ELContext - Class in jakarta.el
-
Context information for expression parsing and evaluation.
- ELContext - Class in javax.el
-
Context information for expression parsing and evaluation.
- ELContext() - Constructor for class jakarta.el.ELContext
- ELContext() - Constructor for class javax.el.ELContext
- ELContextEvent - Class in jakarta.el
-
An event which indicates that an
ELContexthas been created. - ELContextEvent - Class in javax.el
-
An event which indicates that an
ELContexthas been created. - ELContextEvent(ELContext) - Constructor for class jakarta.el.ELContextEvent
-
Constructs an ELContextEvent object to indicate that an
ELContexthas been created. - ELContextEvent(ELContext) - Constructor for class javax.el.ELContextEvent
-
Constructs an ELContextEvent object to indicate that an
ELContexthas been created. - ELContextListener - Interface in jakarta.el
-
The listener interface for receiving notification when an
ELContextis created. - ELContextListener - Interface in javax.el
-
The listener interface for receiving notification when an
ELContextis created. - ELException - Exception in jakarta.el
-
Represents any of the exception conditions that can arise during expression evaluation.
- ELException - Exception in javax.el
-
Represents any of the exception conditions that can arise during expression evaluation.
- ELException() - Constructor for exception jakarta.el.ELException
-
Creates an
ELExceptionwith no detail message. - ELException() - Constructor for exception javax.el.ELException
-
Creates an
ELExceptionwith no detail message. - ELException(String) - Constructor for exception jakarta.el.ELException
-
Creates an
ELExceptionwith the provided detail message. - ELException(String) - Constructor for exception javax.el.ELException
-
Creates an
ELExceptionwith the provided detail message. - ELException(String, Throwable) - Constructor for exception jakarta.el.ELException
-
Creates an ELException with the given detail message and root cause.
- ELException(String, Throwable) - Constructor for exception javax.el.ELException
-
Creates an ELException with the given detail message and root cause.
- ELException(Throwable) - Constructor for exception jakarta.el.ELException
-
Creates an
ELExceptionwith the given cause. - ELException(Throwable) - Constructor for exception javax.el.ELException
-
Creates an
ELExceptionwith the given cause. - elManager - Variable in class jakarta.el.ELProcessor
- elManager - Variable in class javax.el.ELProcessor
- ELManager - Class in jakarta.el
-
Manages Jakarta Expression Language parsing and evaluation environment.
- ELManager - Class in javax.el
-
Manages Jakarta Expression Language parsing and evaluation environment.
- ELManager() - Constructor for class jakarta.el.ELManager
- ELManager() - Constructor for class javax.el.ELManager
- ELProcessor - Class in jakarta.el
-
Provides an API for using Jakarta Expression Language in a stand-alone environment.
- ELProcessor - Class in javax.el
-
Provides an API for using Jakarta Expression Language in a stand-alone environment.
- ELProcessor() - Constructor for class jakarta.el.ELProcessor
- ELProcessor() - Constructor for class javax.el.ELProcessor
- elResolver - Variable in class jakarta.el.StandardELContext
- elResolver - Variable in class javax.el.StandardELContext
- ELResolver - Class in jakarta.el
-
Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta Expression Language expression evaluation.
- ELResolver - Class in javax.el
-
Enables customization of variable, property, method call, and type conversion resolution behavior for Jakarta Expression Language expression evaluation.
- ELResolver() - Constructor for class jakarta.el.ELResolver
- ELResolver() - Constructor for class javax.el.ELResolver
- elResolvers - Variable in class jakarta.el.CompositeELResolver
- elResolvers - Variable in class javax.el.CompositeELResolver
- ELUtil - Class in jakarta.el
-
Utility methods for this portion of the Jakarta Expression Language implementation
- ELUtil - Class in javax.el
-
Utility methods for this portion of the Jakarta Expression Language implementation
- ELUtil() - Constructor for class jakarta.el.ELUtil
-
This class may not be constructed.
- ELUtil() - Constructor for class javax.el.ELUtil
-
This class may not be constructed.
- ELUtil.ConstructorWrapper - Class in jakarta.el
- ELUtil.ConstructorWrapper - Class in javax.el
- ELUtil.MethodWrapper - Class in jakarta.el
- ELUtil.MethodWrapper - Class in javax.el
- ELUtil.Wrapper - Class in jakarta.el
- ELUtil.Wrapper - Class in javax.el
- enterLambdaScope(Map<String, Object>) - Method in class jakarta.el.ELContext
-
Installs a Lambda argument map, in preparation for the evaluation of a Lambda expression.
- enterLambdaScope(Map<String, Object>) - Method in class javax.el.ELContext
-
Installs a Lambda argument map, in preparation for the evaluation of a Lambda expression.
- envirArgs - Variable in class jakarta.el.LambdaExpression
- envirArgs - Variable in class javax.el.LambdaExpression
- equals(Object) - Method in class jakarta.el.Expression
-
Determines whether the specified object is equal to this
Expression. - equals(Object) - Method in class jakarta.el.MethodInfo
- equals(Object) - Method in class jakarta.el.MethodReference
- equals(Object) - Method in class javax.el.Expression
-
Determines whether the specified object is equal to this
Expression. - equals(Object) - Method in class javax.el.MethodInfo
- equals(Object) - Method in class javax.el.MethodReference
- eval(String) - Method in class jakarta.el.ELProcessor
-
Evaluates an Jakarta Expression Language expression.
- eval(String) - Method in class javax.el.ELProcessor
-
Evaluates an Jakarta Expression Language expression.
- evaluatedParameters - Variable in class jakarta.el.MethodReference
- evaluatedParameters - Variable in class javax.el.MethodReference
- EvaluationListener - Class in jakarta.el
-
The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.
- EvaluationListener - Class in javax.el
-
The listener interface for receiving notification when a Jakarta Expression Language expression is evaluated.
- EvaluationListener() - Constructor for class jakarta.el.EvaluationListener
- EvaluationListener() - Constructor for class javax.el.EvaluationListener
- exitLambdaScope() - Method in class jakarta.el.ELContext
-
Exits the Lambda expression evaluation.
- exitLambdaScope() - Method in class javax.el.ELContext
-
Exits the Lambda expression evaluation.
- expression - Variable in class jakarta.el.LambdaExpression
- expression - Variable in class javax.el.LambdaExpression
- Expression - Class in jakarta.el
-
Base class for the expression subclasses
ValueExpressionandMethodExpression, implementing characteristics common to both. - Expression - Class in javax.el
-
Base class for the expression subclasses
ValueExpressionandMethodExpression, implementing characteristics common to both. - Expression() - Constructor for class jakarta.el.Expression
- Expression() - Constructor for class javax.el.Expression
- ExpressionFactory - Class in jakarta.el
-
Provides an implementation for creating and evaluating Jakarta Expression Language expressions.
- ExpressionFactory - Class in javax.el
-
Provides an implementation for creating and evaluating Jakarta Expression Language expressions.
- ExpressionFactory() - Constructor for class jakarta.el.ExpressionFactory
- ExpressionFactory() - Constructor for class javax.el.ExpressionFactory
- exprFactory - Static variable in class jakarta.el.ELManager
- exprFactory - Static variable in class javax.el.ELManager
F
- factory - Variable in class jakarta.el.ELProcessor
- factory - Variable in class javax.el.ELProcessor
- FactoryFinder - Class in jakarta.el
- FactoryFinder - Class in javax.el
- FactoryFinder() - Constructor for class jakarta.el.FactoryFinder
- FactoryFinder() - Constructor for class javax.el.FactoryFinder
- find(Class<?>, String, String, Properties) - Static method in class jakarta.el.FactoryFinder
-
Finds the implementation
Classobject for the given factory. - find(Class<?>, String, String, Properties) - Static method in class javax.el.FactoryFinder
-
Finds the implementation
Classobject for the given factory. - findConstructor(Class<?>, Class<?>[], Object[]) - Static method in class jakarta.el.ELUtil
- findConstructor(Class<?>, Class<?>[], Object[]) - Static method in class javax.el.ELUtil
- findMethod(Class<?>, Object, String, Class<?>[], Object[]) - Static method in class jakarta.el.ELUtil
- findMethod(Class<?>, Object, String, Class<?>[], Object[]) - Static method in class javax.el.ELUtil
- findMethod(Class<?>, Object, String, Class<?>[], Object[], boolean) - Static method in class jakarta.el.ELUtil
- findMethod(Class<?>, Object, String, Class<?>[], Object[], boolean) - Static method in class javax.el.ELUtil
- findMostSpecificWrapper(List<ELUtil.Wrapper>, Class<?>[], boolean, String) - Static method in class jakarta.el.ELUtil
- findMostSpecificWrapper(List<ELUtil.Wrapper>, Class<?>[], boolean, String) - Static method in class javax.el.ELUtil
- findWrapper(Class<?>, List<ELUtil.Wrapper>, String, Class<?>[], Object[]) - Static method in class jakarta.el.ELUtil
- findWrapper(Class<?>, List<ELUtil.Wrapper>, String, Class<?>[], Object[]) - Static method in class javax.el.ELUtil
- formalParameters - Variable in class jakarta.el.LambdaExpression
- formalParameters - Variable in class javax.el.LambdaExpression
- functionMapper - Variable in class jakarta.el.StandardELContext
- functionMapper - Variable in class javax.el.StandardELContext
- FunctionMapper - Class in jakarta.el
-
The interface to a map between Jakarta Expression Language function names and methods.
- FunctionMapper - Class in javax.el
-
The interface to a map between Jakarta Expression Language function names and methods.
- FunctionMapper() - Constructor for class jakarta.el.FunctionMapper
- FunctionMapper() - Constructor for class javax.el.FunctionMapper
- functions - Variable in class jakarta.el.StandardELContext.DefaultFunctionMapper
- functions - Variable in class javax.el.StandardELContext.DefaultFunctionMapper
G
- get(Object) - Method in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- get(Object) - Method in class javax.el.BeanELResolver.SoftConcurrentHashMap
- getAnnotations() - Method in class jakarta.el.MethodReference
-
Obtain the annotations on the method to which the associated expression resolves.
- getAnnotations() - Method in class javax.el.MethodReference
-
Obtain the annotations on the method to which the associated expression resolves.
- getBase() - Method in class jakarta.el.MethodReference
-
Obtain the base object on which the method will be invoked.
- getBase() - Method in class jakarta.el.ValueReference
- getBase() - Method in class javax.el.MethodReference
-
Obtain the base object on which the method will be invoked.
- getBase() - Method in class javax.el.ValueReference
- getBean(String) - Method in class jakarta.el.BeanNameResolver
-
Returns the bean known by its name.
- getBean(String) - Method in class jakarta.el.StandardELContext.LocalBeanNameResolver
- getBean(String) - Method in class javax.el.BeanNameResolver
-
Returns the bean known by its name.
- getBean(String) - Method in class javax.el.StandardELContext.LocalBeanNameResolver
- getBeanProperties(Class<?>) - Method in class jakarta.el.BeanSupport
- getBeanProperties(Class<?>) - Method in class jakarta.el.BeanSupportFull
- getBeanProperties(Class<?>) - Method in class jakarta.el.BeanSupportStandalone
- getBeanProperties(Class<?>) - Method in class javax.el.BeanSupport
- getBeanProperties(Class<?>) - Method in class javax.el.BeanSupportFull
- getBeanProperties(Class<?>) - Method in class javax.el.BeanSupportStandalone
- getBeanProperty(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
- getBeanProperty(String) - Method in class jakarta.el.BeanELResolver.BeanProperties
- getBeanProperty(String) - Method in class javax.el.BeanELResolver.BeanProperties
- getBeanProperty(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
- getBeans() - Method in class jakarta.el.StandardELContext
-
Get the local bean repository
- getBeans() - Method in class javax.el.StandardELContext
-
Get the local bean repository
- getBoxingTypeIfPrimitive(Class<?>) - Static method in class jakarta.el.ELUtil
- getBoxingTypeIfPrimitive(Class<?>) - Static method in class javax.el.ELUtil
- getClassFor(String) - Method in class jakarta.el.ImportHandler
- getClassFor(String) - Method in class javax.el.ImportHandler
- getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, returns the most general type that this resolver accepts for thepropertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.BeanNameELResolver
-
Always returns
String.class, since a bean name is a String. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.CompositeELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.OptionalELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.RecordELResolver
-
If the base object is an instance of
Record, returns the most general type this resolver accepts for thepropertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the type of the property.
- getCommonPropertyType(ELContext, Object) - Method in class jakarta.el.TypeConverter
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, returns the most general type that this resolver accepts for thepropertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanNameELResolver
-
Always returns
String.class, since a bean name is a String. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.CompositeELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.ELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.ListELResolver
-
If the base object is a list, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.MapELResolver
-
If the base object is a map, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.OptionalELResolver
-
Returns the most general type that this resolver accepts for the
propertyargument, given abaseobject. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.RecordELResolver
-
If the base object is an instance of
Record, returns the most general type this resolver accepts for thepropertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the
propertyargument. - getCommonPropertyType(ELContext, Object) - Method in class javax.el.StaticFieldELResolver
-
Returns the type of the property.
- getCommonPropertyType(ELContext, Object) - Method in class javax.el.TypeConverter
- getComparingParamTypesForVarArgsMethod(Class<?>[], int) - Static method in class jakarta.el.ELUtil
- getComparingParamTypesForVarArgsMethod(Class<?>[], int) - Static method in class javax.el.ELUtil
- getConstructor(Class<?>, Constructor<?>) - Static method in class jakarta.el.ELUtil
- getConstructor(Class<?>, Constructor<?>) - Static method in class javax.el.ELUtil
- getContext(Class<?>) - Method in class jakarta.el.ELContext
-
Returns the context object associated with the given key.
- getContext(Class<?>) - Method in class jakarta.el.StandardELContext
- getContext(Class<?>) - Method in class javax.el.ELContext
-
Returns the context object associated with the given key.
- getContext(Class<?>) - Method in class javax.el.StandardELContext
- getCurrentInstance() - Static method in class jakarta.el.ELUtil
- getCurrentInstance() - Static method in class javax.el.ELUtil
- getELContext() - Method in class jakarta.el.ELContextEvent
-
Returns the
ELContextthat was created. - getELContext() - Method in class jakarta.el.ELManager
-
Return the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
- getELContext() - Method in class javax.el.ELContextEvent
-
Returns the
ELContextthat was created. - getELContext() - Method in class javax.el.ELManager
-
Return the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
- getELManager() - Method in class jakarta.el.ELProcessor
-
Return the ELManager used for Jakarta Expression Language processing.
- getELManager() - Method in class javax.el.ELProcessor
-
Return the ELManager used for Jakarta Expression Language processing.
- getELResolver() - Method in class jakarta.el.ELContext
-
Retrieves the
ELResolverassociated with this context. - getELResolver() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default ELResolver.
- getELResolver() - Method in class javax.el.ELContext
-
Retrieves the
ELResolverassociated with this context. - getELResolver() - Method in class javax.el.StandardELContext
-
Construct (if needed) and return a default ELResolver.
- getEvaluatedParameters() - Method in class jakarta.el.MethodReference
-
Obtain the evaluated parameter values that will be passed to the method to which the associated expression resolves.
- getEvaluatedParameters() - Method in class javax.el.MethodReference
-
Obtain the evaluated parameter values that will be passed to the method to which the associated expression resolves.
- getEvaluationListeners() - Method in class jakarta.el.ELContext
-
Returns the list of registered evaluation listeners.
- getEvaluationListeners() - Method in class javax.el.ELContext
-
Returns the list of registered evaluation listeners.
- getExceptionMessageString(ELContext, String) - Static method in class jakarta.el.ELUtil
-
Convenience method, calls through to getExceptionMessageString(ELContext,java.lang.String,Object []).
- getExceptionMessageString(ELContext, String, Object[]) - Static method in class jakarta.el.ELUtil
- getExceptionMessageString(ELContext, String) - Static method in class javax.el.ELUtil
-
Convenience method, calls through to getExceptionMessageString(ELContext,java.lang.String,Object []).
- getExceptionMessageString(ELContext, String, Object[]) - Static method in class javax.el.ELUtil
- getExpectedType() - Method in class jakarta.el.ValueExpression
-
Returns the type the result of the expression will be coerced to after evaluation.
- getExpectedType() - Method in class javax.el.ValueExpression
-
Returns the type the result of the expression will be coerced to after evaluation.
- getExpressionFactory() - Static method in class jakarta.el.ELManager
-
Return the ExpressionFactory instance used for Jakarta Expression Language evaluations.
- getExpressionFactory() - Static method in class javax.el.ELManager
-
Return the ExpressionFactory instance used for Jakarta Expression Language evaluations.
- getExpressionString() - Method in class jakarta.el.Expression
-
Returns the original String used to create this
Expression, unmodified. - getExpressionString() - Method in class javax.el.Expression
-
Returns the original String used to create this
Expression, unmodified. - getFactoryClassName(String) - Static method in class jakarta.el.FactoryFinder
- getFactoryClassName(String) - Static method in class javax.el.FactoryFinder
- getFunctionMapper() - Method in class jakarta.el.ELContext
-
Retrieves the
FunctionMapperassociated with thisELContext. - getFunctionMapper() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default FunctionMapper.
- getFunctionMapper() - Method in class javax.el.ELContext
-
Retrieves the
FunctionMapperassociated with thisELContext. - getFunctionMapper() - Method in class javax.el.StandardELContext
-
Construct (if needed) and return a default FunctionMapper.
- getImportHandler() - Method in class jakarta.el.ELContext
-
Retrieves the
ImportHandlerassociated with thisELContext. - getImportHandler() - Method in class javax.el.ELContext
-
Retrieves the
ImportHandlerassociated with thisELContext. - getInitFunctionMap() - Method in class jakarta.el.ExpressionFactory
-
Retrieve a function map containing a pre-configured function mapping.
- getInitFunctionMap() - Method in class javax.el.ExpressionFactory
-
Retrieve a function map containing a pre-configured function mapping.
- getInstance() - Static method in class jakarta.el.BeanSupport
- getInstance() - Static method in class javax.el.BeanSupport
- getKlass() - Method in class jakarta.el.ELClass
-
Returns the Class instance
- getKlass() - Method in class javax.el.ELClass
-
Returns the Class instance
- getLambdaArgument(String) - Method in class jakarta.el.ELContext
-
Retrieves the Lambda argument associated with a formal parameter.
- getLambdaArgument(String) - Method in class javax.el.ELContext
-
Retrieves the Lambda argument associated with a formal parameter.
- getLocale() - Method in class jakarta.el.ELContext
-
Get the
Localestored by a previous invocation toELContext.setLocale(java.util.Locale). - getLocale() - Method in class javax.el.ELContext
-
Get the
Localestored by a previous invocation toELContext.setLocale(java.util.Locale). - getMethod(Class<?>, Object, Method) - Static method in class jakarta.el.ELUtil
- getMethod(Class<?>, Object, Method) - Static method in class javax.el.ELUtil
- getMethodInfo() - Method in class jakarta.el.MethodReference
- getMethodInfo() - Method in class javax.el.MethodReference
- getMethodInfo(ELContext) - Method in class jakarta.el.MethodExpression
-
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
- getMethodInfo(ELContext) - Method in class javax.el.MethodExpression
-
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
- getMethodReference(ELContext) - Method in class jakarta.el.MethodExpression
-
Obtain the
MethodReferencefor the method to which this method expression resolves. - getMethodReference(ELContext) - Method in class javax.el.MethodExpression
-
Obtain the
MethodReferencefor the method to which this method expression resolves. - getName() - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- getName() - Method in class jakarta.el.MethodInfo
-
Returns the name of the method
- getName() - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- getName() - Method in class javax.el.MethodInfo
-
Returns the name of the method
- getParameterTypes() - Method in class jakarta.el.ELUtil.ConstructorWrapper
- getParameterTypes() - Method in class jakarta.el.ELUtil.MethodWrapper
- getParameterTypes() - Method in class jakarta.el.ELUtil.Wrapper
- getParameterTypes() - Method in class javax.el.ELUtil.ConstructorWrapper
- getParameterTypes() - Method in class javax.el.ELUtil.MethodWrapper
- getParameterTypes() - Method in class javax.el.ELUtil.Wrapper
- getParamTypes() - Method in class jakarta.el.MethodInfo
-
Returns the parameter types of the method
- getParamTypes() - Method in class javax.el.MethodInfo
-
Returns the parameter types of the method
- getProperty() - Method in class jakarta.el.ValueReference
- getProperty() - Method in class javax.el.ValueReference
- getPropertyDescriptors(Class<?>) - Static method in class jakarta.el.BeanSupportStandalone
- getPropertyDescriptors(Class<?>) - Static method in class javax.el.BeanSupportStandalone
- getPropertyName(String) - Static method in class jakarta.el.BeanSupportStandalone
- getPropertyName(String) - Static method in class javax.el.BeanSupportStandalone
- getPropertyType() - Method in class jakarta.el.BeanELResolver.BeanProperty
- getPropertyType() - Method in class javax.el.BeanELResolver.BeanProperty
- getReadMethod() - Method in class jakarta.el.BeanELResolver.BeanProperty
- getReadMethod() - Method in class jakarta.el.BeanSupportFull.BeanPropertyFull
- getReadMethod() - Method in class jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- getReadMethod() - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- getReadMethod() - Method in class javax.el.BeanELResolver.BeanProperty
- getReadMethod() - Method in class javax.el.BeanSupportFull.BeanPropertyFull
- getReadMethod() - Method in class javax.el.BeanSupportStandalone.BeanPropertyStandalone
- getReadMethod() - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- getReadMethod(Object) - Method in class jakarta.el.BeanELResolver.BeanProperty
- getReadMethod(Object) - Method in class javax.el.BeanELResolver.BeanProperty
- getReturnType() - Method in class jakarta.el.MethodInfo
-
Returns the return type of the method
- getReturnType() - Method in class javax.el.MethodInfo
-
Returns the return type of the method
- getStreamELResolver() - Method in class jakarta.el.ExpressionFactory
-
Retrieves an ELResolver that implements the operations in collections.
- getStreamELResolver() - Method in class javax.el.ExpressionFactory
-
Retrieves an ELResolver that implements the operations in collections.
- getType() - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- getType() - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- getType(ELContext) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the
valueparameter in a future call to theValueExpression.setValue(jakarta.el.ELContext, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is an array, returns the most general acceptable type for a value in this array.
- getType(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, returns the most general acceptable type that can be set on this bean property. - getType(ELContext, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base is null and the property is a name resolvable by the BeanNameResolver, return the type of the bean.
- getType(ELContext, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theCompositeELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class jakarta.el.ELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the most general acceptable type for a value in this list.
- getType(ELContext, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class jakarta.el.RecordELResolver
- getType(ELContext, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle, returnnull, since the resolver is read only. - getType(ELContext, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the type of a static field.
- getType(ELContext, Object, Object) - Method in class jakarta.el.TypeConverter
- getType(ELContext) - Method in class javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the
valueparameter in a future call to theValueExpression.setValue(javax.el.ELContext, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
If the base object is an array, returns the most general acceptable type for a value in this array.
- getType(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, returns the most general acceptable type that can be set on this bean property. - getType(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
-
If the base is null and the property is a name resolvable by the BeanNameResolver, return the type of the bean.
- getType(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theCompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
If the base object is a list, returns the most general acceptable type for a value in this list.
- getType(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
If the base object is a map, returns the most general acceptable type for a value in this map.
- getType(ELContext, Object, Object) - Method in class javax.el.OptionalELResolver
-
For a given
baseandproperty, attempts to identify the most general type that is acceptable for an object to be passed as thevalueparameter in a future call to theELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)method. - getType(ELContext, Object, Object) - Method in class javax.el.RecordELResolver
- getType(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle, returnnull, since the resolver is read only. - getType(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
-
Returns the type of a static field.
- getType(ELContext, Object, Object) - Method in class javax.el.TypeConverter
- getTypesFromValues(Object[]) - Static method in class jakarta.el.ELUtil
- getTypesFromValues(Object[]) - Static method in class javax.el.ELUtil
- getValue(ELContext) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the resulting value.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array, returns the length of the array or the value at the given index.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, returns the current value of the given property on this bean. - getValue(ELContext, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base object is
nulland the property is a name that is resolvable by the BeanNameResolver, returns the value resolved by the BeanNameResolver. - getValue(ELContext, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject by querying all component resolvers. - getValue(ELContext, Object, Object) - Method in class jakarta.el.ELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject. - getValue(ELContext, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the
propertyargument. - getValue(ELContext, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject. - getValue(ELContext, Object, Object) - Method in class jakarta.el.RecordELResolver
- getValue(ELContext, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle, the provided property will first be coerced to aString. - getValue(ELContext, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Returns the value of a static field.
- getValue(ELContext, Object, Object) - Method in class jakarta.el.TypeConverter
- getValue(String, Class<T>) - Method in class jakarta.el.ELProcessor
-
Evaluates an Jakarta Expression Language expression, and coerces the result to the specified type.
- getValue(String, Class<T>) - Method in class javax.el.ELProcessor
-
Evaluates an Jakarta Expression Language expression, and coerces the result to the specified type.
- getValue(ELContext) - Method in class javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns the resulting value.
- getValue(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
If the base object is a Java language array, returns the length of the array or the value at the given index.
- getValue(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, returns the current value of the given property on this bean. - getValue(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
-
If the base object is
nulland the property is a name that is resolvable by the BeanNameResolver, returns the value resolved by the BeanNameResolver. - getValue(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject by querying all component resolvers. - getValue(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject. - getValue(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
If the base object is a list, returns the value at the given index.
- getValue(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
If the base object is a map, returns the value associated with the given key, as specified by the
propertyargument. - getValue(ELContext, Object, Object) - Method in class javax.el.OptionalELResolver
-
Attempts to resolve the given
propertyobject on the givenbaseobject. - getValue(ELContext, Object, Object) - Method in class javax.el.RecordELResolver
- getValue(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
If the base object is an instance of
ResourceBundle, the provided property will first be coerced to aString. - getValue(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
-
Returns the value of a static field.
- getValue(ELContext, Object, Object) - Method in class javax.el.TypeConverter
- getValueReference(ELContext) - Method in class jakarta.el.ValueExpression
-
Returns a
ValueReferencefor this expression instance. - getValueReference(ELContext) - Method in class javax.el.ValueExpression
-
Returns a
ValueReferencefor this expression instance. - getVariableMapper() - Method in class jakarta.el.ELContext
-
Retrieves the
VariableMapperassociated with thisELContext. - getVariableMapper() - Method in class jakarta.el.StandardELContext
-
Construct (if needed) and return a default VariableMapper() {
- getVariableMapper() - Method in class javax.el.ELContext
-
Retrieves the
VariableMapperassociated with thisELContext. - getVariableMapper() - Method in class javax.el.StandardELContext
-
Construct (if needed) and return a default VariableMapper() {
- getWriteMethod() - Method in class jakarta.el.BeanELResolver.BeanProperty
- getWriteMethod() - Method in class jakarta.el.BeanSupportFull.BeanPropertyFull
- getWriteMethod() - Method in class jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- getWriteMethod() - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- getWriteMethod() - Method in class javax.el.BeanELResolver.BeanProperty
- getWriteMethod() - Method in class javax.el.BeanSupportFull.BeanPropertyFull
- getWriteMethod() - Method in class javax.el.BeanSupportStandalone.BeanPropertyStandalone
- getWriteMethod() - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- getWriteMethod(Object) - Method in class jakarta.el.BeanELResolver.BeanProperty
- getWriteMethod(Object) - Method in class javax.el.BeanELResolver.BeanProperty
H
- hashCode() - Method in class jakarta.el.Expression
-
Returns the hash code for this
Expression. - hashCode() - Method in class jakarta.el.MethodInfo
- hashCode() - Method in class jakarta.el.MethodReference
- hashCode() - Method in class javax.el.Expression
-
Returns the hash code for this
Expression. - hashCode() - Method in class javax.el.MethodInfo
- hashCode() - Method in class javax.el.MethodReference
I
- importClass(String) - Method in class jakarta.el.ELManager
-
Import a class.
- importClass(String) - Method in class jakarta.el.ImportHandler
-
Import a class.
- importClass(String) - Method in class javax.el.ELManager
-
Import a class.
- importClass(String) - Method in class javax.el.ImportHandler
-
Import a class.
- importHandler - Variable in class jakarta.el.ELContext
- importHandler - Variable in class javax.el.ELContext
- ImportHandler - Class in jakarta.el
-
Handles imports of class names and package names.
- ImportHandler - Class in javax.el
-
Handles imports of class names and package names.
- ImportHandler() - Constructor for class jakarta.el.ImportHandler
- ImportHandler() - Constructor for class javax.el.ImportHandler
- importPackage(String) - Method in class jakarta.el.ELManager
-
Import a package.
- importPackage(String) - Method in class jakarta.el.ImportHandler
-
Import all the classes in a package.
- importPackage(String) - Method in class javax.el.ELManager
-
Import a package.
- importPackage(String) - Method in class javax.el.ImportHandler
-
Import all the classes in a package.
- importStatic(String) - Method in class jakarta.el.ELManager
-
Import a static field or method.
- importStatic(String) - Method in class jakarta.el.ImportHandler
-
Import a static field or method.
- importStatic(String) - Method in class javax.el.ELManager
-
Import a static field or method.
- importStatic(String) - Method in class javax.el.ImportHandler
-
Import a static field or method.
- initFunctionMap - Variable in class jakarta.el.StandardELContext
- initFunctionMap - Variable in class javax.el.StandardELContext
- instance - Static variable in class jakarta.el.ELUtil
-
The
ThreadLocalvariable used to record thejakarta.faces.context.FacesContextinstance for each processing thread. - instance - Static variable in class javax.el.ELUtil
-
The
ThreadLocalvariable used to record thejavax.faces.context.FacesContextinstance for each processing thread. - invoke(ELContext, Object...) - Method in class jakarta.el.LambdaExpression
-
Invoke the encapsulated Lambda expression.
- invoke(ELContext, Object[]) - Method in class jakarta.el.MethodExpression
-
If a String literal is specified as the expression, returns the String literal coerced to the expected return type of the method signature.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, invoke the method, with the given parameters on this bean. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class jakarta.el.CompositeELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject by querying all component resolvers. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class jakarta.el.ELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class jakarta.el.OptionalELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class jakarta.el.StaticFieldELResolver
-
Invokes a public static method or the constructor for a class.
- invoke(Object...) - Method in class jakarta.el.LambdaExpression
-
Invoke the encapsulated Lambda expression.
- invoke(Object...) - Method in class javax.el.LambdaExpression
-
Invoke the encapsulated Lambda expression.
- invoke(ELContext, Object...) - Method in class javax.el.LambdaExpression
-
Invoke the encapsulated Lambda expression.
- invoke(ELContext, Object[]) - Method in class javax.el.MethodExpression
-
If a String literal is specified as the expression, returns the String literal coerced to the expected return type of the method signature.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, invoke the method, with the given parameters on this bean. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.CompositeELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject by querying all component resolvers. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.ELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.OptionalELResolver
-
Attempts to resolve and invoke the given
methodon the givenbaseobject. - invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.StaticFieldELResolver
-
Invokes a public static method or the constructor for a class.
- invokeConstructor(ELContext, Constructor<?>, Object[]) - Static method in class jakarta.el.ELUtil
- invokeConstructor(ELContext, Constructor<?>, Object[]) - Static method in class javax.el.ELUtil
- invokeMethod(ELContext, Method, Object, Object[]) - Static method in class jakarta.el.ELUtil
- invokeMethod(ELContext, Method, Object, Object[]) - Static method in class javax.el.ELUtil
- isAssignableFrom(Class<?>, Class<?>) - Static method in class jakarta.el.ELUtil
- isAssignableFrom(Class<?>, Class<?>) - Static method in class javax.el.ELUtil
- isBridge() - Method in class jakarta.el.ELUtil.ConstructorWrapper
- isBridge() - Method in class jakarta.el.ELUtil.MethodWrapper
- isBridge() - Method in class jakarta.el.ELUtil.Wrapper
- isBridge() - Method in class javax.el.ELUtil.ConstructorWrapper
- isBridge() - Method in class javax.el.ELUtil.MethodWrapper
- isBridge() - Method in class javax.el.ELUtil.Wrapper
- isCoercibleFrom(Object, Class<?>) - Static method in class jakarta.el.ELUtil
- isCoercibleFrom(Object, Class<?>) - Static method in class javax.el.ELUtil
- isLambdaArgument(String) - Method in class jakarta.el.ELContext
-
Inquires if the name is a LambdaArgument
- isLambdaArgument(String) - Method in class javax.el.ELContext
-
Inquires if the name is a LambdaArgument
- isLiteralText() - Method in class jakarta.el.Expression
-
Returns whether this expression was created from only literal text.
- isLiteralText() - Method in class javax.el.Expression
-
Returns whether this expression was created from only literal text.
- isMoreSpecific(ELUtil.Wrapper, ELUtil.Wrapper, Class<?>[], boolean) - Static method in class jakarta.el.ELUtil
- isMoreSpecific(Class<?>, Class<?>, Class<?>, boolean) - Static method in class jakarta.el.ELUtil
- isMoreSpecific(Class<?>, Class<?>, Class<?>, boolean) - Static method in class javax.el.ELUtil
- isMoreSpecific(ELUtil.Wrapper, ELUtil.Wrapper, Class<?>[], boolean) - Static method in class javax.el.ELUtil
- isNameResolved(String) - Method in class jakarta.el.BeanNameResolver
-
Returns whether the given name is resolved by the BeanNameResolver
- isNameResolved(String) - Method in class jakarta.el.StandardELContext.LocalBeanNameResolver
- isNameResolved(String) - Method in class javax.el.BeanNameResolver
-
Returns whether the given name is resolved by the BeanNameResolver
- isNameResolved(String) - Method in class javax.el.StandardELContext.LocalBeanNameResolver
- isParametersProvided() - Method in class jakarta.el.MethodExpression
-
Return whether this MethodExpression was created with parameters.
- isParametersProvided() - Method in class javax.el.MethodExpression
-
Return whether this MethodExpression was created with parameters.
- isPropertyResolved() - Method in class jakarta.el.ELContext
-
Returns whether an
ELResolverhas successfully resolved a given (base, property) pair. - isPropertyResolved() - Method in class javax.el.ELContext
-
Returns whether an
ELResolverhas successfully resolved a given (base, property) pair. - isReadOnly - Variable in class jakarta.el.ArrayELResolver
- isReadOnly - Variable in class jakarta.el.BeanELResolver
- isReadOnly - Variable in class jakarta.el.ListELResolver
- isReadOnly - Variable in class jakarta.el.MapELResolver
- isReadOnly - Variable in class javax.el.ArrayELResolver
- isReadOnly - Variable in class javax.el.BeanELResolver
- isReadOnly - Variable in class javax.el.ListELResolver
- isReadOnly - Variable in class javax.el.MapELResolver
- isReadOnly(ELContext) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns
trueif a call toValueExpression.setValue(jakarta.el.ELContext, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array, returns whether a call to
setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, returns whether a call toBeanELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base is null and the property is a name resolvable by the BeanNameResolver, attempts to determine if the bean is writable.
- isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
For a given
baseandproperty, attempts to determine whether a call toCompositeELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.ELResolver
-
For a given
baseandproperty, attempts to determine whether a call toELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, returns whether a call to
ListELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, returns whether a call to
MapELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
For a given
baseandproperty, attempts to determine whether a call toELResolver.setValue(jakarta.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.RecordELResolver
-
If the base object is an instance of
Record, always returnstrue. - isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
- isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Inquires whether the static field is writable.
- isReadOnly(ELContext, Object, Object) - Method in class jakarta.el.TypeConverter
- isReadOnly(Object) - Method in class jakarta.el.BeanELResolver.BeanProperty
- isReadOnly(Object) - Method in class javax.el.BeanELResolver.BeanProperty
- isReadOnly(String) - Method in class jakarta.el.BeanNameResolver
-
Indicates if the bean of the given name is read-only or writable
- isReadOnly(String) - Method in class jakarta.el.StandardELContext.LocalBeanNameResolver
- isReadOnly(String) - Method in class javax.el.BeanNameResolver
-
Indicates if the bean of the given name is read-only or writable
- isReadOnly(String) - Method in class javax.el.StandardELContext.LocalBeanNameResolver
- isReadOnly(ELContext) - Method in class javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and returns
trueif a call toValueExpression.setValue(javax.el.ELContext, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
-
If the base object is a Java language array, returns whether a call to
ArrayELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, returns whether a call toBeanELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
-
If the base is null and the property is a name resolvable by the BeanNameResolver, attempts to determine if the bean is writable.
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
-
For a given
baseandproperty, attempts to determine whether a call toCompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.ELResolver
-
For a given
baseandproperty, attempts to determine whether a call toELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.ListELResolver
-
If the base object is a list, returns whether a call to
ListELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.MapELResolver
-
If the base object is a map, returns whether a call to
MapELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.OptionalELResolver
-
For a given
baseandproperty, attempts to determine whether a call toELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)will always fail. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.RecordELResolver
-
If the base object is an instance of
Record, always returnstrue. - isReadOnly(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
-
Inquires whether the static field is writable.
- isReadOnly(ELContext, Object, Object) - Method in class javax.el.TypeConverter
- isVarArgs() - Method in class jakarta.el.ELUtil.ConstructorWrapper
- isVarArgs() - Method in class jakarta.el.ELUtil.MethodWrapper
- isVarArgs() - Method in class jakarta.el.ELUtil.Wrapper
- isVarArgs() - Method in class javax.el.ELUtil.ConstructorWrapper
- isVarArgs() - Method in class javax.el.ELUtil.MethodWrapper
- isVarArgs() - Method in class javax.el.ELUtil.Wrapper
J
- jakarta.el - module jakarta.el
- jakarta.el - package jakarta.el
-
Provides the API for Jakarta Expression Language 6.0
- javax.el - package javax.el
-
Provides the API for Jakarta Expression Language 6.0
K
- key - Variable in class jakarta.el.BeanELResolver.BPSoftReference
- key - Variable in class javax.el.BeanELResolver.BPSoftReference
- klass - Variable in class jakarta.el.ELClass
- klass - Variable in class javax.el.ELClass
L
- lambdaArgs - Variable in class jakarta.el.ELContext
- lambdaArgs - Variable in class javax.el.ELContext
- LambdaExpression - Class in jakarta.el
-
Encapsulates a parameterized
ValueExpression. - LambdaExpression - Class in javax.el
-
Encapsulates a parameterized
ValueExpression. - LambdaExpression(List<String>, ValueExpression) - Constructor for class jakarta.el.LambdaExpression
-
Creates a new LambdaExpression.
- LambdaExpression(List<String>, ValueExpression) - Constructor for class javax.el.LambdaExpression
-
Creates a new LambdaExpression.
- LENGTH_PROPERTY_NAME - Static variable in class jakarta.el.ArrayELResolver
- LENGTH_PROPERTY_NAME - Static variable in class javax.el.ArrayELResolver
- ListELResolver - Class in jakarta.el
-
Defines property resolution behavior on instances of
List. - ListELResolver - Class in javax.el
-
Defines property resolution behavior on instances of
List. - ListELResolver() - Constructor for class jakarta.el.ListELResolver
-
Creates a new read/write
ListELResolver. - ListELResolver() - Constructor for class javax.el.ListELResolver
-
Creates a new read/write
ListELResolver. - ListELResolver(boolean) - Constructor for class jakarta.el.ListELResolver
-
Creates a new
ListELResolverwhose read-only status is determined by the given parameter. - ListELResolver(boolean) - Constructor for class javax.el.ListELResolver
-
Creates a new
ListELResolverwhose read-only status is determined by the given parameter. - listeners - Variable in class jakarta.el.ELContext
- listeners - Variable in class javax.el.ELContext
- LocalBeanNameResolver() - Constructor for class jakarta.el.StandardELContext.LocalBeanNameResolver
- LocalBeanNameResolver() - Constructor for class javax.el.StandardELContext.LocalBeanNameResolver
- locale - Variable in class jakarta.el.ELContext
- locale - Variable in class javax.el.ELContext
M
- m - Variable in class jakarta.el.ELUtil.MethodWrapper
- m - Variable in class javax.el.ELUtil.MethodWrapper
- map - Variable in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- map - Variable in class jakarta.el.ELContext
- map - Variable in class javax.el.BeanELResolver.SoftConcurrentHashMap
- map - Variable in class javax.el.ELContext
- MapELResolver - Class in jakarta.el
-
Defines property resolution behavior on instances of
Map. - MapELResolver - Class in javax.el
-
Defines property resolution behavior on instances of
Map. - MapELResolver() - Constructor for class jakarta.el.MapELResolver
-
Creates a new read/write
MapELResolver. - MapELResolver() - Constructor for class javax.el.MapELResolver
-
Creates a new read/write
MapELResolver. - MapELResolver(boolean) - Constructor for class jakarta.el.MapELResolver
-
Creates a new
MapELResolverwhose read-only status is determined by the given parameter. - MapELResolver(boolean) - Constructor for class javax.el.MapELResolver
-
Creates a new
MapELResolverwhose read-only status is determined by the given parameter. - mapFunction(String, String, Method) - Method in class jakarta.el.ELManager
-
Maps a static method to Jakarta Expression Language function.
- mapFunction(String, String, Method) - Method in class jakarta.el.FunctionMapper
-
Adds a static method that can be used as a function.
- mapFunction(String, String, Method) - Method in class jakarta.el.StandardELContext.DefaultFunctionMapper
- mapFunction(String, String, Method) - Method in class javax.el.ELManager
-
Maps a static method to Jakarta Expression Language function.
- mapFunction(String, String, Method) - Method in class javax.el.FunctionMapper
-
Adds a static method that can be used as a function.
- mapFunction(String, String, Method) - Method in class javax.el.StandardELContext.DefaultFunctionMapper
- MethodExpression - Class in jakarta.el
-
An
Expressionthat refers to a method on an object. - MethodExpression - Class in javax.el
-
An
Expressionthat refers to a method on an object. - MethodExpression() - Constructor for class jakarta.el.MethodExpression
- MethodExpression() - Constructor for class javax.el.MethodExpression
- methodInfo - Variable in class jakarta.el.MethodReference
- methodInfo - Variable in class javax.el.MethodReference
- MethodInfo - Class in jakarta.el
-
Holds information about a method that a
MethodExpressionevaluated to. - MethodInfo - Class in javax.el
-
Holds information about a method that a
MethodExpressionevaluated to. - MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class jakarta.el.MethodInfo
-
Creates a new instance of
MethodInfowith the given information. - MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class javax.el.MethodInfo
-
Creates a new instance of
MethodInfowith the given information. - MethodNotFoundException - Exception in jakarta.el
-
Thrown when a method could not be found while evaluating a
MethodExpression. - MethodNotFoundException - Exception in javax.el
-
Thrown when a method could not be found while evaluating a
MethodExpression. - MethodNotFoundException() - Constructor for exception jakarta.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith no detail message. - MethodNotFoundException() - Constructor for exception javax.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith no detail message. - MethodNotFoundException(String) - Constructor for exception jakarta.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the provided detail message. - MethodNotFoundException(String) - Constructor for exception javax.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the provided detail message. - MethodNotFoundException(String, Throwable) - Constructor for exception jakarta.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the given detail message and root cause. - MethodNotFoundException(String, Throwable) - Constructor for exception javax.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the given detail message and root cause. - MethodNotFoundException(Throwable) - Constructor for exception jakarta.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the given root cause. - MethodNotFoundException(Throwable) - Constructor for exception javax.el.MethodNotFoundException
-
Creates a
MethodNotFoundExceptionwith the given root cause. - MethodReference - Class in jakarta.el
-
Provides information about the method to which a method expression resolves.
- MethodReference - Class in javax.el
-
Provides information about the method to which a method expression resolves.
- MethodReference(Object, MethodInfo, Annotation[], Object[]) - Constructor for class jakarta.el.MethodReference
- MethodReference(Object, MethodInfo, Annotation[], Object[]) - Constructor for class javax.el.MethodReference
- MethodWrapper(Method) - Constructor for class jakarta.el.ELUtil.MethodWrapper
- MethodWrapper(Method) - Constructor for class javax.el.ELUtil.MethodWrapper
N
- name - Variable in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- name - Variable in class jakarta.el.MethodInfo
- name - Variable in class javax.el.BeanSupportStandalone.PropertyDescriptor
- name - Variable in class javax.el.MethodInfo
- newInstance() - Static method in class jakarta.el.ExpressionFactory
-
Creates a new instance of a
ExpressionFactory. - newInstance() - Static method in class javax.el.ExpressionFactory
-
Creates a new instance of a
ExpressionFactory. - newInstance(String, ClassLoader, Properties) - Static method in class jakarta.el.FactoryFinder
-
Creates an instance of the specified class using the specified
ClassLoaderobject. - newInstance(String, ClassLoader, Properties) - Static method in class javax.el.FactoryFinder
-
Creates an instance of the specified class using the specified
ClassLoaderobject. - newInstance(Properties) - Static method in class jakarta.el.ExpressionFactory
-
Create a new instance of a
ExpressionFactory, with optional properties. - newInstance(Properties) - Static method in class javax.el.ExpressionFactory
-
Create a new instance of a
ExpressionFactory, with optional properties. - notAClass - Variable in class jakarta.el.ImportHandler
- notAClass - Variable in class javax.el.ImportHandler
- notifyAfterEvaluation(String) - Method in class jakarta.el.ELContext
-
Notifies the listeners after an Jakarta Expression Language expression is evaluated
- notifyAfterEvaluation(String) - Method in class javax.el.ELContext
-
Notifies the listeners after an Jakarta Expression Language expression is evaluated
- notifyBeforeEvaluation(String) - Method in class jakarta.el.ELContext
-
Notifies the listeners before an Jakarta Expression Language expression is evaluated
- notifyBeforeEvaluation(String) - Method in class javax.el.ELContext
-
Notifies the listeners before an Jakarta Expression Language expression is evaluated
- notifyPropertyResolved(Object, Object) - Method in class jakarta.el.ELContext
-
Notifies the listeners when the (base, property) pair is resolved
- notifyPropertyResolved(Object, Object) - Method in class javax.el.ELContext
-
Notifies the listeners when the (base, property) pair is resolved
O
- OptionalELResolver - Class in jakarta.el
-
Defines property resolution, method invocation and type conversion behaviour on
Optionals. - OptionalELResolver - Class in javax.el
-
Defines property resolution, method invocation and type conversion behaviour on
Optionals. - OptionalELResolver() - Constructor for class jakarta.el.OptionalELResolver
- OptionalELResolver() - Constructor for class javax.el.OptionalELResolver
P
- packages - Variable in class jakarta.el.ImportHandler
- packages - Variable in class javax.el.ImportHandler
- paramString(Class<?>[]) - Static method in class jakarta.el.ELUtil
- paramString(Class<?>[]) - Static method in class javax.el.ELUtil
- paramTypes - Variable in class jakarta.el.MethodInfo
- paramTypes - Variable in class javax.el.MethodInfo
- populateFromInterfaces(Class<?>) - Method in class jakarta.el.BeanSupportFull.BeanPropertiesFull
- populateFromInterfaces(Class<?>) - Method in class jakarta.el.BeanSupportStandalone.BeanPropertiesStandalone
- populateFromInterfaces(Class<?>) - Method in class javax.el.BeanSupportFull.BeanPropertiesFull
- populateFromInterfaces(Class<?>) - Method in class javax.el.BeanSupportStandalone.BeanPropertiesStandalone
- properties - Variable in class jakarta.el.BeanELResolver
- properties - Variable in class javax.el.BeanELResolver
- property - Variable in class jakarta.el.ValueReference
- property - Variable in class javax.el.ValueReference
- PropertyDescriptor() - Constructor for class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- PropertyDescriptor() - Constructor for class javax.el.BeanSupportStandalone.PropertyDescriptor
- propertyMap - Variable in class jakarta.el.BeanELResolver.BeanProperties
- propertyMap - Variable in class javax.el.BeanELResolver.BeanProperties
- PropertyNotFoundException - Exception in jakarta.el
-
Thrown when a property could not be found while evaluating a
ValueExpressionorMethodExpression. - PropertyNotFoundException - Exception in javax.el
-
Thrown when a property could not be found while evaluating a
ValueExpressionorMethodExpression. - PropertyNotFoundException() - Constructor for exception jakarta.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith no detail message. - PropertyNotFoundException() - Constructor for exception javax.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith no detail message. - PropertyNotFoundException(String) - Constructor for exception jakarta.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the provided detail message. - PropertyNotFoundException(String) - Constructor for exception javax.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the provided detail message. - PropertyNotFoundException(String, Throwable) - Constructor for exception jakarta.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the given detail message and root cause. - PropertyNotFoundException(String, Throwable) - Constructor for exception javax.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the given detail message and root cause. - PropertyNotFoundException(Throwable) - Constructor for exception jakarta.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the given root cause. - PropertyNotFoundException(Throwable) - Constructor for exception javax.el.PropertyNotFoundException
-
Creates a
PropertyNotFoundExceptionwith the given root cause. - PropertyNotWritableException - Exception in jakarta.el
-
Thrown when a property could not be written to while setting the value on a
ValueExpression. - PropertyNotWritableException - Exception in javax.el
-
Thrown when a property could not be written to while setting the value on a
ValueExpression. - PropertyNotWritableException() - Constructor for exception jakarta.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith no detail message. - PropertyNotWritableException() - Constructor for exception javax.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith no detail message. - PropertyNotWritableException(String) - Constructor for exception jakarta.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the provided detail message. - PropertyNotWritableException(String) - Constructor for exception javax.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the provided detail message. - PropertyNotWritableException(String, Throwable) - Constructor for exception jakarta.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the given detail message and root cause. - PropertyNotWritableException(String, Throwable) - Constructor for exception javax.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the given detail message and root cause. - PropertyNotWritableException(Throwable) - Constructor for exception jakarta.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the given root cause. - PropertyNotWritableException(Throwable) - Constructor for exception javax.el.PropertyNotWritableException
-
Creates a
PropertyNotWritableExceptionwith the given root cause. - propertyResolved(ELContext, Object, Object) - Method in class jakarta.el.EvaluationListener
-
Receives notification when the (base, property) pair is resolved
- propertyResolved(ELContext, Object, Object) - Method in class javax.el.EvaluationListener
-
Receives notification when the (base, property) pair is resolved
- put(Class<?>, BeanELResolver.BeanProperties) - Method in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- put(Class<?>, BeanELResolver.BeanProperties) - Method in class javax.el.BeanELResolver.SoftConcurrentHashMap
- putContext(Class<?>, Object) - Method in class jakarta.el.ELContext
-
Associates a context object with this
ELContext. - putContext(Class<?>, Object) - Method in class jakarta.el.StandardELContext
- putContext(Class<?>, Object) - Method in class javax.el.ELContext
-
Associates a context object with this
ELContext. - putContext(Class<?>, Object) - Method in class javax.el.StandardELContext
- putIfAbsent(Class<?>, BeanELResolver.BeanProperties) - Method in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- putIfAbsent(Class<?>, BeanELResolver.BeanProperties) - Method in class javax.el.BeanELResolver.SoftConcurrentHashMap
R
- readMethod - Variable in class jakarta.el.BeanELResolver.BeanProperty
- readMethod - Variable in class jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- readMethod - Variable in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- readMethod - Variable in class javax.el.BeanELResolver.BeanProperty
- readMethod - Variable in class javax.el.BeanSupportStandalone.BeanPropertyStandalone
- readMethod - Variable in class javax.el.BeanSupportStandalone.PropertyDescriptor
- RecordELResolver - Class in jakarta.el
-
Defines property resolution behavior on instances of
Record. - RecordELResolver - Class in javax.el
-
Defines property resolution behavior on instances of
Record. - RecordELResolver() - Constructor for class jakarta.el.RecordELResolver
- RecordELResolver() - Constructor for class javax.el.RecordELResolver
- refQ - Variable in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- refQ - Variable in class javax.el.BeanELResolver.SoftConcurrentHashMap
- resolveClass(String) - Method in class jakarta.el.ImportHandler
-
Resolve a class name.
- resolveClass(String) - Method in class javax.el.ImportHandler
-
Resolve a class name.
- resolveClassFor(String) - Method in class jakarta.el.ImportHandler
- resolveClassFor(String) - Method in class javax.el.ImportHandler
- resolved - Variable in class jakarta.el.ELContext
- resolved - Variable in class javax.el.ELContext
- resolveFunction(String, String) - Method in class jakarta.el.FunctionMapper
-
Resolves the specified prefix and local name into a
java.lang.Method. - resolveFunction(String, String) - Method in class jakarta.el.StandardELContext.DefaultFunctionMapper
- resolveFunction(String, String) - Method in class javax.el.FunctionMapper
-
Resolves the specified prefix and local name into a
java.lang.Method. - resolveFunction(String, String) - Method in class javax.el.StandardELContext.DefaultFunctionMapper
- resolveStatic(String) - Method in class jakarta.el.ImportHandler
-
Resolve a static field or method name.
- resolveStatic(String) - Method in class javax.el.ImportHandler
-
Resolve a static field or method name.
- resolveVariable(String) - Method in class jakarta.el.StandardELContext.DefaultVariableMapper
- resolveVariable(String) - Method in class jakarta.el.VariableMapper
- resolveVariable(String) - Method in class javax.el.StandardELContext.DefaultVariableMapper
- resolveVariable(String) - Method in class javax.el.VariableMapper
- ResourceBundleELResolver - Class in jakarta.el
-
Defines property resolution behavior on instances of
ResourceBundle. - ResourceBundleELResolver - Class in javax.el
-
Defines property resolution behavior on instances of
ResourceBundle. - ResourceBundleELResolver() - Constructor for class jakarta.el.ResourceBundleELResolver
- ResourceBundleELResolver() - Constructor for class javax.el.ResourceBundleELResolver
- returnType - Variable in class jakarta.el.MethodInfo
- returnType - Variable in class javax.el.MethodInfo
S
- serialVersionUID - Static variable in class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- serialVersionUID - Static variable in class jakarta.el.ELContextEvent
- serialVersionUID - Static variable in exception jakarta.el.ELException
- serialVersionUID - Static variable in class jakarta.el.Expression
- serialVersionUID - Static variable in class jakarta.el.MethodExpression
- serialVersionUID - Static variable in exception jakarta.el.MethodNotFoundException
- serialVersionUID - Static variable in exception jakarta.el.PropertyNotFoundException
- serialVersionUID - Static variable in exception jakarta.el.PropertyNotWritableException
- serialVersionUID - Static variable in class jakarta.el.ValueExpression
- serialVersionUID - Static variable in class jakarta.el.ValueReference
- serialVersionUID - Static variable in class javax.el.BeanELResolver.SoftConcurrentHashMap
- serialVersionUID - Static variable in class javax.el.ELContextEvent
- serialVersionUID - Static variable in exception javax.el.ELException
- serialVersionUID - Static variable in class javax.el.Expression
- serialVersionUID - Static variable in class javax.el.MethodExpression
- serialVersionUID - Static variable in exception javax.el.MethodNotFoundException
- serialVersionUID - Static variable in exception javax.el.PropertyNotFoundException
- serialVersionUID - Static variable in exception javax.el.PropertyNotWritableException
- serialVersionUID - Static variable in class javax.el.ValueExpression
- serialVersionUID - Static variable in class javax.el.ValueReference
- setBeanValue(String, Object) - Method in class jakarta.el.BeanNameResolver
-
Sets a value to a bean of the given name.
- setBeanValue(String, Object) - Method in class jakarta.el.StandardELContext.LocalBeanNameResolver
- setBeanValue(String, Object) - Method in class javax.el.BeanNameResolver
-
Sets a value to a bean of the given name.
- setBeanValue(String, Object) - Method in class javax.el.StandardELContext.LocalBeanNameResolver
- setCurrentInstance(Map<String, ResourceBundle>) - Static method in class jakarta.el.ELUtil
-
Replace the Map with the argument context.
- setCurrentInstance(Map<String, ResourceBundle>) - Static method in class javax.el.ELUtil
-
Replace the Map with the argument context.
- setELContext(ELContext) - Method in class jakarta.el.ELManager
-
Set the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
- setELContext(ELContext) - Method in class jakarta.el.LambdaExpression
-
Set the ELContext to use in evaluating the LambdaExpression.
- setELContext(ELContext) - Method in class javax.el.ELManager
-
Set the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
- setELContext(ELContext) - Method in class javax.el.LambdaExpression
-
Set the ELContext to use in evaluating the LambdaExpression.
- setLocale(Locale) - Method in class jakarta.el.ELContext
-
Sets the
Localefor this instance. - setLocale(Locale) - Method in class javax.el.ELContext
-
Sets the
Localefor this instance. - setName(String) - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- setName(String) - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- setPropertyResolved(boolean) - Method in class jakarta.el.ELContext
-
Called to indicate that a
ELResolverhas successfully resolved a given (base, property) pair. - setPropertyResolved(boolean) - Method in class javax.el.ELContext
-
Called to indicate that a
ELResolverhas successfully resolved a given (base, property) pair. - setPropertyResolved(Object, Object) - Method in class jakarta.el.ELContext
-
Called to indicate that a
ELResolverhas successfully resolved a given (base, property) pair and to notify theEvaluationListeners. - setPropertyResolved(Object, Object) - Method in class javax.el.ELContext
-
Called to indicate that a
ELResolverhas successfully resolved a given (base, property) pair and to notify theEvaluationListeners. - setReadMethod(Method) - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- setReadMethod(Method) - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- setReadMethodIs(Method) - Method in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- setReadMethodIs(Method) - Method in class javax.el.BeanSupportStandalone.PropertyDescriptor
- setValue(ELContext, Object) - Method in class jakarta.el.ValueExpression
-
Evaluates the expression relative to the provided context, and sets the result to the provided value.
- setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.ArrayELResolver
-
If the base object is a Java language array and the property is not the case sensitive string
length, attempts to set the value at the given index with the given value. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.BeanELResolver
-
If the base object is not
null, attempts to set the value of the given property on this bean. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.BeanNameELResolver
-
If the base is null and the property is a name that is resolvable by the BeanNameResolver, the bean in the BeanNameResolver is set to the given value.
- setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.CompositeELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.ELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.ListELResolver
-
If the base object is a list, attempts to set the value at the given index with the given value.
- setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.MapELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as specified by the
propertyargument. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.OptionalELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.RecordELResolver
- setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, throw a
PropertyNotWritableException. - setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.StaticFieldELResolver
-
Attempts to write to a static field.
- setValue(ELContext, Object, Object, Object) - Method in class jakarta.el.TypeConverter
- setValue(String, Object) - Method in class jakarta.el.ELProcessor
-
Sets an expression with a new value.
- setValue(String, Object) - Method in class javax.el.ELProcessor
-
Sets an expression with a new value.
- setValue(ELContext, Object) - Method in class javax.el.ValueExpression
-
Evaluates the expression relative to the provided context, and sets the result to the provided value.
- setValue(ELContext, Object, Object, Object) - Method in class javax.el.ArrayELResolver
-
If the base object is a Java language array and the property is not the case sensitive string
length, attempts to set the value at the given index with the given value. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanELResolver
-
If the base object is not
null, attempts to set the value of the given property on this bean. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanNameELResolver
-
If the base is null and the property is a name that is resolvable by the BeanNameResolver, the bean in the BeanNameResolver is set to the given value.
- setValue(ELContext, Object, Object, Object) - Method in class javax.el.CompositeELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.ELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.ListELResolver
-
If the base object is a list, attempts to set the value at the given index with the given value.
- setValue(ELContext, Object, Object, Object) - Method in class javax.el.MapELResolver
-
If the base object is a map, attempts to set the value associated with the given key, as specified by the
propertyargument. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.OptionalELResolver
-
Attempts to set the value of the given
propertyobject on the givenbaseobject. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.RecordELResolver
- setValue(ELContext, Object, Object, Object) - Method in class javax.el.ResourceBundleELResolver
-
If the base object is a ResourceBundle, throw a
PropertyNotWritableException. - setValue(ELContext, Object, Object, Object) - Method in class javax.el.StaticFieldELResolver
-
Attempts to write to a static field.
- setValue(ELContext, Object, Object, Object) - Method in class javax.el.TypeConverter
- setVariable(String, ValueExpression) - Method in class jakarta.el.ELManager
-
Assign a ValueExpression to a Jakarta Expression Language variable, replacing any previous assignment to the same variable.
- setVariable(String, ValueExpression) - Method in class jakarta.el.StandardELContext.DefaultVariableMapper
- setVariable(String, ValueExpression) - Method in class jakarta.el.VariableMapper
-
Assign a ValueExpression to an Jakarta Expression Language variable, replacing any previously assignment to the same variable.
- setVariable(String, String) - Method in class jakarta.el.ELProcessor
-
Assign a Jakarta Expression Language expression to a Jakarta Expression Language variable.
- setVariable(String, String) - Method in class javax.el.ELProcessor
-
Assign a Jakarta Expression Language expression to a Jakarta Expression Language variable.
- setVariable(String, ValueExpression) - Method in class javax.el.ELManager
-
Assign a ValueExpression to a Jakarta Expression Language variable, replacing any previous assignment to the same variable.
- setVariable(String, ValueExpression) - Method in class javax.el.StandardELContext.DefaultVariableMapper
- setVariable(String, ValueExpression) - Method in class javax.el.VariableMapper
-
Assign a ValueExpression to an Jakarta Expression Language variable, replacing any previously assignment to the same variable.
- size - Variable in class jakarta.el.CompositeELResolver
- size - Variable in class javax.el.CompositeELResolver
- SoftConcurrentHashMap() - Constructor for class jakarta.el.BeanELResolver.SoftConcurrentHashMap
- SoftConcurrentHashMap() - Constructor for class javax.el.BeanELResolver.SoftConcurrentHashMap
- StandardELContext - Class in jakarta.el
-
A standard ELContext suitable for use in a stand alone environment.
- StandardELContext - Class in javax.el
-
A standard ELContext suitable for use in a stand alone environment.
- StandardELContext(ELContext) - Constructor for class jakarta.el.StandardELContext
-
Construct a StandardELContext from another ELContext.
- StandardELContext(ExpressionFactory) - Constructor for class jakarta.el.StandardELContext
-
Construct a default ELContext for a stand-alone environment.
- StandardELContext(ELContext) - Constructor for class javax.el.StandardELContext
-
Construct a StandardELContext from another ELContext.
- StandardELContext(ExpressionFactory) - Constructor for class javax.el.StandardELContext
-
Construct a default ELContext for a stand-alone environment.
- StandardELContext.DefaultFunctionMapper - Class in jakarta.el
- StandardELContext.DefaultFunctionMapper - Class in javax.el
- StandardELContext.DefaultVariableMapper - Class in jakarta.el
- StandardELContext.DefaultVariableMapper - Class in javax.el
- StandardELContext.LocalBeanNameResolver - Class in jakarta.el
- StandardELContext.LocalBeanNameResolver - Class in javax.el
- StaticFieldELResolver - Class in jakarta.el
-
An
ELResolverfor resolving static fields, enum constants and static methods. - StaticFieldELResolver - Class in javax.el
-
An
ELResolverfor resolving static fields, enum constants and static methods. - StaticFieldELResolver() - Constructor for class jakarta.el.StaticFieldELResolver
- StaticFieldELResolver() - Constructor for class javax.el.StaticFieldELResolver
- staticNameMap - Variable in class jakarta.el.ImportHandler
- staticNameMap - Variable in class javax.el.ImportHandler
- streamELResolver - Variable in class jakarta.el.StandardELContext
- streamELResolver - Variable in class javax.el.StandardELContext
T
- theUnmodifiableListClass - Static variable in class jakarta.el.ListELResolver
- theUnmodifiableListClass - Static variable in class javax.el.ListELResolver
- theUnmodifiableMapClass - Static variable in class jakarta.el.MapELResolver
- theUnmodifiableMapClass - Static variable in class javax.el.MapELResolver
- toClass(String, ClassLoader) - Static method in class jakarta.el.ELProcessor
-
Return the Class object associated with the class or interface with the given name.
- toClass(String, ClassLoader) - Static method in class javax.el.ELProcessor
-
Return the Class object associated with the class or interface with the given name.
- toInteger(Object) - Method in class jakarta.el.ArrayELResolver
- toInteger(Object) - Method in class jakarta.el.ListELResolver
- toInteger(Object) - Method in class javax.el.ArrayELResolver
- toInteger(Object) - Method in class javax.el.ListELResolver
- type - Variable in class jakarta.el.BeanELResolver.BeanProperty
- type - Variable in class javax.el.BeanELResolver.BeanProperty
- TypeConverter - Class in jakarta.el
-
A convenient class for writing an ELResolver to do custom type conversions.
- TypeConverter - Class in javax.el
-
A convenient class for writing an ELResolver to do custom type conversions.
- TypeConverter() - Constructor for class jakarta.el.TypeConverter
- TypeConverter() - Constructor for class javax.el.TypeConverter
U
- unWrap() - Method in class jakarta.el.ELUtil.ConstructorWrapper
- unWrap() - Method in class jakarta.el.ELUtil.MethodWrapper
- unWrap() - Method in class jakarta.el.ELUtil.Wrapper
- unWrap() - Method in class javax.el.ELUtil.ConstructorWrapper
- unWrap() - Method in class javax.el.ELUtil.MethodWrapper
- unWrap() - Method in class javax.el.ELUtil.Wrapper
- usesIs - Variable in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- usesIs - Variable in class javax.el.BeanSupportStandalone.PropertyDescriptor
V
- ValueExpression - Class in jakarta.el
-
An
Expressionthat can get or set a value. - ValueExpression - Class in javax.el
-
An
Expressionthat can get or set a value. - ValueExpression() - Constructor for class jakarta.el.ValueExpression
- ValueExpression() - Constructor for class javax.el.ValueExpression
- ValueReference - Class in jakarta.el
-
This encapsulates a base model object and one of its properties.
- ValueReference - Class in javax.el
-
This encapsulates a base model object and one of its properties.
- ValueReference(Object, Object) - Constructor for class jakarta.el.ValueReference
- ValueReference(Object, Object) - Constructor for class javax.el.ValueReference
- variableMapper - Variable in class jakarta.el.StandardELContext
- variableMapper - Variable in class javax.el.StandardELContext
- VariableMapper - Class in jakarta.el
-
The interface to a map between Jakarta Expression Language variables and the Jakarta Expression Language expressions they are associated with.
- VariableMapper - Class in javax.el
-
The interface to a map between Jakarta Expression Language variables and the Jakarta Expression Language expressions they are associated with.
- VariableMapper() - Constructor for class jakarta.el.VariableMapper
- VariableMapper() - Constructor for class javax.el.VariableMapper
- variables - Variable in class jakarta.el.StandardELContext.DefaultVariableMapper
- variables - Variable in class javax.el.StandardELContext.DefaultVariableMapper
W
- wrap(Constructor<?>[]) - Static method in class jakarta.el.ELUtil.Wrapper
- wrap(Constructor<?>[]) - Static method in class javax.el.ELUtil.Wrapper
- wrap(Method[], String) - Static method in class jakarta.el.ELUtil.Wrapper
- wrap(Method[], String) - Static method in class javax.el.ELUtil.Wrapper
- Wrapper() - Constructor for class jakarta.el.ELUtil.Wrapper
- Wrapper() - Constructor for class javax.el.ELUtil.Wrapper
- WRITE_METHOD_COMPARATOR - Static variable in class jakarta.el.BeanSupportStandalone
- WRITE_METHOD_COMPARATOR - Static variable in class javax.el.BeanSupportStandalone
- writeMethod - Variable in class jakarta.el.BeanELResolver.BeanProperty
- writeMethod - Variable in class jakarta.el.BeanSupportStandalone.BeanPropertyStandalone
- writeMethod - Variable in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- writeMethod - Variable in class javax.el.BeanELResolver.BeanProperty
- writeMethod - Variable in class javax.el.BeanSupportStandalone.BeanPropertyStandalone
- writeMethod - Variable in class javax.el.BeanSupportStandalone.PropertyDescriptor
- writeMethods - Variable in class jakarta.el.BeanSupportStandalone.PropertyDescriptor
- writeMethods - Variable in class javax.el.BeanSupportStandalone.PropertyDescriptor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form