]> source.dussan.org Git - xmlgraphics-fop.git/commit
Abstract base class for all PDF streams. It supports writing stream on-the-fly (Lengt...
authorJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 10:14:24 +0000 (10:14 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 27 Mar 2003 10:14:24 +0000 (10:14 +0000)
commit2b381dee7015e89e9dfcaa31bf3f28af1c7b42d9
tree9b2940df6af506c02a65576170ad7a4e2ff29cd7
parent9fdfc2c7a56c5d5e348b17015905a2966c61d850
Abstract base class for all PDF streams. It supports writing stream on-the-fly (Length dict entry is a forward reference). This can be disabled in PDFDocument, the old method still works.

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