]> source.dussan.org Git - poi.git/commit
Fix generics warnings, and make the NPOIFS and deprecated constructor parts of Publis...
authorNick Burch <nick@apache.org>
Fri, 25 Mar 2011 16:06:11 +0000 (16:06 +0000)
committerNick Burch <nick@apache.org>
Fri, 25 Mar 2011 16:06:11 +0000 (16:06 +0000)
commit2920d7ceaba8e1c96ab3c55b72dec2ec219db608
treeca314b4e1af8bc7e30f38973dec227a8989357b2
parent9cd40753d64c69979ad19020b0b0c9aef0b7265d
Fix generics warnings, and make the NPOIFS and deprecated constructor parts of Publisher clearer and consistent with other parts
Also fix a test filename

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1085443 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/POIDocument.java
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/scratchpad/src/org/apache/poi/hpbf/HPBFDocument.java
src/scratchpad/src/org/apache/poi/hpbf/extractor/PublisherTextExtractor.java
src/scratchpad/testcases/org/apache/poi/hpbf/extractor/TestPublisherTextExtractor.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hpbf/extractor/TextPublisherTextExtractor.java [deleted file]