More items.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352595 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Klute 2002-05-03 07:29:58 +00:00
parent 2ac503512a
commit 8653f7bb40

View File

@ -21,6 +21,9 @@
<li>
<p>Add writing capability for property sets.</p>
</li>
<li>
<p>Write up some junit tests.</p>
</li>
<li>
<p>Add codepage support.</p>
</li>
@ -36,6 +39,11 @@
<p>Implement reading functionality for those property types that are not
yet supported (other than byte arrays).</p>
</li>
<li>
<p>Add WMF to <code>java.awt.Image</code> example code in <link
href="thumbnails.html">Thumbnail
HOW TO</link>.</p>
</li>
</ol>
</section>
</body>