Uses of Interface org.apache.fop.pdf.StreamCache

Uses in package org.apache.fop.pdf

Classes implementing org.apache.fop.pdf.StreamCache

class
StreamCache implementation that uses temporary files rather than heap.
class
StreamCache implementation that uses temporary files rather than heap.

Fields of type org.apache.fop.pdf.StreamCache

StreamCache
The stream of PDF commands

Methods with parameter type org.apache.fop.pdf.StreamCache

int
AbstractPDFStream.outputStreamData(StreamCache encodedStream, OutputStream out)
Output just the stream data enclosed by stream/endstream markers

Methods with return type org.apache.fop.pdf.StreamCache

StreamCache
Get the correct implementation (based on cacheToFile) of StreamCache.
StreamCache
Get the correct implementation (based on cacheToFile) of StreamCache.
StreamCache
Encodes the raw data stream for output to a PDF file.

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.