mirror of https://github.com/apache/poi.git
updated teh docs for the site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352115 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2765fd7a1b
commit
bb3e527d0a
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -137,7 +140,7 @@
|
|||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="100%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+1"><font face="Arial,sans-serif"><b> 1.1-dev (February 17 2002)</b></font></font></td>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+1"><font face="Arial,sans-serif"><b> 1.1-dev (February 23 2002)</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -152,7 +155,7 @@
|
|||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>Why/when would I use POI</b></font></font></td>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>Why/when would I use POI?</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
@ -242,9 +245,11 @@
|
|||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
A common misconception is that POI writes Excel files. POI is the name of the project. POI contains several
|
||||
|
||||
<p align="justify">A common misconception is that POI writes Excel files. POI is the name of the project. POI contains several
|
||||
components, one of which, HSSF, writes Excel files. The following are components of the entire POI project
|
||||
and a brief summary of their purpose.
|
||||
and a brief summary of their purpose.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -254,14 +259,16 @@
|
|||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>POIFS</b></font></font></td>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>POIFS (POI Filesystem)</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
POIFS is the oldest and most stable part of the project. It is our port of the OLE 2 Compound Document Format to
|
||||
|
||||
<p align="justify">POIFS is the oldest and most stable part of the project. It is our port of the OLE 2 Compound Document Format to
|
||||
pure Java. It supports both read and write functionality. All of our components ultimately rely on it by
|
||||
definition. Please see <a href="poifs/index.html">the POIFS project page</a> for more information.
|
||||
definition. Please see <a href="poifs/index.html">the POIFS project page</a> for more information.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -271,13 +278,15 @@
|
|||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HSSF</b></font></font></td>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HSSF (Horrible Spreadsheet Format)</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
HSSF is our port of the Microsoft Excel 97(-2002) file format (BIFF8) to pure Java. It supports read and write
|
||||
capability. Please see <a href="hssf/index.html">the HSSF project page</a> for more information.
|
||||
|
||||
<p align="justify">HSSF is our port of the Microsoft Excel 97(-2002) file format (BIFF8) to pure Java. It supports read and write
|
||||
capability. Please see <a href="hssf/index.html">the HSSF project page</a> for more information.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -287,14 +296,38 @@
|
|||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HDF</b></font></font></td>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HDF (Horrible Document Format)</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
HDF is our port of the Microsoft Word 97 file format to pure Java. It supports read and write capability.
|
||||
|
||||
<p align="justify">HDF is our port of the Microsoft Word 97 file format to pure Java. It supports read and write capability.
|
||||
Please see <a href="hdf/index.html">the HDF project page for more information</a>. This component is
|
||||
in the early stages of design. Jump in!
|
||||
in the early stages of design. Jump in!</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HPSF (Horrible Property Set Format)</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
|
||||
<p align="justify">HPSF is our port of the OLE 2 property set format to pure
|
||||
Java. Property sets are mostly use to store a document's properties
|
||||
(title, author, date of last modification etc.), but they can be used
|
||||
for application-specific purposes as well. Currently HPSF supports
|
||||
read functionality only. Please see <a href="hpsf/index.html">the HPSF project page</a> for more
|
||||
information.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -315,9 +348,11 @@
|
|||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
The HSSF Serializer, which was part of our 1.0 release and last builds on
|
||||
|
||||
<p align="justify">The HSSF Serializer, which was part of our 1.0 release and last builds on
|
||||
<a href="http://www.sourceforge.net/projects/poi">Sourceforge</a>, has been donated to the Cocoon project. We're
|
||||
currently in the process of porting it over.
|
||||
currently in the process of porting it over.</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -234,6 +237,28 @@
|
|||
<br>
|
||||
|
||||
|
||||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
<td bgcolor="#525D76"><font color="#ffffff" size="+0"><font face="Arial,sans-serif"><b>HPSF</b></font></font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
|
||||
<p align="justify">
|
||||
|
||||
<a href="hpsf/index.html">HPSF</a> is the set of APIs
|
||||
for reading property sets using (only) Java.
|
||||
</p>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
|
||||
<div align="right">
|
||||
<table cellspacing="0" cellpadding="2" border="0" width="99%">
|
||||
<tr>
|
||||
|
|
|
@ -29,6 +29,9 @@
|
|||
<a href="how-to.html"><font size="-1">How To</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="fileformat.html"><font size="-1">File System Documentation</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="usecases.html"><font size="-1">Use Cases</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -29,6 +29,9 @@
|
|||
<a href="how-to.html"><font size="-1">How To</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="fileformat.html"><font size="-1">File System Documentation</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="usecases.html"><font size="-1">Use Cases</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -29,6 +29,9 @@
|
|||
<a href="how-to.html"><font size="-1">How To</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="fileformat.html"><font size="-1">File System Documentation</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="usecases.html"><font size="-1">Use Cases</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
@ -75,6 +75,9 @@
|
|||
<a href="hdf/index.html"><font size="-1">HDF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="hpsf/index.html"><font size="-1">HPSF</font></a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="utils/index.html"><font size="-1">POI-Utils</font></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -204,6 +207,8 @@
|
|||
<li>
|
||||
<a href="http://www.marcj.com">Marc Johnson</a> (mjohnson at apache dot org)</li>
|
||||
|
||||
<li>Glen Stampoultzis (glens at apache.org)</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
|
@ -223,10 +228,10 @@
|
|||
|
||||
<ul>
|
||||
|
||||
<li>Glen Stampoultzis (glens at apache.org)</li>
|
||||
|
||||
<li>Nicola Ken Barozzi (barozzi at nicolaken dot com)</li>
|
||||
|
||||
<li>Rainer Klute (klute at rainer-klute dot de)</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue