Uses of Class
org.apache.pdfbox.pdfwriter.compress.COSWriterObjectStream
-
Packages that use COSWriterObjectStream Package Description org.apache.pdfbox.pdfwriter.compress -
-
Uses of COSWriterObjectStream in org.apache.pdfbox.pdfwriter.compress
Methods in org.apache.pdfbox.pdfwriter.compress that return types with arguments of type COSWriterObjectStream Modifier and Type Method Description java.util.List<COSWriterObjectStream>COSWriterCompressionPool. createObjectStreams()CreatesCOSWriterObjectStreams for all currently registered objects of this pool, that have been marked as fit for being compressed in this manner.
-