public interface ReadPoiParser<T>
List<T> read() throws PoiParserException
PoiParserExceptionList<T> read(int startRow) throws PoiParserException
PoiParserExceptionList<T> read(int startRow, int endRow) throws PoiParserException
PoiParserExceptionCopyright © 2011-2015 BSTOI.NL. All Rights Reserved.