]> source.dussan.org Git - xmlgraphics-fop.git/commit
Initial commit of experimental version.
authorPeter Bernard West <pbwest@apache.org>
Tue, 7 May 2002 05:17:52 +0000 (05:17 +0000)
committerPeter Bernard West <pbwest@apache.org>
Tue, 7 May 2002 05:17:52 +0000 (05:17 +0000)
commit070e7a1db8315af620f512d734d75fd6b6fb16ac
tree2fd3f7702ba130a6ca2fdae01bb3f8fb36b0e78e
parentebc2d4bae922549ae19b7d78c1a346d00f2f8e6e
Initial commit of experimental version.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194772 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/FOAttributes.java [new file with mode: 0644]
src/org/apache/fop/fo/FOTree.java [new file with mode: 0644]
src/org/apache/fop/fo/FObject.java [new file with mode: 0644]
src/org/apache/fop/fo/FObjectNames.java [new file with mode: 0644]
src/org/apache/fop/fo/FObjects.java [new file with mode: 0644]
src/org/apache/fop/fo/FoRoot.java [new file with mode: 0644]
src/org/apache/fop/fo/PropNames.java [new file with mode: 0644]
src/org/apache/fop/fo/Properties.java [new file with mode: 0644]
src/org/apache/fop/fo/PropertyConsts.java [new file with mode: 0644]
src/org/apache/fop/fo/PropertySets.java [new file with mode: 0644]