mirror of https://github.com/apache/poi.git
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:
parent
8f6a623558
commit
8f1b047161
|
@ -21,6 +21,9 @@
|
||||||
<li>
|
<li>
|
||||||
<p>Add writing capability for property sets.</p>
|
<p>Add writing capability for property sets.</p>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<p>Write up some junit tests.</p>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>Add codepage support.</p>
|
<p>Add codepage support.</p>
|
||||||
</li>
|
</li>
|
||||||
|
@ -36,6 +39,11 @@
|
||||||
<p>Implement reading functionality for those property types that are not
|
<p>Implement reading functionality for those property types that are not
|
||||||
yet supported (other than byte arrays).</p>
|
yet supported (other than byte arrays).</p>
|
||||||
</li>
|
</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>
|
</ol>
|
||||||
</section>
|
</section>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue