20021218 Wednesday December 18, 2002

POI Article This article from Javaworld shows how easy it is to use POI. Cool - I'm sold! Posted in Java at Dec 18 2002, 02:05:16 AM MST 1 Comment

Comments:

Just for clarification the article only shows you HSSF. POI includes: HSSF, HDF, HPSF and POIFS. POIFS is OLE 2 Compound Document format which is the grand mama of the whole project. HSSF is the Excel Api.. Of course it stands for Horrible SpreadSheet Format (which is BTW fair. Excel format is illconceived...not nearly as ill-conceived as OLE 2 CDF itself...). I think you'll find that POI has excellent documentation for an opensource project. And you might enjoy this: http://jakarta.apache.org/poi/hssf/quick-guide.html or this: http://jakarta.apache.org/poi/javadocs/ (BTW clicking on a class in the javadoc lets you see UML class diagrams if you click on the upper right hand corner) -- also you might find the Source to the unit tests under "src/tests" to be pretty helpful. Unfortunately Centipede doesn't yet publish it in our online cross-referenced source code (http://jakarta.apache.org/poi/javadocs/javasrc/), however you can view it here (http://cvs.apache.org/viewcvs/jakarta-poi/src/testcases/). If you need assurance of the quality of our source code you should merely look here (http://jakarta.apache.org/poi/). We have ATM 375 unit tests... I'd bet most of the code is covered directly! Enjoy POI!

Posted by Andy on December 20, 2002 at 02:31 AM MST #

Post a Comment:
  • HTML Syntax: Allowed
Click me to subscribe
Matt Raible is a Web Architecture Consultant specializing in open source frameworks.
« May 2012
SunMonTueWedThuFriSat
  
1
2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
23
24
25
26
27
28
29
30
31
  
       
Today

Recent Entries

Tag Cloud