ODF Toolkit/Efforts/ODTransform

From Apache OpenOffice Wiki
Jump to: navigation, search

ODT XSLT transformation library

Due to the course of one of our projects we developed 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 the following URL using subversion:

http://svn.clazzes.org/svn/odtransform/trunk/odtransform/.

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

http://maven.clazzes.org

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

ooo2xslfo may be fetched as an eclipse project through

http://svn.clazzes.org/svn/ooo2xslfo/trunk/ooo2xslfo/.

Personal tools