All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.simpleflatmapper.poi.RowMapper Maven / Gradle / Ivy

There is a newer version: 9.0.2
Show newest version
package org.simpleflatmapper.poi;


import org.apache.poi.ss.usermodel.Row;
import org.simpleflatmapper.map.Mapper;

public interface RowMapper extends SheetMapper, Mapper {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy