You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by ci...@earthlink.net on 2003/02/01 23:21:05 UTC

reading from zip

Everything works fine until I read from excel files that have been zipped. 
After I read from the zip file and try to
apply POI, it gives me a message telling me that only 1 byte was read when
it expected 512.  Is there any way to bypass
expectation, or perhaps there is a certain procedure from reading from a
zip that is required.  Any suggestions?

Thanks,

Tom


Re: reading from zip

Posted by "Andrew C. Oliver" <ac...@apache.org>.
http://java.sun.com/j2se/1.4.1/docs/api/java/util/zip/ZipFile.html

-Andy

ciscoprog@earthlink.net wrote:
> Everything works fine until I read from excel files that have been zipped. 
> After I read from the zip file and try to
> apply POI, it gives me a message telling me that only 1 byte was read when
> it expected 512.  Is there any way to bypass
> expectation, or perhaps there is a certain procedure from reading from a
> zip that is required.  Any suggestions?
> 
> Thanks,
> 
> Tom
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-user-help@jakarta.apache.org
> 
>