poi/src/java/org/apache/poi
2008-06-18 11:35:04 +00:00
..
ddf Correctly increment the reference count of a blip when a picture is inserted 2008-06-08 12:30:25 +00:00
dev Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
hpsf 44694 - HPSF: Support for property sets without sections 2008-04-02 00:50:45 +00:00
hssf A partial fix for bug #30978, but something still remains, which seems to be related to changing the ptg 2008-06-18 11:35:04 +00:00
poifs Fix bug 44898 - Correctly handle short last blocks in POIFS 2008-05-20 15:42:16 +00:00
util refactored all hssf junits to get test sample data in the in one place 2008-04-07 03:02:03 +00:00
POIDocument.java Put abstract write(OutputStream) method on POIDocument 2008-05-20 17:12:08 +00:00
POIOLE2TextExtractor.java Provide a common ole2 implementation of POITextExtractor, which gives access to the document metadata 2008-04-09 12:46:42 +00:00
POITextExtractor.java Implement an Excel text extractor, and put all the existing text extractors under a common superclass, so they're easier to find and use 2007-10-27 21:57:10 +00:00