Made this page up to date
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ad9ee736c9
commit
2866a81100
@ -8,18 +8,27 @@
|
|||||||
<authors>
|
<authors>
|
||||||
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||||
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>
|
||||||
|
<person name="Ryan Ackley" email="sackley@apache.org"/>
|
||||||
</authors>
|
</authors>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section title="Overview">
|
<section title="Overview">
|
||||||
|
|
||||||
<p>HDF will be the name of OUR port of the Microsoft Word 97(-2002) file format to
|
<p>HDF is the name of OUR port of the Microsoft Word 97(-2002) file format to
|
||||||
pure Java.</p>
|
pure Java.</p>
|
||||||
<p>HDF is still in early development. If you want to help us, you can
|
<p>HDF is still in early development. It is in the
|
||||||
follow development on the poi-dev mailing list.</p>
|
<link href="http://cvs.apache.org/viewcvs/jakarta-poi/src/scratchpad/">scratchpad section of the
|
||||||
|
CVS.</link> Source code in the <b>org.apache.poi.hdf.extractor</b> tree is
|
||||||
|
legacy code. Source in the <b>org.apache.poi.hdf.model</b>
|
||||||
|
tree is the old legacy code refactored into an object model. Check the How-To
|
||||||
|
page for detailed examples on using HDF.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
We are looking for developers!!! If you are interested in helping with HDF
|
||||||
|
familiarize yourself with the source code and just start coding. Make sure
|
||||||
|
you read the guidelines for <link href="http://jakarta.apache.org/poi/getinvolved/index.html">
|
||||||
|
getting involved</link></p>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
</document>
|
</document>
|
||||||
|
Loading…
Reference in New Issue
Block a user