aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util/CloseBlockerOutputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....Jeremias Maerki2005-11-141-1/+0
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-46/+14
* Special OutputStream decorator that suppresses calls to the close() method. T...Jeremias Maerki2003-03-271-0/+81