]> source.dussan.org Git - poi.git/commit
Avoid spurious missing lines with the MissingRecordAware event code, and odd files...
authorNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:21:21 +0000 (18:21 +0000)
committerNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:21:21 +0000 (18:21 +0000)
commit9147f07e308e6aabec08548336e9a02598bc5cf9
tree54721c95a1c707cf09826cfb3f37416247fba4d5
parent910c010d47d4afafe3a5bb0602b38c8c1cc70a7c
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.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