]> source.dussan.org Git - poi.git/commit
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works
authorNick Burch <nick@apache.org>
Tue, 5 May 2009 16:02:06 +0000 (16:02 +0000)
committerNick Burch <nick@apache.org>
Tue, 5 May 2009 16:02:06 +0000 (16:02 +0000)
commit6f54decfdd7ae3286306530a411a59e782e42df4
tree650a2497b94bd8bcd3045c5c3739639b299be810
parent62024e3733b563a6a9a679d470980af21bf0ed21
Fix javadocs for AbortableHSSFListener, and add unit test to show it all works

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@771865 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.java
src/testcases/org/apache/poi/hssf/eventmodel/TestAbortableListener.java [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/eventmodel/TestEventRecordFactory.java