]> source.dussan.org Git - xmlgraphics-fop.git/commit
PR:
authorGlen Mazza <gmazza@apache.org>
Mon, 6 Sep 2004 21:13:51 +0000 (21:13 +0000)
committerGlen Mazza <gmazza@apache.org>
Mon, 6 Sep 2004 21:13:51 +0000 (21:13 +0000)
commit4d9ca181da2db9e221f88f0d8c9a8964b9f428af
treefcd0e44d9621e6bbd6b3ecc798873840944babba
parent34e8a822a119b54fdc63dcc806cc79ae6e74266a
PR:
Obtained from:
Submitted by:
Reviewed by:
Moved the property shorthand parser code into the properties package.

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