aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/servlet/FopPrintServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Merged Temp_API_Finalization branch back into FOP Trunk:Jeremias Maerki2006-03-271-154/+32
* Added a convenience URIResolver that uses the ServletContext in a servlet to ...Jeremias Maerki2006-02-221-2/+18
* Deprecated constructors Fop(int) and Fop(int, FOUserAgent).Jeremias Maerki2005-11-121-4/+5
* Removed unneded import statements.Finn Bock2004-09-141-7/+0
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-5/+5
* 1.) Moved exclusively to Simon's DefaultHandler object for both TransformerGlen Mazza2004-07-191-2/+2
* 1.) Driver constructor modified to require RenderType, and setter functionsGlen Mazza2004-07-191-4/+2
* 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
* 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-201-2/+0
* PR:Glen Mazza2004-03-311-7/+10
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* 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-171-9/+9
* 1. Copy apps.Driver to apps.Session.William Victor Mote2003-06-171-9/+9
* javadoc changes to clean up gump warnings.William Victor Mote2003-04-251-19/+19
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+317