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() |
Method |
resolveFunction(String prefix,
String localName) |
mapFunctionprotected FunctionMapperImpl memento
protected FunctionMapper target
public FunctionMapperFactory(FunctionMapper mapper)
public Method resolveFunction(String prefix, String localName)
resolveFunction in class FunctionMapperpublic FunctionMapper create()
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.