Package | Description |
---|---|
javax.el |
Provides the API for Jakarta Expression Language 3.0
|
javax.faces.view.facelets |
Modifier and Type | Method and Description |
---|---|
abstract FunctionMapper |
ELContext.getFunctionMapper()
Retrieves the
FunctionMapper associated with this ELContext . |
FunctionMapper |
StandardELContext.getFunctionMapper()
Construct (if needed) and return a default FunctionMapper.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
FaceletContext.setFunctionMapper(FunctionMapper fnMapper)
Set the FunctionMapper to use in EL evaluation/creation. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.