]> source.dussan.org Git - xmlgraphics-fop.git/commit
Partial application of the patch in Bugzilla 41044:
authorAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 20:13:41 +0000 (20:13 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Sat, 7 Jul 2007 20:13:41 +0000 (20:13 +0000)
commit50505cd29cf2acf34df427f9048a36337e8f1304
treebd9494ca9caaada23d0954e718e2a76da62e8cd7
parent7433301271f20e1b5483aee5f9134c69d894d011
Partial application of the patch in Bugzilla 41044:
 * addition of a generic PropertyCache to be used by all Property
   types that can be safely canonicalized
 * modified EnumProperty, StringProperty, NumberProperty, EnumNumber
   and FixedLength to make use of the cache infrastructure

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@554251 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
src/java/org/apache/fop/fo/StaticPropertyList.java
src/java/org/apache/fop/fo/expr/CeilingFunction.java
src/java/org/apache/fop/fo/expr/FloorFunction.java
src/java/org/apache/fop/fo/expr/PropertyParser.java
src/java/org/apache/fop/fo/expr/RoundFunction.java
src/java/org/apache/fop/fo/properties/EnumNumber.java
src/java/org/apache/fop/fo/properties/EnumProperty.java
src/java/org/apache/fop/fo/properties/FixedLength.java
src/java/org/apache/fop/fo/properties/FontFamilyProperty.java
src/java/org/apache/fop/fo/properties/LengthProperty.java
src/java/org/apache/fop/fo/properties/NumberProperty.java
src/java/org/apache/fop/fo/properties/PropertyCache.java [new file with mode: 0644]
src/java/org/apache/fop/fo/properties/StringProperty.java
src/java/org/apache/fop/fo/properties/TableBorderPrecedence.java
status.xml