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() | 
| Method | resolveFunction(String prefix,
               String localName) | 
protected FunctionMapperImpl memento
protected javax.el.FunctionMapper target
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.