On Wed, 25 Nov 2009, Rainer Klute wrote:
> What you could do is looking into the HPSF test cases: In the
> src/testcases there is a class org.apache.poi.hpsf.basic.TestWrite. Look
> at its methods testWriteEmptyPropertySet and testWriteSimplePropertySet.
I've added something inspired by this to POIDocument - the
createInformationProperties() method. Will hopefully do what you need.
(You'll need a nightly build or svn checkout - I've only just added it!)
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|