aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Pass validation.Finn Bock2004-10-191-1/+1
* Bugzilla #31512:Jeremias Maerki2004-10-113-0/+14
* Pass validation.Finn Bock2004-10-109-9/+9
* Fixed filename of stylesheet for case-sensitive file systems.Jeremias Maerki2004-08-303-3/+3
* 1. Implemented validateChildNode() for fo:simple-page-master. This may cause...Glen Mazza2004-08-252-2/+2
* Style-up for example classes.Jeremias Maerki2004-08-152-3/+0
* Adjusting to changes in XmlObj, making the sample extensions compile again.Jeremias Maerki2004-08-142-5/+4
* 1.) Layout initialization logic for fo:table, fo:table-header, and fo:table-f...Glen Mazza2004-08-131-6/+6
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-245-25/+25
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-196-9/+9
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-196-37/+25
* Added alternative example for FO to PDF, using javax.xml.parsersSimon Pepping2004-07-182-0/+139
* Back to transform example, reverted yesterday's change that removed BufferedO...Glen Mazza2004-07-161-24/+10
* *Temporary* commit showing how this process works via SAXParserFactory;Glen Mazza2004-07-161-5/+23
* Removed BufferedOutputStream line as unneeded in this case (Unsure if helpfulGlen Mazza2004-07-141-1/+0
* Updated FO->PDF example to use JAXP.Glen Mazza2004-07-141-19/+30
* Made Driver.initialize() private, more in line with 0.20.5, which doesn'tGlen Mazza2004-07-094-12/+0
* Switch from non-JAXP DOM processing to using JAXP identity transformationGlen Mazza2004-07-073-23/+50
* 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...Glen Mazza2004-06-204-38/+11
* Fix compilation problemJeremias Maerki2004-06-162-0/+2
* Switched from handleAttrs() to more intuitive processNode() and (for FO names...Glen Mazza2004-05-222-6/+8
* More consolidation of pagination examples.Glen Mazza2004-04-184-1041/+9
* Used standard Java exception-printing method "printStackTrace(PrintStream)"Glen Mazza2004-04-147-28/+8
* Updated examples to use Commons-Logging.Glen Mazza2004-04-015-46/+73
* Combined franklin_rep.fo and franklin_rep_max_repeats_nl.fo (they wereGlen Mazza2004-03-222-1067/+45
* File identical to franklin_rep_max_repeats.fo so removed.Glen Mazza2004-03-221-1024/+0
* Minor formatting and naming issues fixed.Glen Mazza2004-03-225-33/+33
* Fix to get use-content option of fo:leader working again. leader.fo nowGlen Mazza2004-03-211-7/+7
* Some consolidation of information about page-sequence-master and simple-page-...Glen Mazza2004-03-097-172/+30
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-276-84/+207
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-273-42/+102
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-0/+16
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-2727-1242/+378
* Formatting cleanup of fo:layout-master-sets in examples.Glen Mazza2004-02-2238-284/+335
* Modification of ExampleXML2PDF to show a Transformer.setParameter() call.Glen Mazza2004-02-092-49/+36
* Added a parameter to the projectteam2fo.xsl example (for subsequent useGlen Mazza2004-02-052-5/+9
* Style, javadoc and tab character fixesJeremias Maerki2004-01-091-14/+20
* Using Joe's new "relativebase" feature, this file can be simplified.Jeremias Maerki2003-11-221-17/+1
* Put namespace URI in public constantJeremias Maerki2003-11-072-3/+6
* Cleanup and make it compile againJeremias Maerki2003-11-073-6/+9
* add fox:destination elementsWilliam Victor Mote2003-10-121-3/+18
* Updated the tables-collapse property on several tables from "separate" to "co...Glen Mazza2003-08-261-6/+7
* Examples 8-11 added to check:Glen Mazza2003-08-201-12/+323
* $Id$ added to get header printed at top of file.Glen Mazza2003-08-131-1/+1
* Created a simple example using the DOM Level 2 API for testing/demonstrating ...Glen Mazza2003-08-131-0/+192
* Reconfigured ElementMapping from an interface to an abstract base classGlen Mazza2003-07-122-30/+10
* Copy from maint branchJeremias Maerki2003-07-031-0/+0
* Buffer the output streams for increased performance (not really needed here b...Jeremias Maerki2003-07-034-0/+4
* Added SVG to PDF example using the PDF TranscoderJeremias Maerki2003-03-122-0/+151
* Embedding examples ported from maintenance branch.Jeremias Maerki2003-03-1219-0/+2004