]> source.dussan.org Git - xmlgraphics-fop.git/commit
Refactor: combine the two convertAttributeToProperty() methods.
authorWilliam Victor Mote <vmote@apache.org>
Thu, 1 May 2003 07:48:53 +0000 (07:48 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Thu, 1 May 2003 07:48:53 +0000 (07:48 +0000)
commitbd9383665de2b95d65b6bfd984a12f016644a6bf
tree7c8524d884dac29d362ce77efab0edabd6a61729
parent680e02cc8ef11c9dbb6acf43eaaa1e63dea6b8e6
Refactor: combine the two convertAttributeToProperty() methods.
This change makes a logic change also. Since the FONTSIZEATTR now uses the same method as all other properties, it will now (I think) inherit from its ancestors. AFAIK, this is the desired behavior.

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