fop 0.94 | |
Frames | No Frames |
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 | 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 | StreamCacheFactory.createStreamCache(int hintSize) Get the correct implementation (based on cacheToFile) of
StreamCache. |
StreamCache | Encodes the raw data stream for output to a PDF file. |
fop 0.94 |