Uses of Class
jakarta.el.StandardELContext
-
Packages that use StandardELContext Package Description jakarta.el Provides the API for Jakarta Expression Language 4.0 -
-
Uses of StandardELContext in jakarta.el
Fields in jakarta.el declared as StandardELContext Modifier and Type Field Description private StandardELContextELManager. elContextMethods in jakarta.el that return StandardELContext Modifier and Type Method Description StandardELContextELManager. getELContext()Return the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
-