]> source.dussan.org Git - xmlgraphics-fop.git/commit
Property Makers now being activated via int constants. (Maker classes themselves...
authorGlen Mazza <gmazza@apache.org>
Sat, 20 Dec 2003 17:40:01 +0000 (17:40 +0000)
committerGlen Mazza <gmazza@apache.org>
Sat, 20 Dec 2003 17:40:01 +0000 (17:40 +0000)
commita93ddf92d90ee5ef8a4995488dc330b289bcdde8
treed3b6a6a33e95a546e8332209612f82eeafaaa4fe
parent0223653f86057291343b9d52d6414ebfd869cb6a
Property Makers now being activated via int constants.  (Maker classes themselves, as well as code referencing the properties, still need conversion to int's.  Also, HashMaps for String and Integer in FOPropertyMapping and FObj temporarily being retained for troubleshooting purposes.)  Contribution mainly from Finn Bock (Bug #25480).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197043 13f79535-47bb-0310-9956-ffa450edef68
build.xml
src/codegen/fo-property-mapping.xsl [new file with mode: 0644]
src/codegen/propmap.xsl [deleted file]
src/java/org/apache/fop/fo/FObj.java
src/java/org/apache/fop/fo/PropertyList.java