diff --git a/doap_POI.rdf b/doap_POI.rdf index 89399a805..c23ccd156 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -3,32 +3,39 @@ - + xmlns:asfext="http://projects.apache.org/ns/asfext#" + xmlns:foaf="http://xmlns.com/foaf/0.1/"> + 2006-01-26 - Apache Jakarta POI - - + Apache POI + + Java API To Access Microsoft Format Files APIs for manipulating various file formats based upon Microsoft's OLE 2 Compound Document format using pure Java. POI is your Java Excel solution as well as your Java Word solution. However, we have a complete API for porting other OLE 2 Compound Document formats and welcome others to participate. - - + + Java - poi-bin - 2004-08-04 - 2.5.1-final-20040804 + Apache POI 3.2 + 2008-10-19 + 3.2 - - + + + + + Yegor Kozlov + + + diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index cbf9d3b3a..150af076a 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -165,8 +165,75 @@ href="./hpbf/index.html">the HPBF project page for more information.

+
Component map +

+ The POI distribution consists of several JAR files. Not all of them are needed in every case. The following table + shows the relationships between POI components and the JAR files. +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
ComponentJARMaven artifactIdComment
POIFSpoi-version-yyymmdd.jarpoi
HPSFpoi-version-yyymmdd.jarpoi
HSSFpoi-version-yyymmdd.jarpoi
XSSFpoi-ooxml-version-yyymmdd.jarpoi-ooxmlsince 3.5-beta4
HLSFpoi-scratchpad-version-yyymmdd.jarpoi-scratchpad
HWPFpoi-scratchpad-version-yyymmdd.jarpoi-scratchpad
HDGFpoi-scratchpad-version-yyymmdd.jarpoi-scratchpad
HPBFpoi-scratchpad-version-yyymmdd.jarpoi-scratchpad
HSMFpoi-scratchpad-version-yyymmdd.jarpoi-scratchpad
+
-
Contributing

So you'd like to contribute to the project? Great! We need enthusiastic, hard-working, talented folks to help