]> source.dussan.org Git - xmlgraphics-fop.git/commit
Initial commit of experimental property expression handling files.
authorPeter Bernard West <pbwest@apache.org>
Tue, 7 May 2002 05:40:16 +0000 (05:40 +0000)
committerPeter Bernard West <pbwest@apache.org>
Tue, 7 May 2002 05:40:16 +0000 (05:40 +0000)
commitde684f74d0a9f0409f12b4437f7d82d255cbd210
treec3dd200066f01f916899242b26cb71b447904584
parent1b7fde7116f543ced3790276d89e3323e4c81983
Initial commit of experimental property expression handling files.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194779 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/expr/AbstractPropertyValue.java [new file with mode: 0644]
src/org/apache/fop/fo/expr/PropertyTriplet.java [new file with mode: 0644]
src/org/apache/fop/fo/expr/PropertyValue.java [new file with mode: 0644]
src/org/apache/fop/fo/expr/PropertyValueList.java [new file with mode: 0644]
src/org/apache/fop/fo/expr/package.html [new file with mode: 0644]