aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readme
blob: d99053365229545070982321ed7cda2cc46a57b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
This directory contains some libraries or class files necessary 
for compiling, running or testing Fop.

ant.jar                  Ant is the scripting tool which is used to build Fop or to run 
                         the test scripts. see build.xml in root for more information
w3c.jar                  the svg library from the w3 consortium


Compare.java             a ant task which compares files
Fop.java                 a ant task which allows calling Fop from Ant 
Xslt.java                a ant task which allows calling Xalan from Ant