]> source.dussan.org Git - poi.git/commit
New debugging class, useful for when figuring out how to split on continue records...
authorNick Burch <nick@apache.org>
Mon, 18 Jan 2010 14:07:38 +0000 (14:07 +0000)
committerNick Burch <nick@apache.org>
Mon, 18 Jan 2010 14:07:38 +0000 (14:07 +0000)
commit017ac3523ae1a30cf1608fdda1dd2f51dc7c9fe6
tree8799e33dc7aa885f0c9fcd7a67787221c6771a15
parent796f95c0b4674c19edbbdb999fbe38e3af538053
New debugging class, useful for when figuring out how to split on continue records, where continue records lie etc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@900397 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/dev/RecordLister.java [new file with mode: 0644]