public class FunctionMapperFactory
extends jakarta.el.FunctionMapper
| Modifier and Type | Field and Description |
|---|---|
protected FunctionMapperImpl |
memento |
protected jakarta.el.FunctionMapper |
target |
| Constructor and Description |
|---|
FunctionMapperFactory(jakarta.el.FunctionMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.el.FunctionMapper |
create() |
Method |
resolveFunction(String prefix,
String localName) |
protected FunctionMapperImpl memento
protected jakarta.el.FunctionMapper target
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.