Uses of Class
javax.el.VariableMapper
Packages that use VariableMapper
-
Uses of VariableMapper in javax.el
Subclasses of VariableMapper in javax.elFields in javax.el declared as VariableMapperMethods in javax.el that return VariableMapperModifier and TypeMethodDescriptionabstract VariableMapper
ELContext.getVariableMapper()
Retrieves theVariableMapper
associated with thisELContext
.StandardELContext.getVariableMapper()
Construct (if needed) and return a default VariableMapper() {