aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/pdf/PDFDocumentHandlerMaker.java
Commit message (Expand)AuthorAgeFilesLines
* Started unifying URI resolution mechanism, redesigned configuration system an...Mehdi Houshmand2012-05-311-4/+4
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-0/+3
* ";mode=painter" MIME suffix removed from all new IFDocumentHandler implementa...Jeremias Maerki2009-02-231-2/+1
* Moved area tree example to package embedding/atxml.Jeremias Maerki2009-02-061-6/+0
* Introduced IFContext to provide access to foreign attributes (as discussed on...Jeremias Maerki2009-01-021-1/+2
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+58