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