]> source.dussan.org Git - poi.git/commit
Fix example. If you don't call super for the non-ignored sheets, everything breaks...
authorDavid North <dnorth@apache.org>
Thu, 31 Dec 2015 18:15:35 +0000 (18:15 +0000)
committerDavid North <dnorth@apache.org>
Thu, 31 Dec 2015 18:15:35 +0000 (18:15 +0000)
commit069d7c61410dd77a584807933f42f24c8667f58f
treed9c6d7602abffdef287c8d7ddecd5d4e26cabd2f
parent7f105042bad1c44ea7217f4c68271796bf7c027d
Fix example. If you don't call super for the non-ignored sheets, everything breaks because you end up with an empty workbook.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58219

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722457 13f79535-47bb-0310-9956-ffa450edef68
src/examples/src/org/apache/poi/xssf/streaming/examples/HybridStreaming.java