Package | Description |
---|---|
javax.el |
Provides the API for Jakarta Expression Language 4.0
|
Modifier and Type | Method and Description |
---|---|
VariableMapper |
StandardELContext.getVariableMapper()
Construct (if needed) and return a default VariableMapper() {
|
abstract VariableMapper |
ELContext.getVariableMapper()
Retrieves the
VariableMapper associated with this ELContext . |
Copyright © 2023. All rights reserved.