Uses of Class
jakarta.el.VariableMapper
-
-
Uses of VariableMapper in jakarta.el
Methods in jakarta.el that return VariableMapper Modifier and Type Method Description abstract VariableMapper
ELContext. getVariableMapper()
Retrieves theVariableMapper
associated with thisELContext
.VariableMapper
StandardELContext. getVariableMapper()
Construct (if needed) and return a default VariableMapper() {
-