POI

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Learn to Read and Write Microsoft Excel Documents with Jakarta's POI by Samudra Gupta   - [Clicks: 272]
    Jakarta's POI project makes it easy to read and write Excel files and provides support for manipulating other documents based on Microsoft's OLE 2 Compound Document Format. This article contains a step-by-step walkthrough that shows you how to get started with the Jakarta POI project.
    http://www.devx.com/Java/Article/17301 - Sep, 2003
  • It's POI-fect by Tony Sintes   - [Clicks: 115]
    Well, I'm here to tell you about POI (Poor Obfuscation Implementation), the Apache Java API for manipulating file formats based on the OLE 2 (Object Linking and Embedding) Compound Document format.
    http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html? - May, 2003
  • Reading and Writing Excel Files with POI by Avik Sengupta, Andrew Oliver, Rainer Klute   - [Clicks: 269]
    In this article we'll show you how to read and write Excel files and how to read any Microsoft file's document properties.
    http://www.onjava.com/pub/a/onjava/2003/04/16/poi_excel.html - Apr, 2003
  • Excel Reports with Apache Cocoon and POI by Steve Punte   - [Clicks: 204]
    Steve Punte shows how to generate real-time reports for Microsoft Excel, using the Apache Java projects Cocoon and POI.
    http://www.xml.com/pub/a/2003/01/22/cocoon-excel.html - Jan, 2003
  • Opening Microsoft File Formats to Java by Avik Sengupta, Andrew Oliver   - [Clicks: 223]
    In this three-part series, we will see how the Jakarta POI project provides pure Java APIs to let you achieve this dream of interoperability.
    http://www.onjava.com/pub/a/onjava/2003/01/22/poi.html - Jan, 2003

[Top]