Uses of Class
javax.el.StandardELContext
-
-
Uses of StandardELContext in javax.el
Methods in javax.el that return StandardELContext Modifier and Type Method Description StandardELContextELManager. getELContext()Return the ELContext used for parsing and evaluating EL expressions.
-