Package com.github.cla9.excel.reader.row
Interface RowHandler<T>
- Type Parameters:
T- the type parameter
- All Known Implementing Classes:
SAXRowHandler,WorkBookExcelColumnRowHandler,WorkBookRowHandler
public interface RowHandler<T>
The interface Row handler.