aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/render/XMLHandlerRegistry.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-166/+0
* Add type-safe parameters to collections; replace XGC jar to benefit from new ...Simon Pepping2011-01-041-10/+10
* Reverting renaming of public methods of rev. 1036179Simon Pepping2010-11-191-1/+1
* findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)Simon Pepping2010-11-171-1/+1
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-11/+11
* Ensured all SVN properties are set equallyMaximilian Berger2008-02-131-166/+166
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Adding dependency on XML Graphics Commons.Jeremias Maerki2006-04-041-4/+5
* New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...Jeremias Maerki2006-01-171-3/+9
* XMLHandler interface changed so it reports whether it supports a particular R...Jeremias Maerki2005-12-161-36/+27
* Fop.java gets two new constructors: Fop(String) and Fop(String, FOUserAgent) ...Jeremias Maerki2005-11-111-1/+2
* Made Service a stand-alone class so it can be reused. Jeremias Maerki2005-07-251-0/+166