]> source.dussan.org Git - xmlgraphics-fop.git/commit
Generalized support for pools of the type used for XMLEventPool
authorPeter Bernard West <pbwest@apache.org>
Wed, 14 Jan 2004 15:39:23 +0000 (15:39 +0000)
committerPeter Bernard West <pbwest@apache.org>
Wed, 14 Jan 2004 15:39:23 +0000 (15:39 +0000)
commit326fa2164d0948b159f8742e739d3a99c3f3c326
treef7a3e789e13b9016be46210c56886d6ba28f4e5b
parent4ec372810e96d804b53c39593eaf420222636d60
Generalized support for pools of the type used for XMLEventPool

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@197175 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/pool/FopPool.java [new file with mode: 0644]
src/java/org/apache/fop/pool/Poolable.java [new file with mode: 0644]
src/java/org/apache/fop/pool/Sequenced.java [new file with mode: 0644]
src/java/org/apache/fop/pool/UriLocalNamePool.java [new file with mode: 0644]