Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Jeremias Maerki 251758435b Fixed filename of stylesheet for case-sensitive file systems. 20 лет назад
..
java/embedding Fixed filename of stylesheet for case-sensitive file systems. 20 лет назад
xml Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 лет назад
.cvsignore Embedding examples ported from maintenance branch. 21 лет назад
README Embedding examples ported from maintenance branch. 21 лет назад
build.bat Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 лет назад
build.sh Applied Apache License Version 2.0 by following the instructions at http://www.apache.org/dev/apply-license.html. 20 лет назад
build.xml 1.) Moved exclusively to Simon's DefaultHandler object for both Transformer 20 лет назад

README

FOP Embedding Examples Readme


This directory contains several examples on using FOP in Java.

To compile the examples you can use the build.bat/build.sh scripts.
You can also directly run the individual examples with these scripts.
Just call

Windows: build -projecthelp
Unix: ./build.sh -projecthelp

for a listing of all available examples.



Please go to the page indicated below to find more information:
http://xml.apache.org/fop/embedding.html