aboutsummaryrefslogtreecommitdiffstats
path: root/test/java/org/apache/fop/BasicDriverTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Took advantage of the Transformer similarities between FO input andGlen Mazza2004-07-251-2/+1
* Removed the non-File constructors from the InputHandler subclasses in favorGlen Mazza2004-07-251-1/+1
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-21/+21
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-20/+1
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-191-4/+4
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-12/+6
* Removed the Driver.run() method in favor of JAXP.Glen Mazza2004-07-141-32/+0
* Switch to JAXP identity transformation for DOM Document example.Glen Mazza2004-07-071-4/+10
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-251-11/+0
* Change of file to use Commons-logging.Glen Mazza2004-04-021-12/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Basic functionality tests for PS and RTF besides PDF. Still no detailed outpu...Jeremias Maerki2003-11-081-1/+43
* Fixed Testcase. Joerg Pietschmann2003-09-271-22/+1
* Initial set of test casesJeremias Maerki2003-07-041-0/+235