On Mon, 15 Dec 2008, Sunburned Surveyor wrote: > I'm considering the possibility of adding support for output of Open > Office XML spreadsheets to one of my Java programs. I have to quick > questions:
I'm presuming you mean OpenDocument format, not Microsoft's Office Open XML (if you ask me, deliberately named thus to confuse people). > > - Is there any documentation/tutorials on the xml format besides the > spec? I did some fairly extensive searching on Google but didn't find > much. http://books.evc-cit.info/ (shameless self-promotion) > - Are there any open source Java libraries that are built to allow > client code (fairly easy) read write access to Open Office XML > documents? http://odftoolkit.org/ > - If I wrote documentation or code that fit the description of what I > was looking for as contained in the previous two (2) questions, would > the OpenOffice community be interested in this? > -- J. David Eisenberg http://catcode.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
