Package be.ugent.rml.functions
Class DynamicSingleRecordFunctionExecutor
- java.lang.Object
-
- be.ugent.rml.functions.AbstractSingleRecordFunctionExecutor
-
- be.ugent.rml.functions.DynamicSingleRecordFunctionExecutor
-
- All Implemented Interfaces:
SingleRecordFunctionExecutor
public class DynamicSingleRecordFunctionExecutor extends AbstractSingleRecordFunctionExecutor
-
-
Constructor Summary
Constructors Constructor Description DynamicSingleRecordFunctionExecutor(List<ParameterValuePair> parameterValuePairs, FunctionLoader functionLoader)
-
-
-
Constructor Detail
-
DynamicSingleRecordFunctionExecutor
public DynamicSingleRecordFunctionExecutor(List<ParameterValuePair> parameterValuePairs, FunctionLoader functionLoader)
-
-