Package | Description |
---|---|
javax.el |
Provides the API for Jakarta Expression Language 3.0
|
javax.faces.view.facelets |
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 . |
Modifier and Type | Method and Description |
---|---|
abstract void |
FaceletContext.setVariableMapper(VariableMapper varMapper)
Set the VariableMapper to use in EL evaluation/creation. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.