Uses of Class
javax.el.VariableMapper
-
Packages that use VariableMapper Package Description javax.el Provides the API for the Unified Expression Language 3.0 -
-
Uses of VariableMapper in javax.el
Methods in javax.el that return VariableMapper Modifier and Type Method Description abstract VariableMapperELContext. getVariableMapper()Retrieves theVariableMapperassociated with thisELContext.VariableMapperStandardELContext. getVariableMapper()Construct (if needed) and return a default VariableMapper() {
-