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 FunctionMapper
public FunctionMapper create()
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.