Package org.openrefine.model
Interface RowCellMapper
-
public interface RowCellMapperA function from rows to cells.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Cellapply(long rowId, Row row)
-