*************************************************************
* ODFXSLTRunner                                             *
*                                                           *
*************************************************************
*                                                           *
* Version: 1.1.0                                     *
* Release Date: xx/xx/2010                                  *
*                                                           *
*************************************************************


About ODF XSLT Runner Task
--------------------------

ODF XSLT Runner Task is a task definition for Ant which allows to apply
XSLT stylesheets to ODF documents similar to Ant's build-in <xslt> task.
It is based on ODFXSLTRunner.

Documentation
--------------

In general, the Wiki page is a great place to start when looking for online
documentation and other information about ODFXSLTRunnerTask.
    http://odftoolkit.org/projects/odftoolkit/pages/ODFXSLTRunnerTask.


License
--------

Apache License, Version 2.0. Please see file LICENSE.txt.


Installation
-------------

Just put the file odfxsltrunner.jar in your classpath.

You will need ODFXSLTRunner and ODFDOM. Get them from
    http://odftoolkit.org/projects/odftoolkit
    http://odftoolkit.org/projects/odfdom

You will further need Apache Xerces-J. Get it from
    http://xml.apache.org/dist/xerces-j/
