fop 0.91beta

Uses of Class
org.apache.fop.pdf.StreamCacheFactory

Packages that use StreamCacheFactory
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. These classes were developed for FOP, but could be used by other applications wishing to produce PDF. 
 

Uses of StreamCacheFactory in org.apache.fop.pdf
 

Methods in org.apache.fop.pdf that return StreamCacheFactory
static StreamCacheFactory StreamCacheFactory.getInstance(boolean cacheToFile)
          Returns an instance of a StreamCacheFactory with the requested features.
static StreamCacheFactory StreamCacheFactory.getInstance()
          Returns an instance of a StreamCacheFactory depending on the default setting for cacheToFile.
 


fop 0.91beta

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