public class FunctionMapperFactory extends FunctionMapper
| Modifier and Type | Field and Description | 
|---|---|
| protected FunctionMapperImpl | memento | 
| protected FunctionMapper | target | 
| Constructor and Description | 
|---|
| FunctionMapperFactory(FunctionMapper mapper) | 
protected FunctionMapperImpl memento
protected FunctionMapper target
public FunctionMapperFactory(FunctionMapper mapper)
public Method resolveFunction(String prefix, String localName)
resolveFunction in class FunctionMapperpublic FunctionMapper create()
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.