/[Apache-SVN]
ViewVC logotype

Revision 197763


Jump to revision: Previous Next
Author: gmazza
Date: Wed Jul 7 01:51:50 2004 UTC (19 years, 11 months ago)
Changed paths: 8
Log Message:
1.) Moved the Renderer creation further down from AreaTree to RenderPagesModel (subclass of AreaTreeModel).  Still have the issue of the four-param constructor a bit messy, also some of the exceptions I have to declare to be thrown may not be necessary.

2.) Removed encapsulation-breaking methods from AreaTree; dropped the AreaTreeBuilder class as it wasn't conformant with our API and required too many objects to expose internal functionality.

3.) Validity checking added for fo:title, however still won't work as #PCDATA needs <fo:blocks> around it within FOP, but the Recommendation bans those for fo:title.

4.) isInlineItem() added to FObj, as a quick check for the %inline; parameter entity as defined in spec.


Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/AreaTree.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/AreaTreeModel.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/CachedRenderPagesModel.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/RenderPagesModel.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/area/StorePagesModel.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FObj.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/Title.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/tools/AreaTreeBuilder.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26