Advertisment
Sponsor Category


Apache POI

The Apache POI Project’s mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft’s OLE 2 Compound Document format (OLE2). In short, you can read and write MS Excel files using Java.

In addition, you can read and write MS Word and MS PowerPoint files using Java. Apache POI is your Java Excel solution (for Excel 97-2008). We have a complete API for porting other OOXML and OLE2 formats and welcome others to participate.

OLE2 files include most Microsoft Office files such as XLS, DOC, and PPT as well as MFC serialization API based file formats. The project provides APIs for the OLE2 Filesystem (POIFS) and OLE2 Document Properties (HPSF).

Office OpenXML Format is the new standards based XML file format found in Microsoft Office 2007 and 2008. This includes XLSX, DOCX and PPTX. The project provides a low level API to support the Open Packaging Conventions using openxml4j.

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • Add to favorites
  • Live
  • StumbleUpon
  • Yahoo! Buzz

Apache POI Support Forum




Try Market Samurai For Free!


0 votes in total!!

Did you enjoy this post?

If so, would you please consider sharing it with the world

Leave a Reply




Advertisment
Advertisment



My Twitter Friends
Friends: 937 Followers: 407
Latest Forum Posts

Apache POI

The Apache POI Project’s mission is to create and maintain Java APIs for manipulating various file formats based upon the Office Open XML standards (OOXML) and Microsoft’s OLE 2 Compound Document format (OLE2).

CodeNarc

CodeNarc is a static analysis tool for Groovy source code, enabling monitoring and enforcement of many coding standards and best practices.

OSGi BDT – Build Deploy Test

OSGi BDT is a set of build tools to simplify the development process of OSGi bundles.OSGi BDT provides a set of Ant tasks for creating repositories, deploying, building and testing bundles. It contains an Eclipse plug-in and a Fitnesse fixture.

Cathcart

Cathcart is a collection of Apache Ant tasks and a Maven plugin for checking trends in software metrics (generated by junit, jmeter, clover, pmd, findbugs, cobertura etc). Use Cathcart to ensure continuous improvement in software quality.

Lab Minder

LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts.

BlackBadger

Blackbadger is a distributed ANT runtime for controlling and running tests against a large array of machines without complicated setup. Self-discovery and full Apache Ant integration, Blackbadger provides a distributed state machine.

OSGiUnit

OSGiUnit is a framework for implementing and running JUnit ( www.junit.org) tests for interacting OSGi bundles ( www.osgi.org). It is based on JUnit and can therefore be used with any JUnit testcase runner like ant or Eclipse.

ANT Junit Task extension with javadocs

Extension to the ANT-Junit Task which combines Javadoc Informations with JUnit Results in a JUnit report which has javadoc infos of the test methods included.

NextMock

NextMock generates Mock classes to test your java code. It will be integrated with JUnit, ANT and eclipse in order to have a good suport for refactoring. The project is currently dormant. If you want wake it up, just contact us on the mailing list!

LogCrawler

LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a “smoketest” with your CI system like CruiseControl.