/[Apache-SVN]
ViewVC logotype

Revision 355428


Jump to revision: Previous Next
Author: jeremias
Date: Fri Dec 9 09:34:49 2005 UTC (18 years, 6 months ago)
Changed paths: 6
Log Message:
Made the locator variable on FONode protected.
Locator information is duplicated using SAX's LocatorImpl. Otherwise, the info returned by the Locator information is only valid during FO tree building and validation.
If desired code could be added to disable storing locator information even if it is available to use less memory (one LocatorImpl instance per FO tree node) in FOTreeBuilder.

Changed paths

Path Details
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FOTreeBuilder.java modified , text changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/expr/PropertyException.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/LayoutMasterSet.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/pagination/PageSequence.java modified , text changed , props changed
Directoryxmlgraphics/fop/trunk/src/java/org/apache/fop/fo/properties/PropertyMaker.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26