blob: 5dcfafe92ac4cff7ccf78ad9d5725943405ccdb5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
This directory contains some libraries or class files necessary
for compiling, running or testing Fop.
ant.jar
version 1.4.1
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
batik.jar
cvs 29/10/2001
created from all-jar build target
the svg library from Batik at xml.apache.org
buildtools.jar
Ant tasks required for building FOP. Rebuild with
build.sh -f buildtools.xml in the top level directory.
stylebook.jar
Jar used for creating the FOP website
jimi-1.0.jar
version 1.0
Jimi is an image library that is used to load images
xerces-1.4.3.jar
version 1.4.3
xerces is the xslt stylesheet processor
logkit-1.0.jar
version 1.0
loggin library for logging in fop
xalan-2.2D11.jar
xml processor
|