Uses of Class
org.apache.fop.pdf.StreamCacheFactory
-
Packages that use StreamCacheFactory Package Description 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 Modifier and Type Method Description static StreamCacheFactory
StreamCacheFactory. getInstance()
Returns an instance of a StreamCacheFactory with the requested features.
-