JavaMix

it`s all about JavaPrograming

Apache POI api for Java people

apache poi

apache poi

…it is one of the great tool from the Apache,
1st of all i want to write about what is POI?,why we need POI?.
what is POI?
“Poor Obfuscation Implementation”

why we need POI?
reading and writing files in Microsoft Office formats, such as Word, PowerPoint and Excel using Java.

when i was trying to read the data from the .doc files by normal datainputstream reader , i get some garbage data along with original data.

JavaMix Blog

then i startred searching for resolving this issue..at last i found that this API is very useful to work with microsoft formats.

i worked with only .doc file forĀ  reading data line by line , in next post i will explain how to do that.

you can find more info regarding apache POI at WIKI and at apache project site .

Apache POI apiĀ  download from here.

Advertisement

Written by katta vijay

May 14, 2009 at 5:37 pm

2 Responses

Subscribe to comments with RSS.

  1. [...] what is Apache POI and what is the need i already explain in previous post, you can find that post here [...]

  2. [...] this program simply explains how to read data from the MS wordfile(.DOC) line by line using Apache POI, what is Apache POI and what is the need i already explain in previous post, you can find that post here [...]


Comments are closed.

Follow

Get every new post delivered to your Inbox.