An implementation of a mapper that specifically converts From component To component.
An implementation of a mapper that specifically converts From component To component.
It will use inspectors for From and To component to get information about component fields
at runtime, and then use accessor and setter implementations to transfer data from one
component to another, with optional conversion of data using passed convertors.
An implementation of a mapper that specifically converts From component To component.
An implementation of a mapper that specifically converts From component To component. It will use inspectors for From and To component to get information about component fields at runtime, and then use accessor and setter implementations to transfer data from one component to another, with optional conversion of data using passed convertors.