aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/fo/FOTreeControl.java
Commit message (Expand)AuthorAgeFilesLines
* Remove storage of apps/FOUserAgent from fo/FONode in favor of storing it once...William Victor Mote2003-09-021-0/+15
* Remove all storage of fo/FOInputHandler from within the FO Tree itself, in fa...William Victor Mote2003-09-021-0/+4
* move storage of ID references from fo/FOInputHandler to fo/FOTreeControl (imp...William Victor Mote2003-09-011-0/+7
* checkstyle/javadoc changes onlyWilliam Victor Mote2003-09-011-7/+32
* move extensions package to fo.extensions (primarily to show that these classe...William Victor Mote2003-08-261-1/+1
* move logic for creating bookmarks/outlines in the area tree from extensions/B...William Victor Mote2003-08-201-0/+5
* more FO Tree isolation workWilliam Victor Mote2003-08-191-0/+8
* create fo/FOTreeControl interface, and make control/Document implement it, to...William Victor Mote2003-08-191-0/+72