aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/servlet/FopServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Removed unneded import statements.Finn Bock2004-09-141-1/+0
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-4/+4
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-191-1/+1
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-2/+1
* Made Driver.initialize() private, more in line with 0.20.5, which doesn'tGlen Mazza2004-07-091-1/+0
* 1.) Removed the get/setLogger methods from Driver, obsolete with Commons-Logg...Glen Mazza2004-06-201-1/+0
* PR:Glen Mazza2004-03-311-6/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* Revert refactoring of Driver to Session. Files affected should be identical t...William Victor Mote2003-06-171-7/+7
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-171-7/+7
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-27/+27
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+255