Uses of Class
jakarta.el.StandardELContext
-
-
Uses of StandardELContext in jakarta.el
Methods 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.
-