]> source.dussan.org Git - xmlgraphics-fop.git/commit
Reworked area building in AreaTreeParser to match the scheme that the FOTreeBuilder...
authorJeremias Maerki <jeremias@apache.org>
Thu, 9 Feb 2006 13:48:48 +0000 (13:48 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 9 Feb 2006 13:48:48 +0000 (13:48 +0000)
commit77f908f5cce1fea0b4b5f694b31a4070bd33cfb8
treea408d0004e77ca94d508b779c931944d6e72eb4c
parent6e19d34db271c41605032ab391ed500b59aeba85
Reworked area building in AreaTreeParser to match the scheme that the FOTreeBuilder uses. Cuts away another 10-15% processing time. Too many String.equals() calls and a minor optimization in setTraits().

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@376293 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/area/AreaTreeParser.java