You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fotis 6fca68b317 because Ant task expects to find already compiled classes, we have to duplicate this. Any better ideas? 23 years ago
..
bin Added comment so that I'll be owner on locus, so I can fix the 24 years ago
org/apache/fop/layout/hyphenation because Ant task expects to find already compiled classes, we have to duplicate this. Any better ideas? 23 years ago
Compare.class new fop examples and tests 24 years ago
Compare.java Christian Geisert's patch to allow JDK 1.1 people to use no images. 24 years ago
CompileXMLFiles.class add: ant task needed by an ant script to write all xml documentation files into one pdf file 24 years ago
CompileXMLFiles.java Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility 24 years ago
Fop.class adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23 years ago
Fop.java adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23 years ago
SerializeHyphPattern.class adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23 years ago
SerializeHyphPattern.java adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23 years ago
Xslt$StylesheetCache.class Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 23 years ago
Xslt.class Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 23 years ago
Xslt.java Stops automatic switching of Xalan to the XercesLiaison class and the Xerces DOM 23 years ago
ant.jar updates ant.jar to ant 1.1 release 24 years ago
readme adds hyphenation (Carlos Villegas, Fotis Jannidis) and simple configuration support (F.J.) 23 years ago
w3c.jar updated svg stuff for the latest java bindings 23 years ago
xml.jar Switching from make to Ant 24 years ago

readme

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
SerializeHyphPattern a ant task which serializes hyphenation patterns for quicker access