Avoid spurious missing lines with the MissingRecordAware event code, and odd files...
commit5551558c8f1997f9b721ea56fb2a04f4dc1a948d
authorNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:21:21 +0000 (28 18:21 +0000)
committerNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:21:21 +0000 (28 18:21 +0000)
tree54721c95a1c707cf09826cfb3f37416247fba4d5
parent85cbccc0dc6e6df264cc1b5a40dc4ea2bc15ecbb
Avoid spurious missing lines with the MissingRecordAware event code, and odd files that contain RowRecords in the middle of the cell Records.

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@672562 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/eventusermodel/MissingRecordAwareHSSFListener.java
src/testcases/org/apache/poi/hssf/data/MRExtraLines.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/eventusermodel/TestMissingRecordAwareHSSFListener.java