You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by fo...@locus.apache.org on 2000/08/02 00:38:03 UTC

cvs commit: xml-fop/lib readme

fotis       00/08/01 15:38:03

  Added:       lib      readme
  Log:
  describes libraries and class files in this directory
  
  Revision  Changes    Path
  1.1                  xml-fop/lib/readme
  
  Index: 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