]> source.dussan.org Git - xmlgraphics-fop.git/commit
Slight correction:
authorAndreas L. Delmelle <adelmelle@apache.org>
Fri, 20 Jul 2007 16:48:55 +0000 (16:48 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Fri, 20 Jul 2007 16:48:55 +0000 (16:48 +0000)
commit04db874afa7254aa7fbce59ce6bc1c44ad9ba506
treef0d9e8589983e4231be3d36702749151504d1a20
parent99262c3d0a844bea99efda26e1e180405f2886ef
Slight correction:
- make NumberProperty, EnumProperty, EnumNumber and StringProperty final, so instanceof suffices in the check for equality
- instead of subclassing NumberProperty, make EnumNumber implement the Numeric interface

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@558045 13f79535-47bb-0310-9956-ffa450edef68
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/NumberProperty.java
src/java/org/apache/fop/fo/properties/StringProperty.java