aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/UnknownXMLObj.java
Commit message (Expand)AuthorAgeFilesLines
* Reverted revision 670341 and replaced it with a different solution as discussed:Jeremias Maerki2008-07-281-9/+7
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-2/+2
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-4/+4
* Changed license headers and updated NOTICE file according to: http://www.apac...Jeremias Maerki2006-07-281-5/+6
* Made the FO tree a little more consistent by renaming getName() to getLocalNa...Jeremias Maerki2005-11-111-4/+8
* Second phase of performance improvement. Pass the propertyList intoFinn Bock2004-10-191-2/+2
* PR:Glen Mazza2004-09-061-3/+3
* PR:Glen Mazza2004-08-041-11/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-5/+5
* Renamed FONode.addChild() to somewhat clearer FONode.addChildNode().Glen Mazza2004-07-241-3/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* ----------------------------------------------------------------------Glen Mazza2003-12-261-2/+5
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* style/javadoc changes onlyWilliam Victor Mote2003-09-011-0/+6
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-0/+4
* style changes onlyWilliam Victor Mote2003-07-141-12/+36
* Moved sources from src/org/** to src/java/org/**Jeremias Maerki2003-03-111-0/+98