]> source.dussan.org Git - xmlgraphics-fop.git/commit
Removed getPropertyList() method from PropertyManager, as that method
authorGlen Mazza <gmazza@apache.org>
Wed, 26 May 2004 05:09:00 +0000 (05:09 +0000)
committerGlen Mazza <gmazza@apache.org>
Wed, 26 May 2004 05:09:00 +0000 (05:09 +0000)
commit8326a6bf3883438b59331858d0a704271821c526
tree6f558d7c62aa4ab1bdcd3be022b33f84694ca3a5
parentfc01d041b2bfc3f518a0fcf4987eeaaaa9528073
Removed getPropertyList() method from PropertyManager, as that method
is already available on the FObj (which owns both the PropertyList and the
PropertyManager.)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197632 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/PropertyManager.java
src/java/org/apache/fop/layoutmgr/BlockContainerLayoutManager.java