fop 1.0

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. 
 

Uses of StreamCacheFactory in org.apache.fop.pdf
 

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


fop 1.0

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