public class FunctionMapperFactory
extends javax.el.FunctionMapper
| Modifier and Type | Field | Description |
|---|---|---|
protected FunctionMapperImpl |
memento |
|
protected javax.el.FunctionMapper |
target |
| Constructor | Description |
|---|---|
FunctionMapperFactory(javax.el.FunctionMapper mapper) |
| Modifier and Type | Method | Description |
|---|---|---|
javax.el.FunctionMapper |
create() |
|
java.lang.reflect.Method |
resolveFunction(java.lang.String prefix,
java.lang.String localName) |
protected FunctionMapperImpl memento
protected javax.el.FunctionMapper target