source: trunk/Distribution/SW/FOP/lib/readme

Last change on this file was 2, checked in by jkacer, 18 years ago

Added all DocBook Framework stuff:

  • DocBook DTD
  • Transformation software FOP 0.20.5 and Saxon 6
  • XSL styles
  • Rexx scripts

Also added some WarpIN-related stuff for creation of WarpIN installation packages.
This state corresponds to version 1.0.0 from November 2005, just slightly modified to carry versioning information (Rexx scripts).

File size: 820 bytes
Line 
1This directory contains some libraries or class files necessary
2for compiling, running or testing Fop.
3
4ant.jar Ant is the scripting tool which is used to build Fop or to run
5 the test scripts. see build.xml in root for more information
6 Also has the XSLT liaison classes
7 org.apache.tools.ant.taskdefs.optional.*Liaison
8 added which are needed for the style task.
9
10batik.jar the svg library from Batik at xml.apache.org
11version 1.5 beta4
12
13xalan-*.jar XSLT processor from xml.apache.org
14version 2.4.1
15
16xercesImpl-*.jar XML parser from xml.apache.org
17version 2.2.1
18
19*** OPTIONAL ***
20
21jimi.jar May be obtained from http://java.sun.com/products/jimi/.
22 Place jimi*.jar in lib/; modify batch/shell script
23 classpaths.
24
Note: See TracBrowser for help on using the repository browser.