public class FunctionMapperFactory
extends javax.el.FunctionMapper
Modifier and Type | Field and Description |
---|---|
protected FunctionMapperImpl |
memento |
protected javax.el.FunctionMapper |
target |
Constructor and Description |
---|
FunctionMapperFactory(javax.el.FunctionMapper mapper) |
Modifier and Type | Method and 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
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.