On Mon, 1 Jul 2013, Amar Sheth wrote:
final HSSFCell cell = row.getCell(i, Row.RETURN_BLANK_AS_NULL);
I am getting error
java.lang.NoSuchMethodError:
org.apache.poi.hssf.usermodel.HSSFRow.getCell(ILorg/apache/poi/ss/usermodel/Row$MissingCellPolicy;)Lorg/apache/poi/hssf/usermodel/
See the FAQ - http://poi.apache.org/faq.html#faq-N10006 - you would seem
to have an older copy of POI lurking somewhere on your classpath
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]