aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/util/XMLUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Transition source to standard maven hierarchy (initial).Glenn Adams2016-03-031-334/+0
* FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...Glenn Adams2013-09-131-0/+31
* Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...Vincent Hennebert2013-05-071-22/+22
* Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...Vincent Hennebert2013-04-091-34/+34
* FOP-2195: use sparse arrays for position adjustmentsGlenn Adams2013-01-181-7/+11
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+2
* apply complex scripts patchGlenn Adams2012-02-261-0/+122
* Removed the DOM representation of the structure tree.Vincent Hennebert2011-11-241-36/+0
* Bugzilla #49733:Jeremias Maerki2010-08-141-1/+4
* Merged changes from Trunk up to revision 824832Vincent Hennebert2009-10-131-2/+2
|\
| * Some javadoc fixes: @code -> @linkJeremias Maerki2009-10-011-2/+2
* | Added support for adding natural language information on page-sequence and do...Jeremias Maerki2009-04-171-0/+36
|/
* Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...Jeremias Maerki2008-09-281-0/+24
* Extracted some often-used XML constants and utility methods into an interface...Jeremias Maerki2008-08-121-0/+149