]> 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)
commit38017a61de81ab74c8717b024b3788ed0a305d2b
treed9c6d7602abffdef287c8d7ddecd5d4e26cabd2f
parent4b37b0d47d96ad39aa3cb227d4935e6e463bb00a
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