Uses of Class
jakarta.el.StandardELContext
-
Packages that use StandardELContext Package Description jakarta.el Provides the API for Jakarta Expression Language 5.0 -
-
Uses of StandardELContext in jakarta.el
Methods in jakarta.el that return StandardELContext Modifier and Type Method Description StandardELContext
ELManager. getELContext()
Return the ELContext used for parsing and evaluating Jakarta Expression Language expressions.
-