ODF Toolkit/Efforts/ODTransform

From Apache OpenOffice Wiki
< ODF Toolkit
Revision as of 16:49, 18 February 2007 by Softadm (Talk | contribs)

Jump to: navigation, search

ODT XSLT transformation library

Due to the course of one of our projects we developped a small library, which allows to apply an XSLT-transforamtion as used by OOo export filters to a ODT file, which is stored in a zip file with several sections split across meta.xml, content.xml, style.xml et al.

You will find a JAVA eclipse project by checking out an eclipse project from

[1].

It has a nice test case. The maven2 repository of our smal open source site is located at

[2]

Additionally, the library is used by the project ooo2xslfo, which is an xslfo export filter for OOo, which may be applied to PDT files using the odttransform library.

ooo2xslfo may be fetched as an eclipse project through

[3].

Personal tools