]> source.dussan.org Git - xmlgraphics-fop.git/commit
Factory for StreamCache instances. Supports a hint for the expected stream size so...
authorJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 10:20:34 +0000 (10:20 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 10:20:34 +0000 (10:20 +0000)
commit9503efbbc98f3fa622c768f63254202b16b136a3
tree6573eac0560a82ff2c73dd5f65fc0e666abd2161
parent9efb7ff135a3f565d7b05352e875dd6d35f048ce
Factory for StreamCache instances. Supports a hint for the expected stream size so memory allocation optimizations can occur for the in-memory implementation.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196151 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/pdf/StreamCacheFactory.java [new file with mode: 0644]