aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/pagination/Declarations.java
Commit message (Expand)AuthorAgeFilesLines
* Fed up with all those trailing whitespaces. Let's remove them all (once... an...Vincent Hennebert2008-07-241-11/+11
* Javadoc updates: attempt at improving interactivity and consistencyAndreas L. Delmelle2008-04-261-6/+10
* Merged branchJeremias Maerki2008-04-141-12/+9
* * Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...Andreas L. Delmelle2007-07-181-6/+4
* Bugzilla 41656:Andreas L. Delmelle2007-07-071-5/+5
* Code cleanup: Andreas L. Delmelle2007-01-111-3/+3
* Bugzilla #40729:Jeremias Maerki2006-11-131-9/+31
* 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-2/+2
* Initial work on enhancing the extension facilities to register special extens...Jeremias Maerki2005-09-021-16/+9
* Switch to .equals() instead of == for String compares of namespaces. Thanks ...Glen Mazza2005-06-261-1/+1
* New exception hierarchy rooted in SAXException and throw clauses onFinn Bock2004-10-281-7/+6
* Fourth phase of performance improvement.Finn Bock2004-10-201-4/+4
* First phase of performance improvement. Added bind() and startOfNode()Finn Bock2004-10-191-0/+8
* Removed unneeded import statements. Makes eclipse happy.Finn Bock2004-09-071-1/+0
* Implemented getNameId() which returns the Constants enumeration IDGlen Mazza2004-08-081-0/+10
* 1. new FONode.invalidChildError method added that will takes a "ruleViolated...Glen Mazza2004-08-071-2/+1
* More detaching from AddLMVisitor those FO's which don't/don't currentlyGlen Mazza2004-08-041-5/+0
* Removed the FOTreeVisitor interface in favor of a moreGlen Mazza2004-07-271-3/+3
* Switch from IllegalArgumentException to SAXParseException for errors found in...Glen Mazza2004-07-271-2/+4
* Renamed end() method to somewhat clearer endOfNode().Glen Mazza2004-07-271-1/+1
* moved FO term of a Node's child elements from "Children" to "ChildNodes"Glen Mazza2004-07-241-3/+3
* 1. Valid node checking for LayoutMasterSet done.Glen Mazza2004-06-161-3/+6
* 1.) Check for fo:color-profile made to ensure no child elements during proces...Glen Mazza2004-06-161-3/+4
* 1.) Added restriction to fo:declarations that fo:color-profile is the only XS...Glen Mazza2004-06-151-1/+15
* 1.) App now returns an error if no page-sequence declared within fo:root.Glen Mazza2004-06-131-21/+24
* Created a validateChildNode() in FONode for better syntax checking in theGlen Mazza2004-06-121-0/+3
* Applied Apache License Version 2.0 by following the instructions at http://ww...Jeremias Maerki2004-02-271-48/+16
* 1. convert fo/FOTreeVisitor to an interfaceWilliam Victor Mote2003-09-161-1/+1
* 1. Remove fo/FOTreeExternal and layoutmgr/LMFOTreeExternal (in favor of Visit...William Victor Mote2003-08-191-0/+6
* style changes onlyWilliam Victor Mote2003-07-171-12/+15
* Inter-package references between fo.flow and fo.pagination removed by moving ...Glen Mazza2003-07-171-0/+113