]> source.dussan.org Git - xmlgraphics-fop.git/commit
Small cleanup: extract TextDecorationMaker, move validation into convertProperty...
authorAndreas L. Delmelle <adelmelle@apache.org>
Tue, 1 Feb 2011 20:47:54 +0000 (20:47 +0000)
committerAndreas L. Delmelle <adelmelle@apache.org>
Tue, 1 Feb 2011 20:47:54 +0000 (20:47 +0000)
commit0bf6f2900d0198f0af1974fd2bc6d4310093b21a
treef1edcb83a5698a32cb57c0188e69bda2109fa423
parentd8261a197b2d8cd10c3f171f2a3ca7e9f04f1302
Small cleanup: extract TextDecorationMaker, move validation into convertProperty() and eliminate unnecessary TextDecorationProperty

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1066198 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/FOPropertyMapping.java
src/java/org/apache/fop/fo/properties/TextDecorationMaker.java [new file with mode: 0644]
src/java/org/apache/fop/fo/properties/TextDecorationProperty.java [deleted file]