You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by "Gandhi, Kunal - External" <KG...@sjm.com> on 2012/09/13 15:28:53 UTC

Question about POI 3.2 Final

Hello,



I recently downloaded poi-src-3.2-FINAL-20081019.zip as I am running Java 1.4.2. Upon unzipping I found the file poi-2.0-final-20040126.jar under folder /src/contrib/poi-ruby.

Whilst attempting to use the API I noticed the jar file wasn’t in line with the source; poi-src-3.2-final (src) and poi-2.0-final (jar). Also in the documentation I found the method for HSSFSheet: isColumnHidden(int), but I cannot execute the method whilst using the API as it doesn’t exist. Does this have to do with the version mismatch of the jar file delivered with the source? How can I fix this?



[Description: cid:image001.png@01CD910A.C48B5AE0]



The above screenshot shows the only “is” methods available for an HSSFSheet object s.



Please help!



Regards

KG

This communication, including any attachments, may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are hereby notified that you are not authorized to read, print, retain a copy of or disseminate any portion of this communication without the consent of the sender and that doing so may be unlawful. If you have received this communication in error, please immediately notify the sender via return e-mail and delete it from your system.

RE: Question about POI 3.2 Final

Posted by "Gandhi, Kunal - External" <KG...@sjm.com>.
Thanks Nick!

-----Original Message-----
From: Nick Burch [mailto:apache@gagravarr.org]
Sent: Thursday, September 13, 2012 8:34 AM
To: POI Users List
Subject: Re: Question about POI 3.2 Final

On Thu, 13 Sep 2012, Gandhi, Kunal - External wrote:
> I recently downloaded poi-src-3.2-FINAL-20081019.zip as I am running
> Java 1.4.2.

That's the source code of the 3.2 release, which contains everything you need to build it yourself, as well as the source so you can review / change / debug etc.

If all you want to do is include POI in your application, you probably just want to grab the binary (-bin-) package and get the POI jars from there

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org For additional commands, e-mail: user-help@poi.apache.org


This communication, including any attachments, may contain information that is proprietary, privileged, confidential or legally exempt from disclosure. If you are not a named addressee, you are hereby notified that you are not authorized to read, print, retain a copy of or disseminate any portion of this communication without the consent of the sender and that doing so may be unlawful. If you have received this communication in error, please immediately notify the sender via return e-mail and delete it from your system.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Question about POI 3.2 Final

Posted by Nick Burch <ap...@gagravarr.org>.
On Thu, 13 Sep 2012, Gandhi, Kunal - External wrote:
> I recently downloaded poi-src-3.2-FINAL-20081019.zip as I am running 
> Java 1.4.2.

That's the source code of the 3.2 release, which contains everything you 
need to build it yourself, as well as the source so you can review / 
change / debug etc.

If all you want to do is include POI in your application, you probably 
just want to grab the binary (-bin-) package and get the POI jars from 
there

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org