Package io.mosip.kernel.core.datamapper.spi
-
Interface Summary Interface Description DataConverter<S,D> This performs the conversion of source into a new instance of destination type.DataMapper<S,D> The main runtime interface between a Java application and a Data Mapper.DataMapperBuilder<S,D> DataMapperBuilder interface for building a configuredDataMapper