Package be.ugent.rml.functions
Class StaticSingleRecordFunctionExecutor
- java.lang.Object
-
- be.ugent.rml.functions.AbstractSingleRecordFunctionExecutor
-
- be.ugent.rml.functions.StaticSingleRecordFunctionExecutor
-
- All Implemented Interfaces:
SingleRecordFunctionExecutor
public class StaticSingleRecordFunctionExecutor extends AbstractSingleRecordFunctionExecutor
-
-
Constructor Summary
Constructors Constructor Description StaticSingleRecordFunctionExecutor(FunctionModel model, Map<String,List<Template>> parameters)
-
-
-
Constructor Detail
-
StaticSingleRecordFunctionExecutor
public StaticSingleRecordFunctionExecutor(FunctionModel model, Map<String,List<Template>> parameters)
-
-