poi/src
Nick Burch bf493e3b88 [ooxml-branch] Split the common ss interfaces into two sets - one that works with jdk 1.5 and has the full functionality, and another that works with jdk 1.4 and only has dummy functionality. Update build.xml to spit out two versions of the main classes, one for jdk 1.5 with the full interfaces, and one for jdk 1.4 with the dummy ones (but which is otherwise like the current behaviour). Also add readme explaining all this
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/ooxml@613951 13f79535-47bb-0310-9956-ffa450edef68
2008-01-21 18:00:30 +00:00
..
contrib Add standard licence header for contrib directory 2007-01-15 22:41:39 +00:00
documentation Patch to support UncalcedRecord and usermodel code for it, to indicate formulas on a sheet need recalculating (from bug #44233) 2008-01-16 13:14:31 +00:00
examples HSSFPicture.resize() - a handy method to reset a picture to its original width and height 2007-10-01 18:07:32 +00:00
java/org/apache/poi Merged revisions 613395-613401 via svnmerge from 2008-01-21 09:56:56 +00:00
models Initial revision 2002-01-31 02:22:28 +00:00
ooxml [ooxml-branch] Split the common ss interfaces into two sets - one that works with jdk 1.5 and has the full functionality, and another that works with jdk 1.4 and only has dummy functionality. Update build.xml to spit out two versions of the main classes, one for jdk 1.5 with the full interfaces, and one for jdk 1.4 with the dummy ones (but which is otherwise like the current behaviour). Also add readme explaining all this 2008-01-21 18:00:30 +00:00
records Add standard licence header for src/records directory 2007-01-15 22:53:32 +00:00
resources Update the group and project logo to account for TLP 2007-06-01 10:36:12 +00:00
scratchpad Add methods to check to see if a given InputStream has a OOXML file header, or a OLE2 file header, so that a future factory method could figure out which class to instantiate for a given InputStraeam 2008-01-16 12:46:43 +00:00
testcases/org/apache/poi Merged revisions 613395-613401 via svnmerge from 2008-01-21 09:56:56 +00:00
types Add standard licence header for src/types directory 2007-01-15 23:04:42 +00:00
.cvsignore Item removed from ignoreList 2004-03-03 03:12:32 +00:00