Interface FieldMapper
public interface FieldMapper
Provides field mapping methods.
- Since:
- 2.3.0
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(FieldMapperContext context) Returns an instance ofFieldMappingList
.
-
Method Details
-
execute
Returns an instance ofFieldMappingList
.- Throws:
DataExchangeException
-