T - public interface Converter<T>
T readCell(org.apache.poi.ss.usermodel.Cell cell, java.lang.String regex)
cell - regex - regex validationT readCell(org.apache.poi.ss.usermodel.Cell cell)
void writeCell(org.apache.poi.ss.usermodel.Cell cell,
T value)
cell - value - Copyright © 2011-2012 BSTOI.NL. All Rights Reserved.