poi/src/java/org/apache/poi
Yegor Kozlov 1b9d7218c5 usermodel support for excel hyperlinks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@617834 13f79535-47bb-0310-9956-ffa450edef68
2008-02-02 17:06:14 +00:00
..
ddf extra whitespace caused the test fail on win xp. Strange, but it worked fine on *nix 2008-01-22 17:59:27 +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 Restored the cast: JDK 1.4 needs it. :-( 2007-06-26 17:58:28 +00:00
hssf usermodel support for excel hyperlinks 2008-02-02 17:06:14 +00:00
poifs Tidy up the imports, remove accidental link to xmlbeans 2008-01-16 16:59:14 +00:00
util Improvements to how SystemOutLogger and CommonsLogger log messages with exceptions, and avoid an infinite loop with certain log messages with exceptions - triggered by bug #44326 2008-02-01 12:29:38 +00:00
POIDocument.java Update POIDocument to use POILogger 2007-09-19 14:40:44 +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