You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by flavio palumbo <fl...@yahoo.it> on 2007/09/21 11:54:42 UTC

sylk file

Hi all,
   
  does POI have the ability of reading sylk format files and extract the data inside it ?
   
  Thanks a lot
  Flavio

       
---------------------------------

---------------------------------
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail

Re: sylk file

Posted by Nick Burch <ni...@torchbox.com>.
On Fri, 21 Sep 2007, flavio palumbo wrote:
> does POI have the ability of reading sylk format files and extract the 
> data inside it ?

No. POI currently only deals with OLE2 file formats, and sylk is ascii 
based

Doesn't look like it'd be too hard for you to write a sylk parser though:
 	http://en.wikipedia.org/wiki/SYmbolic_LinK_(SYLK)

Nick

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