aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/apps/FOFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Took advantage of the Transformer similarities between FO input andGlen Mazza2004-07-251-81/+0
* Removed the non-File constructors from the InputHandler subclasses in favorGlen Mazza2004-07-251-35/+10
* Combined the apps.Driver class into apps.Fop. (195 LOC total.) PrimaryGlen Mazza2004-07-241-5/+5
* 1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOpti...Glen Mazza2004-07-201-34/+1
* 1.) render() methods moved from Driver to XSLTInputHandler and FOFileHandler.Glen Mazza2004-07-201-12/+39
* Removed obsolete request for namespace-prefixes (supported by all SAX2Glen Mazza2004-03-161-6/+0
* Code changed to set the Base URL in FOUserAgent, which allowsGlen Mazza2004-03-161-1/+6
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Renamed apps.FOInputHandler to apps.FOFileHandler to reduce confusion with th...Glen Mazza2003-08-121-0/+145