aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/servlet
Commit message (Expand)AuthorAgeFilesLines
* Removed unneded import statements.Finn Bock2004-09-142-8/+0
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-242-9/+9
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-192-3/+3
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-192-6/+3
* Removed the Driver.run() method in favor of JAXP.Glen Mazza2004-07-141-4/+16
* Moved FOPPrintServlet from using XSLTInputHandler to JAXP.Glen Mazza2004-07-111-10/+31
* Made Driver.initialize() private, more in line with 0.20.5, which doesn'tGlen Mazza2004-07-091-1/+0
* 1.) Moved the CommandLineOptions' InputHandler object into FOUserAgent, allowingGlen Mazza2004-06-251-7/+2
* 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...Glen Mazza2004-06-202-3/+0
* PR:Glen Mazza2004-03-312-13/+16
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-272-96/+32
* 1.) Deprecation of most constructors in XSLTInputHandler in favor of JAXP.Glen Mazza2004-02-101-1/+1
* Organize imports. Joerg Pietschmann2003-09-191-9/+1
* PrinterJob setup and construction moved from Driver to AWTPrintRenderer class...Glen Mazza2003-08-021-8/+2
* Added new class render.awt.AWTPrintRenderer -- relocates PrintRenderer define...Glen Mazza2003-07-101-89/+3
* Removed space before ';'Peter Bernard West2003-06-201-1/+1
* Revert refactoring of Driver to Session. Files affected should be identical t...William Victor Mote2003-06-172-16/+16
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-172-16/+16
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-252-46/+46
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-113-0/+578