fop/lib
2000-11-17 10:15:43 +00:00
..
bin Added comment so that I'll be owner on locus, so I can fix the 2000-08-09 19:04:49 +00:00
ant.jar updates ant.jar to ant 1.1 release 2000-07-25 09:57:46 +00:00
Compare.class new fop examples and tests 2000-03-14 09:43:09 +00:00
Compare.java Christian Geisert's patch to allow JDK 1.1 people to use no images. 2000-10-12 22:11:33 +00:00
CompileXMLFiles.class add: ant task needed by an ant script to write all xml documentation files into one pdf file 2000-06-23 13:18:32 +00:00
CompileXMLFiles.java Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility 2000-10-26 14:33:37 +00:00
Fop.class adds property list mappings 2000-08-03 06:21:22 +00:00
Fop.java adds property list mappings 2000-08-03 06:21:22 +00:00
readme describes libraries and class files in this directory 2000-08-01 22:38:03 +00:00
w3c.jar updated to the latest java bindings 2000-08-14 01:31:09 +00:00
xml.jar Switching from make to Ant 2000-03-06 21:34:41 +00:00
Xslt.class Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 2000-11-17 10:15:43 +00:00
Xslt.java Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 2000-11-17 10:15:43 +00:00
Xslt$StylesheetCache.class Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 2000-11-17 10:15:43 +00:00

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