On Mon, 20 Aug 2007, Przemek Wi?niewski wrote:
Is there any sensible documentation on POI? I am looking for something
more than javadoc and FAQ. Having a real book would be great.
There are quite a few news articles / tutorials on using POI linked on the
site:
http://poi.apache.org/news.html
Some of the projects have a fair bit of documentation in their subsite,
eg:
http://poi.apache.org/hssf/index.html
http://poi.apache.org/hlsf/index.html
For some areas, we have good example code:
http://svn.apache.org/repos/asf/poi/trunk/src/examples/src/org/apache/poi/
Finally, check out the unit tests, as we ought to have use cases for most
of our code there:
http://svn.apache.org/repos/asf/poi/trunk/src/testcases/org/apache/poi/
http://svn.apache.org/repos/asf/poi/trunk/src/scratchpad/testcases/org/apache/poi/
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]