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
public FunctionMapperFactory(FunctionMapper mapper)
public java.lang.reflect.Method resolveFunction(java.lang.String prefix,
                                       java.lang.String localName)
resolveFunction in class FunctionMapperpublic FunctionMapper create()
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.